1
Fork 0
rust/compiler/rustc_parse/src/parser
2024-10-31 10:55:45 +01:00
..
mut_visit Reformat use declarations. 2024-07-29 08:26:52 +10:00
tokenstream Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
attr.rs Rename NestedMetaItem to MetaItemInner 2024-10-06 23:28:30 +09:00
attr_wrapper.rs Rollup merge of #130551 - nnethercote:fix-break-last-token, r=petrochenkov 2024-09-23 07:54:44 -07:00
diagnostics.rs fix clippy::clone_on_ref_ptr for compiler 2024-10-28 18:05:08 +03:00
expr.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
generics.rs Add suggestion for removing invalid path separator :: in function definition. 2024-09-27 15:41:04 +08:00
item.rs Improve the missing_abi lint. 2024-10-31 10:55:45 +01:00
mod.rs Tweak expand_incomplete_parse warning. 2024-10-28 14:12:45 +11:00
nonterminal.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
pat.rs Rollup merge of #130725 - GrigorenkoPV:@-in-struct-patterns, r=Nadrieril 2024-10-02 21:26:58 -07:00
path.rs Move trait bound modifiers into ast::PolyTraitRef 2024-10-14 09:20:38 -04:00
stmt.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
tests.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
ty.rs Auto merge of #131723 - matthiaskrgr:rollup-krcslig, r=matthiaskrgr 2024-10-15 11:50:31 +00:00