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
/
compile-fail
/
unboxed-closure-sugar-region.rs
Age
Commit message (
Expand
)
Author
Lines
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-1
/
+1
2015-01-28
Update test files; mostly the problem is that they were using the
Niko Matsakis
-5
/
+7
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-3
/
+3
2015-01-07
markers -> marker
Nick Cameron
-1
/
+1
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-1
/
+1
2015-01-05
Merge remote-tracking branch 'nrc/sized-2' into rollup
Alex Crichton
-3
/
+3
2015-01-05
rollup merge of #20556: japaric/no-for-sized
Alex Crichton
-1
/
+1
2015-01-06
Fallout
Nick Cameron
-3
/
+3
2015-01-05
sed -i -s 's/ for Sized?//g' **/*.rs
Jorge Aparicio
-1
/
+1
2015-01-05
Remove uses of default_type_params feature gate from tests.
Huon Wilson
-1
/
+1
2014-11-18
Update tests for `()` notation to use traits not structs
Niko Matsakis
-9
/
+8
2014-11-18
Place parenthetical notation under the `unboxed_closure` feature-gate.
Niko Matsakis
-1
/
+1
2014-11-06
Support parenthesized paths `Foo(A,B) -> C` that expand to `Foo<(A,B),C>`. Th...
Niko Matsakis
-0
/
+45