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
/
ui
/
rfc-1937-termination-trait
Age
Commit message (
Expand
)
Author
Lines
2019-04-22
Remove needless error in test
Esteban Küber
-18
/
+8
2019-04-22
Continue evaluating after item-type checking
Esteban Küber
-3
/
+13
2019-03-11
Update tests
Vadim Petrochenkov
-4
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-76
/
+6
2018-09-04
Introduce Custom Test Frameworks
John Renner
-1
/
+1
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+53
2018-06-06
fix stderrs
dylan_DPC
-2
/
+2
2018-06-02
Stabilize unit tests with non-`()` return type
dylan_DPC
-4
/
+0
2018-05-11
Fix `fn main() -> impl Trait` for non-`Termination` trait
leonardo.yvens
-0
/
+24
2018-04-26
Add a ui test for an incorrect Result success type in a #[test]
Scott McMurray
-0
/
+34
2018-04-23
Don't allow #[should_panic] with non-() tests
Russell Cohen
-0
/
+75
2018-03-25
Modify tests
Alexander Ronald Altman
-1
/
+1
2018-03-21
termination_trait: Make error message more helpful
Tyler Mandry
-2
/
+2
2018-03-21
termination_trait: Put examples in error help, not label
Tyler Mandry
-2
/
+2
2018-03-21
termination_trait: Add () example to error message
Tyler Mandry
-1
/
+1
2018-03-20
typeck: Report main return type errors on return type span
Tyler Mandry
-0
/
+24