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_data_structures
/
unify
Age
Commit message (
Expand
)
Author
Lines
2017-08-28
Suggest `Ok(())` when encountering `Ok()`
Oliver Schneider
-10
/
+10
2017-08-19
rustc: Remove some dead code
Vadim Petrochenkov
-1
/
+2
2017-08-15
use field init shorthand EVERYWHERE
Zack M. Davis
-4
/
+4
2016-11-18
Don't clone in UnificationTable::probe().
Nicholas Nethercote
-1
/
+1
2016-10-20
run rustfmt on unify folder
Srinivas Reddy Thatiparthy
-8
/
+6
2016-03-21
Improve time complexity of equality relations
Markus Westerlind
-9
/
+12
2016-03-05
adopt new header style to sidestep rust-lang-nursery/rustfmt#836
Niko Matsakis
-3
/
+3
2016-03-05
apply rustfmt to librustc_data_structures, correcting rust-lang-nursery/rustf...
Niko Matsakis
-59
/
+67
2015-12-12
fix dropck performance regression
Ariel Ben-Yehuda
-3
/
+18
2015-08-18
remove unused import
Niko Matsakis
-1
/
+0
2015-08-12
Fallout in libs -- misc missing bounds uncovered by WF checks.
Niko Matsakis
-1
/
+1
2015-07-25
Implement Default TyParam fallback
Jared Roesch
-1
/
+7
2015-04-24
Change name of unit test sub-module to "tests".
Johannes Oertel
-1
/
+1
2015-04-17
Address nits
Niko Matsakis
-1
/
+1
2015-04-17
Add licenses.
Niko Matsakis
-0
/
+10
2015-04-17
Port to use the new Unify code, which has no UnifyValue trait
Niko Matsakis
-0
/
+528