Ralf Jung
|
5e19350a4c
|
better lint names
|
2020-02-18 22:49:47 +01:00 |
|
Wesley Wiser
|
11eb91f412
|
[const-prop] Replace CheckedBinaryOp handling with use of InterpCx
|
2019-09-27 20:11:12 -04:00 |
|
Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Vadim Petrochenkov
|
4a91a80b26
|
Fix some pretty printing tests
|
2016-10-18 23:23:40 +03:00 |
|
Shantanu Raj
|
e5e4cccd3b
|
Update wording on E0080
Change "attempted" to "attempt"
|
2016-08-04 07:31:06 +05:30 |
|
Eduard Burtescu
|
b8c5053a02
|
trans: use the same messages for both MIR and old arithmetic checks.
|
2016-06-05 14:41:04 +03:00 |
|
James Miller
|
bcdb2602f8
|
Enable the overflow-related tests for MIR
|
2016-06-05 14:02:24 +03:00 |
|
Wangshan Lu
|
226bcdf7d1
|
Rename main thread from "<main>" to "main".
Fix issue #33789
|
2016-05-22 22:42:10 +08:00 |
|
Eduard Burtescu
|
473f804491
|
Add #[rustc_no_mir] to make tests pass with -Z orbit.
|
2016-03-17 22:48:07 +02:00 |
|
Oliver Schneider
|
09d3adf52e
|
implement RFC 1229
const eval errors outside of true constant enviroments are not reported anymore, but instead forwarded to a lint.
|
2015-10-13 17:01:03 +02:00 |
|
Felix S. Klock II
|
4dfec6cab5
|
placate check-pretty and pretty-printer bug; see also issue 23623.
|
2015-03-22 23:53:06 +01:00 |
|
Felix S. Klock II
|
61ff823c63
|
Test suite for overflowing shift operators.
Note the tests have been revised to match new semantics for 8- and
16-bit values.
|
2015-03-20 11:26:09 +01:00 |
|