rust/compiler/rustc_ast/src
2024-05-12 21:50:14 -07:00
..
attr Rename NestedMetaItem::name_value_literal. 2024-04-24 16:28:34 +10:00
expand Remove extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00
util Disallow cast with trailing braced macro in let-else 2024-05-12 21:50:14 -07:00
ast_traits.rs Rename ast::StmtKind::Local into ast::StmtKind::Let 2024-03-14 12:42:04 +01:00
ast.rs Add ErrorGuaranteed to Recovered::Yes and use it more. 2024-05-09 20:12:07 +10:00
entry.rs Various improvements to entrypoint code 2024-05-04 14:48:42 +02:00
format.rs Remove extern crate rustc_macros from numerous crates. 2024-04-29 10:21:54 +10:00
lib.rs Step bootstrap cfgs 2024-05-01 22:19:11 -04:00
mut_visit.rs Rollup merge of #123344 - pietroalbini:pa-unused-imports, r=Nilstrieb 2024-05-08 23:33:24 +02:00
node_id.rs Replace no_ord_impl with orderable. 2023-11-22 18:38:17 +11:00
ptr.rs rustc_ast: Update P<T> docs to reflect mutable status. 2024-04-03 08:41:03 +00:00
token.rs Return coherent description for boolean instead of panicking 2024-05-06 07:44:41 +02:00
tokenstream.rs compiler: derive Debug in parser 2024-05-07 19:09:39 -07:00
visit.rs Rollup merge of #123344 - pietroalbini:pa-unused-imports, r=Nilstrieb 2024-05-08 23:33:24 +02:00