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
/
at.rs
Age
Commit message (
Expand
)
Author
Lines
2020-02-16
Move librustc/{traits,infer} to librustc_infer.
Camille GILLOT
-312
/
+0
2019-12-22
Format the world
Mark Rousskov
-137
/
+102
2019-06-18
rustc: remove 'x: 'y bounds (except from comments/strings).
Eduard-Mihai Burtescu
-2
/
+2
2019-06-14
Run `rustfmt --file-lines ...` for changes from previous commits.
Eduard-Mihai Burtescu
-16
/
+11
2019-06-14
Unify all uses of 'gcx and 'tcx.
Eduard-Mihai Burtescu
-10
/
+10
2019-05-06
Implement `ToTrace` for `ty::Const`
varkor
-0
/
+15
2019-02-10
rustc: doc comments
Alexander Regueiro
-12
/
+12
2019-02-05
move librustc to 2018
Mark Mansi
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-29
Add inline attributes and add unit to CommonTypes
John Kåre Alsaker
-0
/
+1
2018-10-24
port the relate-types code from NLL type-check into a type-op
Niko Matsakis
-0
/
+22
2018-03-13
introduce `infcx.at(..).normalize(..)` operation [VIC]
Niko Matsakis
-3
/
+3
2018-03-13
make regions "traceable" so you can do `infcx.at(..).eq(r1, r2)`
Niko Matsakis
-0
/
+14
2017-08-12
Fix some typos
Bastien Orivel
-1
/
+1
2017-06-01
ergonomic improvements to the methods in infcx
Niko Matsakis
-0
/
+310