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
/
run-pass
/
block-expr-precedence.rs
Age
Commit message (
Expand
)
Author
Lines
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-61
/
+0
2019-07-27
tests: Add missing run-pass annotations
Vadim Petrochenkov
-0
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-09-21
Allow various lints as part of ui-ifying `src/test/run-pass` suite.
Felix S. Klock II
-0
/
+2
2015-04-08
Remove pretty-expanded from failing tests
Alex Crichton
-1
/
+0
2015-03-23
rustdoc: Replace no-pretty-expanded with pretty-expanded
Brian Anderson
-0
/
+2
2015-01-30
Remove all `i` suffixes
Tobias Bucher
-5
/
+5
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-5
/
+5
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-2
/
+2
2013-03-29
librustc: Remove `fail_unless!`
Patrick Walton
-2
/
+2
2013-03-07
librustc: Convert all uses of `assert` over to `fail_unless!`
Patrick Walton
-2
/
+2
2013-02-01
check-fast fallout from removing export, r=burningtree
Graydon Hoare
-1
/
+1
2012-12-10
Reliciense makefiles and testsuite. Yup.
Graydon Hoare
-0
/
+10
2011-09-19
Un-xfail various tests
Brian Anderson
-1
/
+0
2011-09-16
Require body of else-less if expressions to be a value-less block
Marijn Haverbeke
-3
/
+3
2011-09-15
Remove maybe_protect_block kludge from pretty-printer
Marijn Haverbeke
-0
/
+1
2011-08-19
Add a comment about our single use of no-reformat
Brian Anderson
-0
/
+3
2011-08-03
Disambiguate unop statements in pretty-printer. Closes #674
Brian Anderson
-1
/
+0
2011-08-02
Add xfail-pretty directives to tests that don't pretty-print correctly
Brian Anderson
-0
/
+1
2011-07-27
Fix damage done by the pretty-printer
Marijn Haverbeke
-1
/
+1
2011-06-16
Add support for marking files no-reformat.
Graydon Hoare
-0
/
+2
2011-06-14
Add new testcase to show the nature of our exciting block-expr / trailing uno...
Graydon Hoare
-0
/
+51