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_trait_selection
/
src
/
traits
/
fulfill.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-04
fix a couple of clippy warnings:
Matthias Krüger
-1
/
+1
2020-10-19
Auto merge of #77908 - bugadani:obl-forest, r=nnethercote
bors
-6
/
+4
2020-10-16
map_bound_ref -> rebind
Jack Huey
-2
/
+2
2020-10-16
Use map_bound(_ref) instead of Binder::bind when possible
Jack Huey
-2
/
+2
2020-10-15
Turn Outcome into an opaque type to remove some runtime checks
Dániel Buga
-6
/
+4
2020-10-11
Use tracing spans in rustc_trait_selection
Matthew Jasper
-20
/
+13
2020-10-06
Fix rebase
Matthew Jasper
-2
/
+2
2020-10-06
Fix bugs in evaluating WellFormed predicates
Matthew Jasper
-0
/
+1
2020-10-01
Rollup merge of #77303 - lcnr:const-evaluatable-TooGeneric, r=oli-obk,varkor
Dylan DPC
-2
/
+11
2020-09-28
const evaluatable: improve `TooGeneric` handling
Bastian Kauschke
-2
/
+11
2020-09-26
Revert "Add an unused field of type `Option<DefId>` to `ParamEnv` struct."
Dylan MacKenzie
-1
/
+1
2020-09-24
perf: split progress_obligations with inline(never)
Bastian Kauschke
-18
/
+27
2020-09-21
Add an unused field of type `Option<DefId>` to `ParamEnv` struct.
Bram van den Heuvel
-1
/
+1
2020-09-18
use abstract consts when unifying ConstKind::Unevaluated
Bastian Kauschke
-0
/
+19
2020-09-13
Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis
bors
-1
/
+7
2020-09-09
Remove def_id field from ParamEnv
Bram van den Heuvel
-1
/
+7
2020-09-08
review
Bastian Kauschke
-6
/
+5
2020-09-08
make `ConstEvaluatable` more strict
Bastian Kauschke
-8
/
+10
2020-08-30
mv compiler to compiler/
mark
-0
/
+668