Rocket/core/lib/src
Jacob Pratt 34a741a26e Remove use of '!' type in favor of 'Infallible'.
This removes the use of and dependence on the 'never_type' feature.
2019-07-09 15:10:51 -07:00
..
config Fix tests for Windows. 2019-07-06 00:59:01 -07:00
data Remove use of '!' type in favor of 'Infallible'. 2019-07-09 15:10:51 -07:00
fairing Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00
local Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00
request Remove use of '!' type in favor of 'Infallible'. 2019-07-09 15:10:51 -07:00
response Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00
router Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00
catcher.rs Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00
codegen.rs Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00
error.rs Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00
ext.rs Fix normalization and Windows issues. 2018-10-24 00:01:56 -07:00
handler.rs Forward from 'StaticFiles' if a file is not found. 2019-07-07 23:22:38 -07:00
lib.rs Remove use of '!' type in favor of 'Infallible'. 2019-07-09 15:10:51 -07:00
logger.rs Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00
outcome.rs Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00
rocket.rs Migrate core to Rust 2018. 2019-06-25 13:45:23 -04:00