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
/
src
/
librustc_trait_selection
/
traits
/
project.rs
Age
Commit message (
Expand
)
Author
Lines
2020-05-10
Remove some `Vec` allocations in an effort to improve perf
Esteban Küber
-10
/
+6
2020-04-08
Use `PredicateObligation`s instead of `Predicate`s
Esteban Küber
-2
/
+2
2020-04-03
Minor follow-up after renaming librustc(_middle)
Yuki Okushi
-1
/
+1
2020-04-02
add `STILL_FURTHER_SPECIALIZABLE` flag
David Wood
-1
/
+1
2020-03-30
Sync `Instance::resolve` with the projection code
Jonas Schievink
-1
/
+1
2020-03-30
spec. graph: track defining and finalizing impls
Jonas Schievink
-37
/
+11
2020-03-30
Simplify `NodeItem`
Jonas Schievink
-1
/
+1
2020-03-30
rustc -> rustc_middle part 2
Mazdak Farrokhzad
-5
/
+5
2020-03-25
Rollup merge of #70319 - lcnr:issue63695, r=eddyb
Dylan DPC
-0
/
+1
2020-03-23
add missing const super folds
Bastian Kauschke
-0
/
+1
2020-03-21
rustc: keep upvars tupled in {Closure,Generator}Substs.
Eduard-Mihai Burtescu
-3
/
+2
2020-03-18
rustc_infer: remove InferCtxt::closure_sig as the FnSig is always shallowly k...
Eduard-Mihai Burtescu
-3
/
+1
2020-03-15
Avoid ICEs when we emit errors constructing the specialization graph
Matthew Jasper
-10
/
+14
2020-03-14
Split librustc_infer.
Camille GILLOT
-11
/
+20
2020-03-14
Move rustc_infer::traits to new crate rustc_trait_selection.
Camille GILLOT
-0
/
+1502