Cameron Steffen
|
9c2d52fabe
|
Add desugaring mark to while loop
|
2021-10-02 17:41:14 -05:00 |
|
Caio
|
b97d4c062b
|
Introduce hir::ExprKind::Let - Take 2
|
2021-08-15 16:18:26 -03:00 |
|
flip1995
|
fbf2430f02
|
Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b' into clippyup
|
2020-10-09 12:45:29 +02:00 |
|
Philipp Hansch
|
b545f1c3bb
|
Add missing // run-pass annotations to ICE tests
compiletest UI tests do not fail when encountering panics and ICEs
unless the `// run-pass` flag is used.
(This was forgotten in https://github.com/rust-lang/rust-clippy/pull/3743)
|
2019-04-05 07:22:36 +02:00 |
|
Philipp Hansch
|
a586f52a0f
|
Move run-pass tests to UI tests
This should give us more UI coverage for free.
It also removes the `run-pass` suite, so we now only have the `ui` suite.
|
2019-02-06 08:17:39 +01:00 |
|