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-07-25
Deny bare_trait_objects globally
Tatsuyuki Ishi
-2
/
+0
2018-07-21
Convert implied_outlives_bounds to a query
Tyler Mandry
-0
/
+2
2018-07-12
Deny bare trait objects in the rest of rust
ljedrz
-0
/
+2
2018-06-27
move into `provide` methods
Niko Matsakis
-18
/
+6
2018-06-27
merge all the `type_op_foo` modules into one as they are so trivial
Niko Matsakis
-11
/
+8
2018-06-26
introduce `Normalizable` trait for things directly normalizable
Niko Matsakis
-0
/
+5
2018-06-26
convert `prove_predicate` into a query
Niko Matsakis
-0
/
+2
2018-06-26
make `Subtype` a true query
Niko Matsakis
-0
/
+2
2018-06-26
make `Eq` a true query
Niko Matsakis
-0
/
+2
2018-06-26
move `make_query_response` into method on infcx
Niko Matsakis
-1
/
+0
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