about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-04-30Auto merge of #124547 - matthiaskrgr:rollup-9tv8upg, r=matthiaskrgrbors-16/+16
2024-04-30Rollup merge of #124543 - maurer:llvm-range, r=nikicMatthias Krüger-3/+3
2024-04-30Rollup merge of #124524 - spastorino:make-foreign-static-use-struct, r=oli-obkMatthias Krüger-10/+10
2024-04-30Rollup merge of #124519 - krasimirgg:test-ranges, r=nikicMatthias Krüger-3/+3
2024-04-30Auto merge of #124507 - Zalathar:coverage-level, r=compiler-errorsbors-8/+5
2024-04-30Auto merge of #124398 - klensy:trailing-ws, r=compiler-errorsbors-47/+47
2024-04-30codegen tests: Tolerate `range()` qualifications in enum testsMatthew Maurer-3/+3
2024-04-29Rollup merge of #124488 - est31:arbitrary_expressions_error, r=pnkfelixMatthias Krüger-0/+31
2024-04-29Rollup merge of #124522 - blyxyas:refactor-is-loaded, r=jieyouxu许杰友 Jieyou Xu (Joe)-2/+2
2024-04-29Rollup merge of #124504 - gurry:123710-union-ICE, r=oli-obk许杰友 Jieyou Xu (Joe)-17/+51
2024-04-29Rollup merge of #124484 - GKFX:offset_of_must_use, r=jieyouxu许杰友 Jieyou Xu (Joe)-527/+212
2024-04-29Rollup merge of #124269 - scrabsha:sasha/fix-124206, r=dtolnay许杰友 Jieyou Xu (Joe)-0/+68
2024-04-29Add StaticForeignItem and use it on ForeignItemKindSantiago Pastorino-10/+10
2024-04-29[Refactor] Rename Lint and LintGroup\'s is_loaded to is_externally_loadedblyxyas-2/+2
2024-04-29adapt a codegen test for llvm 19Krasimir Georgiev-3/+3
2024-04-29Change wordingest31-8/+8
2024-04-29Auto merge of #124255 - RenjiSann:renji/mcdc-nested-expressions, r=Zalatharbors-0/+506
2024-04-29coverage: Replace boolean options with a `CoverageLevel` enumZalathar-8/+5
2024-04-29Pretty-print parenthesis around binary in postfix matchSasha Pourcelot-0/+68
2024-04-29Auto merge of #124505 - Enselic:aux-bin-fix, r=jieyouxubors-1/+1
2024-04-29tests(mcdc-coverage): Add tests for nested decision structures in mcdc_nested...Dorian Péron-0/+506
2024-04-29Typo fix: exec:ing -> exec'ingMartin Nordholts-1/+1
2024-04-29Prohibit const prop of unions in `KnownPanicsLint`Gurinder Singh-17/+51
2024-04-28Auto merge of #124431 - chenyukang:yukang-fix-rustdoc-124363, r=Nadrierilbors-0/+7
2024-04-28Update mir-opt tests, add proper regression testGeorge Bateman-518/+202
2024-04-28Add a note to the ArbitraryExpressionInPattern errorest31-0/+31
2024-04-28Rollup merge of #124473 - Urgau:port-print-cfg, r=jieyouxuMatthias Krüger-37/+174
2024-04-28Fix #124478 - offset_of! returns a temporaryGeorge Bateman-24/+25
2024-04-28Use named struct arguments instead of comment named argsUrgau-60/+67
2024-04-28Port print-cfg run-make to Rust-based rmake.rsUrgau-37/+167
2024-04-28try to fix tests on windows where the "file not found" error is different fro...Matthias Krüger-1/+1
2024-04-28add test for ice expected-type-of-closure-body-to-be-a-closure-or-coroutine-i...Matthias Krüger-0/+91
2024-04-28add test for ice future has no bound vars.Matthias Krüger-0/+29
2024-04-28add test for const generic ty's with lifetimes cause opaque types to ICEMatthias Krüger-0/+29
2024-04-28add test for ICE failed to resolve instance for <[f32; 2] as CrossProductMatthias Krüger-0/+18
2024-04-28add test for Inconsistent rustc_transmute::is_transmutable(...) result, got YesMatthias Krüger-0/+71
2024-04-28add test for https://github.com/rust-lang/rust/issues/109812Matthias Krüger-0/+22
2024-04-28add test for ICE: tcx.resolutions(()) is not supported for local crate -Zunpr...Matthias Krüger-0/+17
2024-04-28Fix the assertion crash from rustdoc document indent widthsyukang-0/+7
2024-04-28Rollup merge of #124165 - matthiaskrgr:slice-pattern-const-ice-incr, r=Mark-S...Matthias Krüger-0/+39
2024-04-27Rollup merge of #124425 - saethlin:ceci-nest-pas-une-ice, r=compiler-errorsMatthias Krüger-0/+52
2024-04-27Rollup merge of #124394 - gurry:123863-ice-unexpected-region, r=lcnrMatthias Krüger-6/+47
2024-04-27Rollup merge of #124370 - ShE3py:substitution-part-offset, r=fee1-deadMatthias Krüger-1/+1
2024-04-27tests: remove some trailing wsklensy-47/+47
2024-04-27Rollup merge of #124427 - gurry:122191-unhandled-type, r=matthiaskrgrMatthias Krüger-0/+76
2024-04-27Rollup merge of #124382 - petrochenkov:itemvisit, r=lcnrMatthias Krüger-22/+22
2024-04-27Add missing tests for an ICEGurinder Singh-0/+76
2024-04-27Fix ICE on invalid const param typesGurinder Singh-6/+47
2024-04-26Do not ICE on invalid consts when walking mono-reachable blocksBen Kimock-0/+52
2024-04-26Rollup merge of #124408 - matthiaskrgr:loltest, r=jieyouxuJacob Pratt-0/+102