about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-03-14add testslcnr-0/+128
2024-03-14rebaselcnr-5/+0
2024-03-14one must imagine tidy happylcnr-10/+10
2024-03-14eagerly instantiate binders to avoid relying on `sub`lcnr-373/+340
2024-03-14Rollup merge of #122440 - RalfJung:required-consts, r=oli-obkMatthias Krüger-72/+447
2024-03-14Rollup merge of #122405 - celinval:smir-new-const, r=oli-obkMatthias Krüger-0/+147
2024-03-14Rollup merge of #119676 - notriddle:notriddle/rustdoc-search-hof, r=Guillaume...Matthias Krüger-14/+914
2024-03-14Auto merge of #122454 - matthiaskrgr:rollup-xbmufdc, r=matthiaskrgrbors-14/+110
2024-03-14Auto merge of #122347 - oli-obk:track_errors13, r=compiler-errorsbors-382/+382
2024-03-14Auto merge of #122204 - pnkfelix:downgrade-const-eval-dnagling-ptr-in-final-t...bors-77/+817
2024-03-13Rollup merge of #122449 - compiler-errors:stranded-opaque, r=oli-obkMatthias Krüger-0/+22
2024-03-13Rollup merge of #122438 - jswrenn:check-referent-size, r=compiler-errorsMatthias Krüger-2/+76
2024-03-13Rollup merge of #122437 - Nadrieril:no-after-max, r=compiler-errorsMatthias Krüger-12/+12
2024-03-13include 32-bit variant for updated test of miri diagnostics.Felix S. Klock II-13/+167
2024-03-13Delay a bug for stranded opaquesMichael Goulet-0/+22
2024-03-13const-eval: organize and extend tests for required-constsRalf Jung-72/+447
2024-03-13safe transmute: require that src referent is smaller than dstJack Wrenn-2/+76
2024-03-13Auto merge of #121668 - erikdesjardins:commonprim, r=scottmcm,oli-obkbors-13/+194
2024-03-13Rebase. Update expected output to match current output.Felix S. Klock II-89/+57
2024-03-13Updated the test to include more output normalization.Felix S. Klock II-31/+34
2024-03-13Added `deny(const_eval_mutable_ptr_in_final_value)` attribute to all tests th...Felix S. Klock II-60/+634
2024-03-13regression test from 121610.Felix S. Klock II-0/+41
2024-03-13Auto merge of #121589 - bvanjoi:fix-98291, r=petrochenkovbors-0/+110
2024-03-13Remove `MaybeInfiniteInt::JustAfterMax`Nadrieril-12/+12
2024-03-13delay expand macro bang when there has indeterminate pathbohan-0/+110
2024-03-13Auto merge of #122423 - matthiaskrgr:rollup-qywgl45, r=matthiaskrgrbors-78/+137
2024-03-13Rollup merge of #122400 - wutchzone:122345, r=fmeaseMatthias Krüger-0/+23
2024-03-13Rollup merge of #122386 - joboet:move_pal_once, r=jhprattMatthias Krüger-2/+2
2024-03-13Rollup merge of #122360 - veera-sivarajan:bugfix-121941, r=compiler-errorsMatthias Krüger-0/+14
2024-03-13Rollup merge of #122226 - Zalathar:zcoverage-options, r=nnethercoteMatthias Krüger-34/+28
2024-03-13Rollup merge of #122203 - adpaco-aws:smir-intrinsic-name, r=celinvalMatthias Krüger-1/+13
2024-03-13Rollup merge of #121908 - Nadrieril:dynamic-variant-collection, r=matthewjasperMatthias Krüger-41/+57
2024-03-13refine common_prim testErik Desjardins-8/+16
2024-03-13coverage: Add `-Zcoverage-options` for fine control of coverageZalathar-0/+16
2024-03-13coverage: Remove all unstable values of `-Cinstrument-coverage`Zalathar-34/+12
2024-03-12Avoid lowering code under dead SwitchInt targetsBen Kimock-0/+68
2024-03-12Add `intrinsic_name` to get plain intrinsic nameAdrian Palacios-1/+13
2024-03-12Fix ICE in diagnostics for parenthesized type argumentsDaniel Sedlak-0/+23
2024-03-12Add a test to SMIR body transformationCelina G. Val-0/+147
2024-03-12Don't Create `ParamCandidate` When Obligation Contains ErrorsVeera-0/+14
2024-03-12Rollup merge of #122366 - oli-obk:opaques_defined_by_overflow, r=lcnrJubilee-0/+26
2024-03-12Rollup merge of #122363 - Enselic:unix_sigpipe-str-list, r=oli-obkJubilee-1/+13
2024-03-12Rollup merge of #122355 - fmease:rustdoc-fix-up-old-test, r=notriddleJubilee-15/+26
2024-03-12Rollup merge of #121953 - jhorstmann:assembly-tests-for-masked-simd-instructi...Jubilee-0/+597
2024-03-12std: move `Once` implementations to `sys`joboet-2/+2
2024-03-12Auto merge of #121644 - oli-obk:unique_static_innards2, r=RalfJung,nnethercotebors-0/+84
2024-03-12Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkovbors-5/+4
2024-03-12Add tests for the generated assembly of mask related simd instructions.Jörn Horstmann-0/+597
2024-03-12Auto merge of #122365 - matthiaskrgr:rollup-4i350h6, r=matthiaskrgrbors-324/+316
2024-03-12Fix stack overflow with recursive associated typesOli Scherer-0/+26