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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_infer
/
traits
/
coherence.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-14
Move rustc_infer::traits to new crate rustc_trait_selection.
Camille GILLOT
-540
/
+0
2020-03-14
Rollup merge of #69809 - matthiaskrgr:lifetimes, r=eddyb
Yuki Okushi
-1
/
+1
2020-03-12
remove lifetimes that can be elided (clippy::needless_lifetimes)
Matthias Krüger
-1
/
+1
2020-03-12
Rollup merge of #69747 - spastorino:rename-rustc-guide, r=pietroalbini
Mazdak Farrokhzad
-4
/
+4
2020-03-10
rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org
Santiago Pastorino
-2
/
+2
2020-03-10
Rename Rustc Guide to Rustc Dev Guide
Santiago Pastorino
-2
/
+2
2020-03-10
Rename rustc-guide to rustc-dev-guide
Santiago Pastorino
-2
/
+2
2020-03-06
fix various typos
Matthias Krüger
-1
/
+1
2020-02-28
Rollup merge of #69541 - dotdash:format, r=Mark-Simulacrum
Mazdak Farrokhzad
-3
/
+3
2020-02-27
Remove unneeded calls to format!()
Björn Steinbrink
-3
/
+3
2020-02-27
use find(x) instead of filter(x).next()
Matthias Krüger
-2
/
+1
2020-02-16
Remove librustc_infer crate re-exports.
Camille GILLOT
-3
/
+3
2020-02-16
Make librustc_infer compile.
Camille GILLOT
-1
/
+1
2020-02-16
Move librustc/{traits,infer} to librustc_infer.
Camille GILLOT
-0
/
+541