rust/compiler/rustc_macros/src
2025-08-16 21:41:39 +08:00
..
diagnostics cleanup: Remove useless [T].iter().last() 2025-08-14 16:28:56 +00:00
symbols Use tidy to sort sym::* items 2025-06-28 09:25:55 +00:00
current_version.rs Simplify the current_rustc_version macro. 2023-11-10 10:54:21 +11:00
extension.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
hash_stable.rs Remove synstructure::Structure::underscore_const calls. 2025-04-23 11:14:27 +10:00
lib.rs remove rustc_attr_data_structures 2025-07-31 14:19:27 +02:00
lift.rs Remove synstructure::Structure::underscore_const calls. 2025-04-23 11:14:27 +10:00
print_attribute.rs remove should_render in PrintAttribute derive 2025-08-16 21:41:39 +08:00
query.rs Rollup merge of #134006 - klensy:typos, r=nnethercote 2025-07-03 13:29:35 +02:00
serialize.rs Remove synstructure::Structure::underscore_const calls. 2025-04-23 11:14:27 +10:00
symbols.rs Use tidy to sort sym::* items 2025-06-28 09:25:55 +00:00
try_from.rs Use LLVM-C APIs for getting/setting visibility 2024-10-27 11:05:33 +11:00
type_foldable.rs Remove synstructure::Structure::underscore_const calls. 2025-04-23 11:14:27 +10:00
type_visitable.rs Remove synstructure::Structure::underscore_const calls. 2025-04-23 11:14:27 +10:00
visitable.rs Implement AST visitors using a derive macro. 2025-07-22 01:52:34 +00:00