rust/compiler/rustc_ast/src
2021-11-02 21:11:17 -05:00
..
ast
attr rustc_span: Ident::invalid -> Ident::empty 2021-10-17 23:20:30 +03:00
expand Make allocator_kind a query. 2021-06-20 11:52:51 +02:00
util Some "parenthesis" and "parentheses" fixes 2021-10-17 12:04:01 +02:00
ast_like.rs parser: Ensure that all nonterminals have tokens after parsing 2021-06-06 14:21:12 +03:00
ast.rs Improve error message for missing angle brackets in [_]::method 2021-10-01 23:03:28 +02:00
entry.rs Fix ICE when main is declared in an extern block 2021-06-09 23:14:02 -04:00
lib.rs docs(rustc_ast): update crate descriptions 2021-11-02 21:11:17 -05:00
mut_visit.rs Rollup merge of #89991 - petrochenkov:visitok2, r=jackh726 2021-10-22 19:42:48 +09:00
node_id.rs Use LocalExpnId where possible. 2021-07-17 19:41:02 +02:00
ptr.rs Remove box syntax from rustc_ast 2021-08-18 09:25:26 +02:00
token.rs Use TokenKind::similar_tokens() 2021-10-04 22:13:00 +02:00
tokenstream.rs fix: inner attribute followed by outer attribute causing ICE 2021-10-25 17:31:27 +02:00
visit.rs Revert "Implement Anonymous{Struct, Union} in the AST" 2021-09-09 09:14:17 -04:00