rust/compiler/rustc_ast/src
2021-03-18 05:27:26 +00:00
..
ast mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
attr Allow registering tool lints with register_tool 2021-03-16 17:33:03 -04:00
expand mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
util Remove unnecessary manual shrink_to_fit calls 2021-01-16 14:02:36 +01:00
ast.rs hir: Preserve used syntax in TyKind::TraitObject 2021-03-18 03:02:32 +03:00
ast_like.rs ast/hir: Rename field-related structures 2021-03-16 11:41:24 +03:00
entry.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
lib.rs Auto merge of #81635 - michaelwoerister:structured_def_path_hash, r=pnkfelix 2021-03-07 23:45:57 +00:00
mut_visit.rs ast: Reduce size of ExprKind by boxing fields of ExprKind::Struct 2021-03-16 11:41:24 +03:00
node_id.rs Clarify docs for DUMMY_NODE_ID 2021-02-07 19:42:12 -08:00
ptr.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
token.rs Extend proc_macro_back_compat lint to procedural-masquerade 2021-03-15 16:00:49 -04:00
tokenstream.rs Change x64 size checks to not apply to x32. 2021-03-06 16:02:48 +00:00
visit.rs ast: Reduce size of ExprKind by boxing fields of ExprKind::Struct 2021-03-16 11:41:24 +03:00