]> git.lizzy.rs Git - rust.git/commit
cache types during normalization
authorBastian Kauschke <bastian_kauschke@hotmail.de>
Sat, 19 Sep 2020 15:27:13 +0000 (17:27 +0200)
committerBastian Kauschke <bastian_kauschke@hotmail.de>
Sat, 19 Sep 2020 15:27:13 +0000 (17:27 +0200)
commit1146c39da74b3875e6667aeeafde2773644dc8b6
tree2a125087f34a6ef8a3d841422714f25868956aab
parent4e8a8b49ae57233bc196f3529f5184bc208c3034
cache types during normalization
Cargo.lock
compiler/rustc_data_structures/Cargo.toml
compiler/rustc_data_structures/src/lib.rs
compiler/rustc_data_structures/src/mini_map.rs [new file with mode: 0644]
compiler/rustc_index/Cargo.toml
compiler/rustc_infer/src/infer/combine.rs
compiler/rustc_trait_selection/src/traits/query/normalize.rs