| .. |
|
mbe
|
Remove Session methods that duplicate DiagCtxt methods.
|
2023-12-24 08:05:28 +11:00 |
|
mut_visit
|
rustc_ast: Turn MutVisitor::token_visiting_enabled into a constant
|
2021-10-18 00:23:24 +03:00 |
|
parse
|
Add spacing information to delimiters.
|
2023-12-11 09:36:40 +11:00 |
|
tokenstream
|
Remove TokenStreamBuilder.
|
2022-10-05 12:42:54 +11:00 |
|
base.rs
|
Remove Session methods that duplicate DiagCtxt methods.
|
2023-12-24 08:05:28 +11:00 |
|
build.rs
|
Rollup merge of #119231 - aDotInTheVoid:PatKind-struct-bool-docs, r=compiler-errors
|
2023-12-23 16:23:54 +01:00 |
|
config.rs
|
Remove Session methods that duplicate DiagCtxt methods.
|
2023-12-24 08:05:28 +11:00 |
|
errors.rs
|
Remove edition umbrella features.
|
2023-12-10 13:03:28 -08:00 |
|
expand.rs
|
Remove Session methods that duplicate DiagCtxt methods.
|
2023-12-24 08:05:28 +11:00 |
|
lib.rs
|
Use rustc_fluent_macro::fluent_messages! directly.
|
2023-11-26 08:38:40 +11:00 |
|
mbe.rs
|
Add spacing information to delimiters.
|
2023-12-11 09:36:40 +11:00 |
|
module.rs
|
Remove Session methods that duplicate DiagCtxt methods.
|
2023-12-24 08:05:28 +11:00 |
|
placeholders.rs
|
Give VariantData::Struct named fields, to clairfy recovered.
|
2023-12-20 00:07:34 +00:00 |
|
proc_macro.rs
|
Remove Session methods that duplicate DiagCtxt methods.
|
2023-12-24 08:05:28 +11:00 |
|
proc_macro_server.rs
|
Remove render_span args from Diagnostic::{sub,sub_with_highlight}.
|
2023-12-23 13:23:28 +11:00 |
|
tests.rs
|
Rename many DiagCtxt and EarlyDiagCtxt locals.
|
2023-12-18 16:06:22 +11:00 |