Rocket/core/lib/src
Sergio Benitez a59f3c4c1f Fix min dependency versions. Update MSRV to 1.64.
Also includes a work-around for a buggy `format_args!` macro found in
rustc 1.67 and 1.68.

Resolves #2670.
2023-12-13 17:49:05 -08:00
..
catcher Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-10-31 12:17:28 -05:00
config Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
data Document '&[u8]' form/data guard, limits. 2023-11-01 18:51:26 -05:00
fairing Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
form Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
fs Improve forwarding status code precision. 2023-10-31 18:44:37 -05:00
local Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
request Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
response Fix typos. 2023-11-17 17:04:49 +01:00
route Improve forwarding status code precision. 2023-10-31 18:44:37 -05:00
router Expose 'Route', 'Catcher' collision and matching. 2023-04-10 22:00:54 -07:00
serde Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
shield Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
cookies.rs Set 'SameSite' to 'Lax' on removal cookies. 2023-11-01 12:08:26 -05:00
error.rs Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-10-31 12:17:28 -05:00
ext.rs Rework TLS listener/connection implementations. 2022-05-03 13:56:25 -07:00
lib.rs Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
log.rs Update 'SergioBenitez/Rocket' to 'rwf2/Rocket'. 2023-11-21 16:32:25 +01:00
mtls.rs Move to 0.6.0-dev on master. 2023-11-18 11:30:50 +01:00
outcome.rs Improve forwarding status code precision. 2023-10-31 18:44:37 -05:00
phase.rs Update 'state' to 0.6. 2023-05-25 11:54:27 -07:00
rocket.rs Update 'yansi' to 1.0.0-rc. 2023-07-11 13:18:35 -07:00
sentinel.rs Implement more conservative URI normalization. 2023-04-07 19:59:57 -07:00
server.rs Fix min dependency versions. Update MSRV to 1.64. 2023-12-13 17:49:05 -08:00
shutdown.rs Protect graceful shutdown against runaway I/O. 2021-05-31 23:47:52 -07:00
state.rs Rename 'Outcome::Failure' to 'Outcome::Error'. 2023-10-31 12:17:28 -05:00
trip_wire.rs Protect graceful shutdown against runaway I/O. 2021-05-31 23:47:52 -07:00