rust/compiler/rustc_macros/src
2026-01-20 18:07:06 +11:00
..
diagnostics Factor out diagnostic slug checking from DiagnosticDerive and LintDiagnosticDerive 2026-01-18 21:48:11 +01:00
symbols Use tidy to sort sym::* items 2025-06-28 09:25:55 +00:00
current_version.rs move and rename proc_macro::tracked_{env::var,path::path} 2025-11-26 22:44:25 +01: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 document various traits 2025-12-08 00:28:43 +01: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 rustc_queries!: Don't push the (cache) modifier twice 2026-01-20 18:07:06 +11:00
serialize.rs document various traits 2025-12-08 00:28:43 +01:00
symbols.rs move and rename proc_macro::tracked_{env::var,path::path} 2025-11-26 22:44:25 +01: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