rust/compiler/rustc_ast/src
bors a0d1df4a5d Auto merge of #101709 - nnethercote:simplify-visitors-more, r=cjgillot
Simplify visitors more

A successor to #100392.

r? `@cjgillot`
2022-09-14 05:21:14 +00:00
..
attr Rollup merge of #101752 - GuillaumeGomez:improve-attr-docs, r=lqd 2022-09-13 22:25:35 +02:00
expand Make allocator_kind a query. 2021-06-20 11:52:51 +02:00
util Rollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726 2022-09-12 15:21:30 +05:30
ast_traits.rs Rename {Create,Lazy}TokenStream as {To,Lazy}AttrTokenStream. 2022-09-09 17:25:38 +10:00
ast.rs Rollup merge of #101602 - nnethercote:AttrTokenStream, r=petrochenkov 2022-09-13 16:51:31 +05:30
entry.rs Fixup missing renames from #[main] to #[rustc_main] 2022-06-22 18:24:09 +02:00
lib.rs Inline and remove TokenStream::opt_from_ast. 2022-09-09 16:53:17 +10:00
mut_visit.rs Rename {Create,Lazy}TokenStream as {To,Lazy}AttrTokenStream. 2022-09-09 17:25:38 +10:00
node_id.rs rustc_error, rustc_private, rustc_ast: Switch to stable hash containers 2022-09-10 11:49:12 +02:00
ptr.rs Use delayed error handling for Encodable and Encoder infallible. 2022-06-08 07:01:26 +10:00
token.rs fix #101626, suggest pub instead of public for const type item 2022-09-11 08:29:38 +08:00
tokenstream.rs Rename {Create,Lazy}TokenStream as {To,Lazy}AttrTokenStream. 2022-09-09 17:25:38 +10:00
visit.rs Remove unused span argument from walk_fn. 2022-09-12 13:24:27 +10:00