rust/compiler/rustc_interface/src
kadmin e7529d6a38 Update term for use in more places
Replace use of `ty()` on term and use it in more places. This will allow more flexibility in the
future, but slightly worried it allows items which are consts which only accept types.
2022-01-17 19:59:40 +00:00
..
callbacks.rs Fix clippy lints 2021-10-01 23:17:19 +02:00
interface.rs Emit an error for --cfg=) 2022-01-01 05:21:36 +01:00
lib.rs Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
passes.rs ast: Always keep a NodeId in ast::Crate 2022-01-05 17:09:37 +08:00
proc_macro_decls.rs Avoid more invocations of hir_crate query. 2021-09-29 23:16:47 +02:00
queries.rs Use OutputFilenames to generate output file for -Zllvm-time-trace 2021-12-13 00:00:00 +00:00
tests.rs Stabilize -Z symbol-mangling-version as -C symbol-mangling-version 2022-01-01 15:51:02 -08:00
util.rs Update term for use in more places 2022-01-17 19:59:40 +00:00