rust/compiler/rustc_ast/src
2020-12-31 19:39:44 +01:00
..
ast mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
attr use matches!() macro in more places 2020-12-24 13:35:12 +01:00
expand mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
util Rollup merge of #80344 - matthiaskrgr:matches, r=Dylan-DPC 2020-12-28 14:13:12 +01:00
ast.rs Rollup merge of #80128 - pierwill:pierwill-docs-fieldpat, r=jyn514 2020-12-30 20:56:49 +00:00
crate_disambiguator.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
entry.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
lib.rs Move lev_distance to rustc_ast, make non-generic 2020-11-24 16:12:23 -08:00
mut_visit.rs Accept arbitrary expressions in key-value attributes at parse time 2020-12-09 21:37:32 +03:00
node_id.rs The renumber pass is long gone 2020-11-06 03:18:01 +01:00
ptr.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
token.rs Enable Pat2021 in edition 2021. 2020-12-31 19:39:44 +01:00
tokenstream.rs Remove pretty-print/reparse hack, and add derive-specific hack 2020-12-29 09:36:42 -05:00
visit.rs Accept arbitrary expressions in key-value attributes at parse time 2020-12-09 21:37:32 +03:00