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
/
project.rs
Age
Commit message (
Expand
)
Author
Lines
2020-12-27
Prevent caching projections in the case of cycles
Matthew Jasper
-6
/
+8
2020-12-27
Make recursion limit fatal in project
Matthew Jasper
-1
/
+8
2020-11-02
revert #75443 update mir validator
Bastian Kauschke
-1
/
+1
2020-10-16
Review comments
Jack Huey
-2
/
+2
2020-10-16
map_bound_ref -> rebind
Jack Huey
-4
/
+4
2020-10-16
Use map_bound(_ref) instead of Binder::bind when possible
Jack Huey
-5
/
+7
2020-10-11
Use tracing spans in rustc_trait_selection
Matthew Jasper
-102
/
+43
2020-10-06
Fix rebase
Matthew Jasper
-2
/
+2
2020-10-06
Fix bootstrap
Matthew Jasper
-1
/
+3
2020-10-06
Handle multiple trait-def projection candidates
Matthew Jasper
-0
/
+7
2020-10-06
Avoid cycles from projection bounds
Matthew Jasper
-3
/
+36
2020-10-06
Avoid cycle with projections from object types
Matthew Jasper
-130
/
+77
2020-10-06
Normalize projection bounds when considering candidates
Matthew Jasper
-18
/
+40
2020-10-06
Remove unused part of return value from `replace_bound_vars_with_placeholders`
Matthew Jasper
-1
/
+1
2020-10-06
Rename projection_predicates to item_bounds
Matthew Jasper
-4
/
+2
2020-09-24
remove enum name from ImplSource variants
Bastian Kauschke
-19
/
+19
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-5
/
+5
2020-08-30
mv compiler to compiler/
mark
-0
/
+1581