rust/compiler/rustc_incremental/src
Takayuki Maeda 8fe936099a separate definitions and HIR owners
fix a ui test

use `into`

fix clippy ui test

fix a run-make-fulldeps test

implement `IntoQueryParam<DefId>` for `OwnerId`

use `OwnerId` for more queries

change the type of `ParentOwnerIterator::Item` to `(OwnerId, OwnerNode)`
2022-09-24 23:21:19 +09:00
..
persist separate definitions and HIR owners 2022-09-24 23:21:19 +09:00
assert_dep_graph.rs Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
assert_module_sources.rs Remove unused StableMap and StableSet types from rustc_data_structures 2022-07-20 13:11:39 +02:00
lib.rs Only enable the let_else feature on bootstrap 2022-09-15 21:06:45 +02:00