rust/compiler/rustc_ast/src
2025-05-19 21:21:03 +08:00
..
attr Auto merge of #139897 - nnethercote:rm-OpenDelim-CloseDelim, r=petrochenkov 2025-04-22 01:15:06 +00:00
expand Rollup merge of #139351 - EnzymeAD:autodiff-batching2, r=oli-obk 2025-04-17 21:53:23 +02:00
util Replace rustc_lexer/unescape with rustc-literal-escaper crate 2025-04-04 14:44:45 +02:00
ast_traits.rs Remove AstDeref. 2025-05-10 08:58:47 +10:00
ast.rs Rollup merge of #140746 - dianne:guard-pat-res, r=oli-obk 2025-05-18 18:44:11 +02:00
entry.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
format.rs Limit formatting width and precision to 16 bits. 2025-03-10 12:20:05 +01:00
lib.rs introduce common macro for MutVisitor and Visitor to dedup code 2025-05-19 21:21:03 +08:00
mut_visit.rs introduce common macro for MutVisitor and Visitor to dedup code 2025-05-19 21:21:03 +08:00
node_id.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
ptr.rs Convert some Into impls into From impls 2024-12-31 01:56:33 +00:00
token.rs Remove token::{Open,Close}Delim. 2025-04-21 07:35:56 +10:00
tokenstream.rs Use ThinVec to shrink LazyAttrTokenStreamInner. 2025-04-30 07:12:09 +10:00
visit.rs introduce common macro for MutVisitor and Visitor to dedup code 2025-05-19 21:21:03 +08:00