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
/
snapshot_vec.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-17
Use the newer snapshot_vec, which has a simplified delegate
Niko Matsakis
-186
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-7
/
+7
2015-02-03
Switch missing_copy_implementations to default-allow
Steven Fackler
-1
/
+0
2015-01-27
Cleanup the unification engine to use associated types, making the code much ...
Niko Matsakis
-17
/
+19
2015-01-07
use slicing sugar
Jorge Aparicio
-1
/
+1
2015-01-07
Merge pull request #20674 from jbcrail/fix-misspelled-comments
bors
-1
/
+1
2015-01-06
Fix misspelled comments.
Joseph Crail
-1
/
+1
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-1
/
+1
2015-01-03
sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rs
Jorge Aparicio
-1
/
+1
2014-12-19
Fix bug in higher-ranked code that would sometimes leak skolemized regions an...
Niko Matsakis
-1
/
+7
2014-12-15
Remove internal uses of `marker::NoCopy`
Jorge Aparicio
-6
/
+3
2014-11-26
rollup merge of #19329: steveklabnik/doc_style_cleanup2
Alex Crichton
-27
/
+15
2014-11-26
/*! -> //!
Steve Klabnik
-27
/
+15
2014-11-25
/** -> ///
Steve Klabnik
-4
/
+2
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+1
2014-10-30
collections: Enable IndexMut for some collections
Alex Crichton
-4
/
+4
2014-10-29
Rename fail! to panic!
Steve Klabnik
-1
/
+1
2014-10-19
Remove a large amount of deprecated functionality
Alex Crichton
-2
/
+2
2014-09-03
Fix spelling errors and capitalization.
Joseph Crail
-2
/
+2
2014-08-28
Introduce snapshot_vec abstraction
Niko Matsakis
-0
/
+195