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
/
if-without-else-result.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-14
Moved compile-fail tests to ui tests.
David Wood
-18
/
+0
2016-10-02
Use a distinct error code for "if may be missing an else clause"
John Firebaugh
-1
/
+1
2016-05-02
update test cases to reflect new messages
Niko Matsakis
-4
/
+3
2015-01-12
Fix testsuite errors
mdinger
-1
/
+5
2014-10-16
Remove libdebug and update tests.
Luqman Aden
-3
/
+1
2014-10-13
Improve the error message for missing else clauses in if expressions
Jakub Wieczorek
-2
/
+1
2014-08-24
Adjust the error messages to match the pattern "expected foo, found bar"
Jonas Hietala
-1
/
+1
2014-05-27
Move std::{reflect,repr,Poly} to a libdebug crate
Alex Crichton
-0
/
+2
2014-03-15
log: Introduce liblog, the old std::logging
Alex Crichton
-1
/
+1
2013-10-22
Drop the '2' suffix from logging macros
Alex Crichton
-1
/
+1
2013-09-30
cfail: Remove usage of fmt!
Alex Crichton
-1
/
+1
2013-07-17
Clean-up tests after debug!/std-macros change.
Huon Wilson
-1
/
+1
2013-03-11
Remove uses of log
Brian Anderson
-1
/
+1
2013-02-14
librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...
Patrick Walton
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2012-01-03
Allow tail expressions even in no_value blocks. Type checker
Niko Matsakis
-1
/
+1
2011-12-22
Register new snapshots, purge log_err and log_full in favour of log(...).
Graydon Hoare
-1
/
+1
2011-12-22
Register snapshots and switch logging over to use of log_full or #error / #de...
Graydon Hoare
-1
/
+1
2011-11-07
Add test for if without else cannot return result
Brian Anderson
-0
/
+6