index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_traits
/
src
/
normalize_erasing_regions.rs
Age
Commit message (
Expand
)
Author
Lines
2022-02-15
Overhaul `PredicateInner` and `Predicate`.
Nicholas Nethercote
-2
/
+2
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-1
/
+0
2022-02-02
Lazily resolve type-alias-impl-trait defining uses
Oli Scherer
-0
/
+1
2021-12-31
Auto merge of #91929 - anuvratsingh:remove_in_band_lifetimes_compiler_rustc_t...
bors
-1
/
+1
2021-12-30
Removed `in_band_lifetimes` from `rustc_traits`
Anuvrat
-1
/
+1
2021-12-13
get rid of normalize_generic_arg... queries
b-naber
-18
/
+2
2021-12-13
normalize_generic_arg_after in terms of try version
b-naber
-34
/
+11
2021-12-01
implement version of normalize_erasing_regions that doesn't assume value is n...
b-naber
-0
/
+40
2021-08-19
introduce a Coerce predicate
Niko Matsakis
-0
/
+1
2021-03-31
Add a new normalization query just for mir constants
Oli Scherer
-8
/
+19
2021-01-16
Review changes
Jack Huey
-11
/
+11
2020-11-18
Don't run `resolve_vars_if_possible` in `normalize_erasing_regions`
Joshua Nelson
-3
/
+9
2020-11-16
compiler: fold by value
Bastian Kauschke
-3
/
+3
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-1
/
+2
2020-08-30
mv compiler to compiler/
mark
-0
/
+54