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-pass
/
issue-9382.rs
Age
Commit message (
Expand
)
Author
Lines
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-2
/
+2
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-02-05
cleanup: replace `as[_mut]_slice()` calls with deref coercions
Jorge Aparicio
-2
/
+2
2015-01-08
fallout: run-pass tests that use box. (many could be ported to `Box::new` in...
Felix S. Klock II
-0
/
+2
2014-08-09
Fix misspelled comments for tests.
Joseph Crail
-1
/
+1
2014-07-26
Remove managed_box gate from tests
Brian Anderson
-1
/
+0
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-5
/
+5
2014-04-14
Use new attribute syntax in python files in src/etc too (#13478)
Manish Goregaokar
-2
/
+2
2014-03-22
Remove outdated and unnecessary std::vec_ng::Vec imports.
Huon Wilson
-1
/
+0
2014-03-21
test: Make manual changes to deal with the fallout from removal of
Patrick Walton
-2
/
+4
2014-03-21
test: Automatically remove all `~[T]` from tests.
Patrick Walton
-2
/
+2
2014-02-02
Update/delete tests using @[].
Huon Wilson
-8
/
+0
2014-01-15
Issue #3511 - Rationalize temporary lifetimes.
Niko Matsakis
-4
/
+4
2013-12-12
Gate literal box expressions in addition to types
Alex Crichton
-0
/
+1
2013-12-11
Make 'self lifetime illegal.
Erik Price
-4
/
+4
2013-12-06
librustc: Pass the correct type when adding cleanups.
Luqman Aden
-0
/
+53