rust/compiler/rustc_macros/src
2025-10-06 14:54:38 +00: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 use declarative macro for #[derive(TryFromU32)] 2025-10-06 14:54:38 +00: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 resolve: Do not finalize shadowed bindings 2025-09-25 20:36:14 +03: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
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