rust/compiler/rustc_driver_impl/src
Oli Scherer a34c26e7ec Make body_owned_by return the body directly.
Almost all callers want this anyway, and now we can use it to also return fed bodies
2024-05-29 10:04:08 +00:00
..
args.rs Refactor argument UTF-8 checking into rustc_driver::args::raw_args() 2024-03-07 00:20:01 +00:00
lib.rs Rollup merge of #124320 - Urgau:print-check-cfg, r=petrochenkov 2024-05-29 03:25:07 +01:00
pretty.rs Make body_owned_by return the body directly. 2024-05-29 10:04:08 +00:00
print.rs Fix ICE on --print=... i/o errors 2023-04-25 08:17:18 -07:00
session_diagnostics.rs PR feedback 2024-05-21 20:12:30 -04:00
signal_handler.rs Suggest using RUST_MIN_STACK if rustc overflowed 2024-03-21 14:49:02 -07:00