Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00
Camille GILLOT
22e9e52c84
Make tests unit.
2022-12-25 18:01:07 +00:00
Jakob Degen
4251289f27
Disable NormalizeArrayLen
2022-12-19 17:38:18 -08:00
b-naber
29c0364c37
rebase
2022-09-13 17:48:05 +02:00
Nilstrieb
11c0280798
bless mir opt tests
2022-07-28 14:24:44 +02:00
lcnr
ee0b56483f
change mir::Constant in mir dumps
2022-02-22 09:38:07 +01:00
The 8472
8985e5ee82
Override rustc version in ui and mir-opt tests to get stable hashes
...
Building a dozen separate regexps for each test in compiletest consumes significant amounts of CPU cycles.
Using `RUSTC_FORCE_INCR_COMP_ARTIFACT_HEADER` stabilizes hashes calcuated for the individual tests so
no test-dependent normalization is needed. Hashes for the standard library still change so some
normalizations are still needed.
2022-01-21 00:28:07 +01:00
Ellen
71bbb603f4
initial revert
2022-01-15 01:16:55 +00:00
pierwill
7d7dfba350
Include rustc version in rustc_span::StableCrateId
...
Normalize symbol hashes in compiletest.
Remove DefId sorting
2021-12-13 10:24:05 -06:00
Alexander
4c3465c69e
run remaining tests
2021-10-06 19:08:21 +02:00
lcnr
5ba8f4d258
update mir diffs
2021-08-26 11:00:30 +02:00
bjorn3
e95bd03f01
Revert "Revert "Update mir opt tests""
...
This reverts commit 8d5fb5bf7d .
2021-07-06 11:28:06 +02:00
bjorn3
8d5fb5bf7d
Revert "Update mir opt tests"
...
This reverts commit e0e0cfa649 .
2021-06-07 10:25:32 +02:00
bjorn3
e0e0cfa649
Update mir opt tests
2021-05-30 12:51:36 +02:00
Oli Scherer
1d56b8a2bc
Make unevaluated DefId rendering deterministic
2021-03-31 09:13:45 +00:00
bors
79e5814f45
Auto merge of #83177 - erikdesjardins:zstassign, r=oli-obk
...
Remove assignments to ZST places instead of marking ZST return place as unused
partially reverts #83118
requested by `@tmiasko` in https://github.com/rust-lang/rust/pull/83118#issuecomment-799692574
r? `@oli-obk`
2021-03-23 12:23:27 +00:00
lcnr
2885ca3cce
bless mir-opt tests
2021-03-20 17:22:24 +01:00
Erik Desjardins
90562b401e
bless tests
2021-03-15 21:58:54 -04:00
varkor
387e3ddded
Bless mir-opt tests
2020-09-26 13:34:53 +01:00
marmeladema
f1878d19fa
Move from {{closure}}#0 syntax to {closure#0} for (def) path components
2020-09-25 22:46:14 +01:00
Nixon Enraght-Moony
3c7593e69f
Rename 32 bit mir files to be more tool friendly
...
See #75746
2020-09-17 21:49:21 +01:00