rust/compiler/rustc_ast/src
bors 834821e3b6 Auto merge of #78066 - bugadani:wat, r=jonas-schievink
Clean up small, surprising bits of code

This PR clean up a small number of unrelated, small things I found while browsing the code base.
2020-10-18 13:50:31 +00:00
..
ast mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
attr Remove unused code from rustc_ast 2020-10-14 04:14:32 +02:00
expand mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
util Auto merge of #78066 - bugadani:wat, r=jonas-schievink 2020-10-18 13:50:31 +00:00
ast.rs Parse inline const expressions 2020-10-16 15:15:30 -03: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 tidy 2020-09-23 22:08:30 +02:00
mut_visit.rs Parse inline const expressions 2020-10-16 15:15:30 -03:00
node_id.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
ptr.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
token.rs Parse inline const expressions 2020-10-16 15:15:30 -03:00
tokenstream.rs Remove unused code from rustc_ast 2020-10-14 04:14:32 +02:00
visit.rs Add check_generic_arg early pass 2020-10-16 17:14:36 -03:00