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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
consts
/
control-flow
Age
Commit message (
Expand
)
Author
Lines
2021-02-14
Fix UI tests and merge `assert_eq` and `assert_ne` internal functions
Benoît du Garreau
-4
/
+1
2021-02-03
make const_err a future incompat lint
Ralf Jung
-0
/
+3
2020-11-09
Add `#[cfg(panic = "...")]`
David Hewitt
-3
/
+3
2020-09-29
Liveness analysis for everybody
Tomasz Miąsko
-0
/
+1
2020-06-28
Update tests
Dylan MacKenzie
-190
/
+25
2020-06-28
Update tests
Dylan MacKenzie
-846
/
+126
2020-06-20
update tests
Christian Poveda
-0
/
+12
2020-06-13
Add tests for `const_precise_live_drops`
Dylan MacKenzie
-9
/
+49
2020-04-29
Bless tests
Dylan MacKenzie
-10
/
+2
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-69
/
+69
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-10
/
+14
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-10
/
+10
2020-01-10
Remove unnecessary `const_fn` feature gates
Dylan MacKenzie
-30
/
+27
2020-01-05
Add backticks to various diagnostics
varkor
-3
/
+3
2019-12-13
Ensure test actually uses dataflow, not simulation
Dylan MacKenzie
-3
/
+7
2019-12-13
Apply suggestions from review
Dylan MacKenzie
-0
/
+2
2019-12-13
Fix grammar in test description
ecstatic-morse
-1
/
+1
2019-12-13
Bless modified tests
Dylan MacKenzie
-80
/
+298
2019-12-13
Add qualif smoke tests for const loops
Dylan MacKenzie
-0
/
+61
2019-12-13
Extend control flow basics tests with loops
Dylan MacKenzie
-9
/
+52
2019-12-12
Require `allow_internal_unstable` for stable min_const_fn using unstable feat...
Oliver Scherer
-27
/
+31
2019-11-27
Combine similar tests for const match
Joshua Nelson
-22
/
+11
2019-11-26
Rollup merge of #66788 - ecstatic-morse:const-fn-unreachable, r=Centril
Tyler Mandry
-0
/
+21
2019-11-26
Remove test for #66758
Dylan MacKenzie
-6
/
+0
2019-11-26
Add regression test for #66756
Dylan MacKenzie
-0
/
+27
2019-11-26
Test multiple variants
Joshua Nelson
-0
/
+2
2019-11-25
Add wildcard test for const_if_match
Joshua Nelson
-0
/
+19
2019-11-21
Reorganize, bless and add tests for const control flow
Dylan MacKenzie
-0
/
+1245