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
/
test
/
run-make
/
save-analysis
/
foo.rs
Age
Commit message (
Expand
)
Author
Lines
2015-07-09
Fix a span bug for qualified paths
Nick Cameron
-0
/
+15
2015-05-14
save-analysis: fix a bracket counting bug
Nick Cameron
-0
/
+12
2015-05-14
save-analysis: update the smoke test
Nick Cameron
-42
/
+62
2015-04-21
test: Fix fallout in tests
Alex Crichton
-3
/
+0
2015-04-14
test: Fixup many library unit tests
Alex Crichton
-27
/
+24
2015-04-14
Rebased
Nick Cameron
-3
/
+3
2015-04-01
Fallout in tests
Niko Matsakis
-1
/
+1
2015-03-27
rollup merge of #23786: alexcrichton/less-quotes
Alex Crichton
-1
/
+1
2015-03-27
Unquote all crate names without underscores
Richo Healey
-1
/
+1
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
2015-03-23
Require feature attributes, and add them where necessary
Brian Anderson
-1
/
+1
2015-03-05
Remove integer suffixes where the types in compiled code are identical.
Eduard Burtescu
-3
/
+3
2015-03-03
Switched to Box::new in many places.
Felix S. Klock II
-3
/
+4
2015-02-19
Round 5 test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-02-18
rollup merge of #22286: nikomatsakis/variance-4b
Alex Crichton
-0
/
+1
2015-02-18
rollup merge of #22210: aturon/stab-final-borrow
Alex Crichton
-1
/
+1
2015-02-18
Stabilize std::borrow
Aaron Turon
-1
/
+1
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-0
/
+1
2015-02-18
Update suffixes en masse in tests using `perl -p -i -e`
Niko Matsakis
-2
/
+2
2015-02-18
Remove `i`, `is`, `u`, or `us` suffixes that are not necessary.
Niko Matsakis
-1
/
+1
2015-02-06
remove the deprecated MaybeOwnedVector
Jorge Aparicio
-2
/
+1
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-17
/
+17
2015-02-04
remove all kind annotations from closures
Jorge Aparicio
-1
/
+1
2015-01-31
Kill more `isize`s
Tobias Bucher
-1
/
+1
2015-01-30
Test fixes and rebase conflicts
Alex Crichton
-3
/
+3
2015-01-30
Make the save-analysis smoke test more thorough
Nick Cameron
-29
/
+308
2015-01-07
Test fixes and rebase conflicts
Alex Crichton
-0
/
+2
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-4
/
+4
2014-06-13
Dump results of analysis phase as CSV
Nick Cameron
-0
/
+58