summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-08-04Revert "Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelix"Michael Goulet-179/+60
2024-08-04Revert "Rollup merge of #126315 - mu001999-contrib:fix/126289, r=petrochenkov"Michael Goulet-33/+0
2024-08-04Disable jump threading of float equalityNilstrieb-0/+130
2024-07-19Auto merge of #127944 - compiler-errors:beta-no-unsafe, r=Mark-Simulacrumbors-0/+25
2024-07-18Don't allow unsafe statics outside of extern blocksMichael Goulet-0/+25
2024-07-11instantiate higher ranked goals in candidate selectionlcnr-245/+109
2024-07-05Don't inline drop shims with unsubstituted generic consts in MIR inlinerMichael Goulet-261/+1
2024-07-05Failing test for computing drop shim that has const paramMichael Goulet-0/+278
2024-07-05Switch back `non_local_definitions` lint to allow-by-defaultUrgau-94/+168
2024-07-05Properly gate `safe` keyword in pre-expansionMichael Goulet-1/+20
2024-06-20Add pub struct with allow(dead_code) into worklistr0cky-0/+33
2024-06-20Only compute specializes query if specialization is enabled in the crate of t...Michael Goulet-12/+12
2024-06-20Failing testMichael Goulet-0/+43
2024-06-14Remove failing GUI test to stop blocking CI until it is fixedGuillaume Gomez-69/+0
2024-06-13Also test under next solverOli Scherer-10/+71
2024-06-13Revert "When checking whether an impl applies, constrain hidden types of opaq...Oli Scherer-171/+120
2024-06-13Add regression testOli Scherer-0/+60
2024-06-07Rollup merge of #126112 - Kobzol:runmake-source-root, r=jieyouxuMatthias Krüger-2/+2
2024-06-07Rollup merge of #126077 - oli-obk:revert_is_mir_available, r=BoxyUwUMatthias Krüger-3/+8
2024-06-07Rollup merge of #125572 - mu001999-contrib:dead/enhance, r=pnkfelixMatthias Krüger-60/+179
2024-06-07Rollup merge of #124214 - carbotaniuman:parse_unsafe_attrs, r=michaelwoeristerMatthias Krüger-0/+119
2024-06-07Add regression testOli Scherer-3/+8
2024-06-07Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errorsbors-14/+41
2024-06-07Fix codegen testOli Scherer-3/+3
2024-06-07Add regression testOli Scherer-0/+18
2024-06-07Revert "Create const block DefIds in typeck instead of ast lowering"Oli Scherer-11/+20
2024-06-07Do not pass source root when building run-make testsJakub Beránek-2/+2
2024-06-06Rollup merge of #126101 - lqd:revert-124099, r=wesleywiserJubilee-101/+26
2024-06-06Rollup merge of #126098 - Kobzol:remove-same-lib-runmake-test, r=jieyouxuJubilee-32/+0
2024-06-06Rollup merge of #126040 - Urgau:unreachable_pub-fields-less, r=petrochenkovJubilee-23/+19
2024-06-06Add double unsafe testcarbotaniuman-0/+36
2024-06-06Error on unsafe on non-unsafe attributecarbotaniuman-0/+34
2024-06-06Add testscarbotaniuman-0/+14
2024-06-06Disallow unsafe in derivecarbotaniuman-0/+14
2024-06-06Parse unsafe attributescarbotaniuman-0/+21
2024-06-06Auto merge of #126104 - workingjubilee:rollup-t1ac2ld, r=workingjubileebors-59/+62
2024-06-06Rollup merge of #126081 - Kobzol:run-make-relative-paths, r=jieyouxuJubilee-13/+13
2024-06-06Rollup merge of #126073 - Zalathar:fulldeps-borrowck, r=jieyouxuJubilee-26/+9
2024-06-06Rollup merge of #126064 - GuillaumeGomez:migrate-run-make-manual-crate-name, ...Jubilee-5/+6
2024-06-06Rollup merge of #125220 - ferrocene:hoverbear/repair-riscv64-codegen-tests, r...Jubilee-15/+34
2024-06-06Revert "Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davi...Rémy Rakic-101/+26
2024-06-06Auto merge of #126068 - lqd:revert-124976, r=petrochenkovbors-1/+36
2024-06-06Remove `same-lib-two-locations-no-panic` run-make testJakub Beránek-32/+0
2024-06-06Do not use relative paths to Rust source root in run-make testsJakub Beránek-13/+13
2024-06-06Don't warn on fields in the `unreachable_pub` lintUrgau-23/+19
2024-06-07Port `tests/run-make-fulldeps/obtain-borrowck` to ui-fulldepsZalathar-26/+9
2024-06-06Auto merge of #125406 - tbu-:pr_rm_path_with_extension, r=Nadrierilbors-2/+2
2024-06-06add non-regression run-make test for issues 125474, 125484, and 125646Rémy Rakic-0/+28
2024-06-06Revert "Rollup merge of #124976 - petrochenkov:usedcrates, r=oli-obk"Rémy Rakic-1/+8
2024-06-06Migrate `run-make/manual-crate-name` to `rmake.rs`Guillaume Gomez-5/+6