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-object1.rs
Age
Commit message (
Expand
)
Author
Lines
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
-4
/
+4
2015-02-16
Address nits by @pnkfelix
Niko Matsakis
-1
/
+1
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
2014-12-14
Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)
Niko Matsakis
-5
/
+0
2014-12-12
Switch to using predicates to drive checking. Correct various tests --
Niko Matsakis
-1
/
+1
2014-11-26
Fixup various places that were doing `&T+'a` and do `&(T+'a)`
Niko Matsakis
-2
/
+2
2014-09-25
Integrate builtin bounds fully into the trait checker
Niko Matsakis
-4
/
+5
2014-09-15
Update error messages in compile-fail tests
Niko Matsakis
-0
/
+3
2014-08-29
Introduce new inference scheme: variables are now instantiated with at most o...
Niko Matsakis
-0
/
+44