rust/compiler/rustc_interface/src
Aaron Hill 174ed0c23d
Remove tokens from foreign items in TokenStripper
Fixes #78398

I forgot to handle this case in #77255
2020-10-26 15:06:54 -04:00
..
callbacks.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
interface.rs Add option to pass a custom codegen backend from a driver 2020-09-27 14:16:42 +02:00
lib.rs datastructures: replace once_cell crate with an impl from std 2020-08-30 20:06:14 +01:00
passes.rs Remove tokens from foreign items in TokenStripper 2020-10-26 15:06:54 -04:00
proc_macro_decls.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
queries.rs Use fixed type for CodegenResults 2020-10-10 16:18:36 +02:00
tests.rs Auto merge of #76830 - Artoria2e5:tune, r=nagisa 2020-10-13 02:49:00 +00:00
util.rs Remove not needed lambda. 2020-10-08 16:22:31 +03:00