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_traits
Age
Commit message (
Expand
)
Author
Lines
2018-04-27
improved debug output
Niko Matsakis
-0
/
+2
2018-03-29
Stabilize underscore lifetimes
Taylor Cramer
-1
/
+1
2018-03-28
Stabilize match_default_bindings
Taylor Cramer
-1
/
+1
2018-03-27
Auto merge of #49202 - csmoe:trait_engine, r=nikomatsakis
bors
-1
/
+1
2018-03-23
Rollup merge of #49030 - Zoxc:misc, r=michaelwoerister
Alex Crichton
-4
/
+4
2018-03-23
import trait engine to typeck
csmoe
-1
/
+1
2018-03-20
Implement Rule Implemented-From-Env
varkor
-0
/
+32
2018-03-20
Improve comments for Rule Implemented-From-Impl
varkor
-4
/
+13
2018-03-18
Auto merge of #48985 - scalexm:lowering, r=nikomatsakis
bors
-0
/
+186
2018-03-17
Replace Rc with Lrc
John Kåre Alsaker
-4
/
+4
2018-03-15
Fix tidy
Alexandre Martin
-1
/
+1
2018-03-15
add xref to rust-guide
Niko Matsakis
-0
/
+4
2018-03-14
Add documentation
scalexm
-0
/
+12
2018-03-14
Move code into librustc_traits
scalexm
-0
/
+170
2018-03-14
Fixes after rebase
Andrew Cann
-1
/
+1
2018-03-13
add a debug assertion that only outlives-oblig. result from norm.
Niko Matsakis
-7
/
+32
2018-03-13
introduce `tcx.normalize_erasing_regions(..)` operaton [VIC]
Niko Matsakis
-0
/
+41
2018-03-13
introduce `infcx.at(..).dropck_outlives(..)` operaton [VIC]
Niko Matsakis
-0
/
+288
2018-03-13
introduce `infcx.at(..).normalize(..)` operation [VIC]
Niko Matsakis
-0
/
+227