rust/compiler/rustc_ast/src
Aaron Hill 002a4e1bd5
Remove last vestiges of skippng ident span hashing
This removes a comment that no longer applies, and properly hashes
the full ident for path segments.
2022-04-13 11:25:22 -04:00
..
ast mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
attr Shrink Nonterminal. 2022-04-07 12:51:50 +10:00
expand Make allocator_kind a query. 2021-06-20 11:52:51 +02:00
util Fix invalid array access in beautify_doc_string 2022-04-08 15:30:37 +02:00
ast.rs Remove last vestiges of skippng ident span hashing 2022-04-13 11:25:22 -04:00
ast_like.rs Remove Nonterminal::NtTT. 2022-03-28 10:03:02 +11:00
entry.rs Fix ICE when main is declared in an extern block 2021-06-09 23:14:02 -04:00
lib.rs Use const Box::default in P::<[T]>::new 2022-04-11 12:14:18 -07:00
mut_visit.rs Shrink Nonterminal. 2022-04-07 12:51:50 +10:00
node_id.rs Use LocalExpnId where possible. 2021-07-17 19:41:02 +02:00
ptr.rs Use const Box::default in P::<[T]>::new 2022-04-11 12:14:18 -07:00
token.rs Shrink Nonterminal. 2022-04-07 12:51:50 +10:00
tokenstream.rs Spellchecking compiler comments 2022-03-30 15:14:15 -04:00
visit.rs Change syntax for TyAlias where clauses 2022-03-05 13:13:45 -05:00