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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2018-06-14
rustc: rename ty::maps to ty::query.
Eduard-Mihai Burtescu
-1
/
+1
2018-06-01
Update recursion limits
John Kåre Alsaker
-0
/
+2
2018-05-24
implement the chalk traits, albeit with many placeholders
Niko Matsakis
-0
/
+5
2018-05-15
Generalise more cases of explicit iteration of specific kinds
varkor
-0
/
+1
2018-04-26
Create a canonical trait query for `evaluate_obligation`
Aravind Gollakota
-0
/
+2
2018-04-23
first draft of `program_clauses_for_env`
Niko Matsakis
-0
/
+1
2018-04-08
Move deny(warnings) into rustbuild
Mark Simulacrum
-2
/
+0
2018-04-05
Bump the bootstrap compiler to 1.26.0 beta
Alex Crichton
-2
/
+0
2018-03-29
Stabilize underscore lifetimes
Taylor Cramer
-1
/
+1
2018-03-28
Stabilize match_default_bindings
Taylor Cramer
-1
/
+1
2018-03-14
Move code into librustc_traits
scalexm
-0
/
+2
2018-03-13
introduce `tcx.normalize_erasing_regions(..)` operaton [VIC]
Niko Matsakis
-0
/
+4
2018-03-13
introduce `infcx.at(..).dropck_outlives(..)` operaton [VIC]
Niko Matsakis
-0
/
+3
2018-03-13
introduce `infcx.at(..).normalize(..)` operation [VIC]
Niko Matsakis
-0
/
+37