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
/
util
/
nodemap.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-28
cleanup: Remove unused braces in use statements
Richo Healey
-1
/
+1
2015-03-03
Add `core::num::wrapping` and fix overflow errors.
James Miller
-1
/
+1
2015-02-20
Register new snapshots
Alex Crichton
-31
/
+0
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-1
/
+27
2015-02-03
Switch missing_copy_implementations to default-allow
Steven Fackler
-1
/
+0
2015-02-02
`for x in xs.iter()` -> `for x in &xs`
Jorge Aparicio
-1
/
+1
2015-01-18
Fix typedef/module name conflicts in the compiler
Alex Crichton
-34
/
+10
2015-01-07
std: Stabilize the std::hash module
Alex Crichton
-23
/
+23
2015-01-06
Fallout
Nick Cameron
-1
/
+1
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-1
/
+1
2014-12-19
librustc: use `#[deriving(Copy)]`
Jorge Aparicio
-3
/
+1
2014-12-08
librustc: Make `Copy` opt-in.
Niko Matsakis
-0
/
+3
2014-11-10
Use FnvHashMap instead of HashMap in rustc
Ariel Ben-Yehuda
-1
/
+1
2014-10-31
DSTify Hash
Jorge Aparicio
-1
/
+1
2014-08-30
Unify non-snake-case lints and non-uppercase statics lints
P1start
-0
/
+2
2014-06-05
Fallout from the libcollections movement
Alex Crichton
-7
/
+5
2014-06-01
std: Drop Total from Total{Eq,Ord}
Alex Crichton
-2
/
+2
2014-04-22
rustc: de-@ some RefCell's.
Eduard Burtescu
-6
/
+12
2014-03-23
use TotalEq for HashMap
Daniel Micay
-1
/
+1
2014-03-20
Register new snapshots
Alex Crichton
-38
/
+0
2014-03-13
Implement automatic overloaded dereference.
Eduard Burtescu
-24
/
+23
2014-03-07
change FVN hash function to the FVN-1a variant
Ted Horst
-1
/
+1
2014-03-06
syntax: Conditionally deriving(Hash) with Writers
Alex Crichton
-1
/
+48
2014-03-06
rustc: Move to FNV hashing for node/def ids
Alex Crichton
-0
/
+80