|
config
|
update paths in comments
|
2024-01-12 00:11:33 +01:00 |
|
config.rs
|
Reduce capabilities of Diagnostic.
|
2024-02-20 13:22:17 +11:00 |
|
cstore.rs
|
Move MetadataLoader{,Dyn} to rustc_metadata.
|
2023-11-30 17:05:54 +11:00 |
|
errors.rs
|
Make some IntoDiagnostic impls generic.
|
2024-02-22 13:47:30 +11:00 |
|
filesearch.rs
|
windows bump to 0.52
|
2024-02-18 16:02:16 +03:00 |
|
lib.rs
|
Use generic NonZero internally.
|
2024-02-15 08:09:42 +01:00 |
|
options.rs
|
Replace NonZero::<_>::new with NonZero::new.
|
2024-02-15 08:09:42 +01:00 |
|
output.rs
|
Replace unnecessary abort_if_errors.
|
2024-02-22 08:03:47 +11:00 |
|
session.rs
|
Inline and remove Session::compile_status.
|
2024-02-22 08:03:47 +11:00 |
|
version.rs
|
Simplify the current_rustc_version macro.
|
2023-11-10 10:54:21 +11:00 |