rust/compiler/rustc_ast/src
2021-03-11 16:04:14 +01:00
..
ast mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
attr Inline Attribute::has_name 2021-03-11 16:04:14 +01: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_like.rs rustc_ast: Replace AstLike::finalize_tokens with a getter tokens_mut 2021-03-06 21:19:31 +03:00
ast.rs Rollup merge of #82841 - hvdijk:x32, r=joshtriplett 2021-03-09 09:05:24 +00: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: Keep expansion status for out-of-line module items 2021-02-18 13:07:49 +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 Change x64 size checks to not apply to x32. 2021-03-06 16:02:48 +00:00
tokenstream.rs Change x64 size checks to not apply to x32. 2021-03-06 16:02:48 +00:00
visit.rs ast: Keep expansion status for out-of-line module items 2021-02-18 13:07:49 +03:00