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
/
unsized5.rs
Age
Commit message (
Expand
)
Author
Lines
2016-04-05
improve the printing of substs and trait-refs
Ariel Ben-Yehuda
-6
/
+6
2016-04-05
suggest adding a where-clause when that can help
Ariel Ben-Yehuda
-6
/
+6
2016-03-30
Fix fallout in tests
Jeffrey Seyfried
-6
/
+6
2015-06-15
This new caching sometimes suppresses duplicate errors that occur in
Niko Matsakis
-1
/
+1
2015-01-08
Update compile fail tests to use usize.
Huon Wilson
-2
/
+2
2015-01-08
Update compile fail tests to use isize.
Huon Wilson
-5
/
+5
2015-01-07
markers -> marker
Nick Cameron
-6
/
+6
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-7
/
+7
2015-01-06
Fallout
Nick Cameron
-4
/
+4
2014-12-02
Correct various compile-fail tests. Most of the changes are because we
Niko Matsakis
-0
/
+2
2014-11-15
Un-feature gate struct variants
Steven Fackler
-1
/
+0
2014-09-25
Move checking of whether fields are Sized or not into wf / trait code.
Niko Matsakis
-6
/
+6
2014-09-12
Handle always-unsized structs
Nick Cameron
-2
/
+9
2014-07-08
Change DST syntax: type -> Sized?
Nick Cameron
-4
/
+4
2014-04-24
Prevent unsized types being stored in variables
Nick Cameron
-12
/
+1
2014-04-23
Review changes
Nick Cameron
-4
/
+4
2014-04-23
Check for unsized types in enums.
Nick Cameron
-0
/
+41