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
/
func-arg-ref-pattern.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-4
/
+4
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-03-03
Add `: Box<_>` or `::Box<_>` type annotations to various places.
Felix S. Klock II
-1
/
+1
2015-02-11
Opt into `box_patterns` feature gate in all tests that use them.
Felix S. Klock II
-0
/
+1
2015-01-08
fallout: run-pass tests that use box. (many could be ported to `Box::new` in...
Felix S. Klock II
-0
/
+1
2015-01-08
run-pass tests: Add feature attributes to enable box pat/expr syntax in vario...
Felix S. Klock II
-0
/
+1
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-3
/
+3
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-5
/
+6
2014-02-07
Added tests to make tidy
Derek Guenther
-0
/
+10
2013-09-25
Fix run-pass tests to have 'pub fn main'
Alex Crichton
-1
/
+1
2013-07-08
Add new tests for irrefutable patterns used in various tricky ways
Niko Matsakis
-0
/
+24