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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
compile-fail
/
kindck-send-object.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-36
/
+0
2018-06-23
add `dyn` to display of dynamic (trait) type names
Zack M. Davis
-2
/
+2
2018-06-19
Add message to `rustc_on_unimplemented` attributes in core
Esteban Küber
-1
/
+2
2018-03-14
Reword E0044 and message for `!Send` types
Esteban Küber
-1
/
+1
2016-04-05
suggest adding a where-clause when that can help
Ariel Ben-Yehuda
-2
/
+2
2016-03-30
Fix fallout in tests
Jeffrey Seyfried
-2
/
+2
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
/
+3
2015-02-18
Update tests for the Send - 'static change.
Huon Wilson
-2
/
+2
2015-01-07
markers -> marker
Nick Cameron
-2
/
+2
2015-01-07
Change `std::kinds` to `std::markers`; flatten `std::kinds::marker`
Nick Cameron
-2
/
+2
2015-01-05
fix cfail tests
Jorge Aparicio
-5
/
+0
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-5
/
+0
2014-11-26
Fixup various places that were doing `&T+'a` and do `&(T+'a)`
Niko Matsakis
-2
/
+2
2014-09-15
Update error messages in compile-fail tests
Niko Matsakis
-4
/
+5
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-0
/
+44