rust/compiler/rustc_parse/src/parser
2024-06-19 00:27:41 +02:00
..
mut_visit Specialize assert_pred. 2024-06-06 08:26:54 +10:00
tokenstream Move some tests from rustc_expand to rustc_parse. 2024-05-06 09:06:02 +10:00
attr_wrapper.rs Prefer dcx methods over fields or fields' methods 2024-06-18 13:45:08 +00:00
attr.rs Fix build 2024-06-06 20:27:25 -05:00
diagnostics.rs Improve conflict marker recovery 2024-06-19 00:27:41 +02:00
expr.rs Remove redundant argument from subdiagnostic method 2024-06-18 15:42:11 +00:00
generics.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00
item.rs Remove redundant argument from subdiagnostic method 2024-06-18 15:42:11 +00:00
mod.rs Prefer dcx methods over fields or fields' methods 2024-06-18 13:45:08 +00:00
nonterminal.rs Avoid checking the edition as much as possible 2024-06-02 09:42:21 +02:00
pat.rs Remove redundant argument from subdiagnostic method 2024-06-18 15:42:11 +00:00
path.rs Reduce pub exposure. 2024-06-06 08:26:54 +10:00
stmt.rs Reduce pub exposure. 2024-06-06 08:26:54 +10:00
tests.rs Use a dedicated type instead of a reference for the diagnostic context 2024-06-18 15:42:11 +00:00
ty.rs Rework precise capturing syntax 2024-06-17 22:35:25 -04:00