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
/
unsized6.rs
Age
Commit message (
Expand
)
Author
Lines
2015-04-21
test: Fix fallout in tests
Alex Crichton
-3
/
+1
2015-02-18
Fallout: tests. As tests frequently elide things, lots of changes
Niko Matsakis
-1
/
+2
2015-01-31
Kill more `isize`s
Tobias Bucher
-2
/
+2
2015-01-08
Update compile-fail tests to use is/us, not i/u.
Huon Wilson
-2
/
+2
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-3
/
+3
2015-01-07
markers -> marker
Nick Cameron
-13
/
+13
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-14
/
+14
2015-01-05
Merge remote-tracking branch 'nrc/sized-2' into rollup
Alex Crichton
-6
/
+6
2015-01-06
Fallout
Nick Cameron
-6
/
+6
2015-01-05
sed -i -s 's/ for Sized?//g' **/*.rs
Jorge Aparicio
-1
/
+1
2014-09-15
Update error messages in compile-fail tests
Niko Matsakis
-18
/
+14
2014-09-08
Forbid unsized rvalues
Nick Cameron
-0
/
+2
2014-07-08
Change DST syntax: type -> Sized?
Nick Cameron
-8
/
+8
2014-06-29
librustc: Remove the fallback to `int` for integers and `f64` for
Patrick Walton
-2
/
+2
2014-05-06
librustc: Remove `~EXPR`, `~TYPE`, and `~PAT` from the language, except
Patrick Walton
-2
/
+3
2014-04-24
Prevent unsized types being stored in variables
Nick Cameron
-0
/
+43