about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-08-19Fix wrong argument for `get_fn_decl`Wafarm-2/+48
2024-08-19Auto merge of #129228 - matthiaskrgr:oopsie, r=jieyouxubors-0/+98
2024-08-19Retroactively feature gate `ConstArgKind::Path`Boxy-184/+383
2024-08-18Bless *all* the mir-opt testsScott McMurray-3567/+3567
2024-08-18Update mir-opt filechecksScott McMurray-356/+356
2024-08-19crashes: more testsMatthias Krüger-0/+98
2024-08-19Don't generate functions with the `rustc_intrinsic_must_be_overridden` attributeDianQK-0/+14
2024-08-18Auto merge of #125854 - beetrees:zst-arg-abi, r=estebankbors-0/+704
2024-08-18Fixup testsBen Kimock-13/+13
2024-08-18Convert lldbg- to lldb-Ben Kimock-716/+716
2024-08-18Delete lldbr annotationsBen Kimock-677/+0
2024-08-18Delete min-lldb-version: 310Ben Kimock-158/+2
2024-08-18Delete redundant gdb-version requirements and related commentsBen Kimock-47/+0
2024-08-18Grep for enabled and clean up those hitsBen Kimock-22/+0
2024-08-18safe transmute: forbid reference lifetime extensionJack Wrenn-0/+328
2024-08-18stabilize raw_ref_opRalf Jung-229/+100
2024-08-18Fix wording of misapplied `must_not_suspend` errorGoldstein-4/+4
2024-08-18Check that `#[may_dangle]` is properly appliedGoldstein-0/+103
2024-08-18Fix up a special caseBen Kimock-7/+0
2024-08-18Replace gdbr with gdbgBen Kimock-461/+461
2024-08-18Delete gdbg commandsBen Kimock-398/+0
2024-08-18Auto merge of #129227 - jieyouxu:no-dumping, r=Kobzolbors-0/+3
2024-08-18tests: disable `dump-ice-to-disk` for i686-mingw许杰友 Jieyou Xu (Joe)-0/+3
2024-08-18Auto merge of #129225 - jieyouxu:rollup-xwtkwgr, r=jieyouxubors-12/+92
2024-08-18Rollup merge of #129185 - Zalathar:validate-json, r=jieyouxu许杰友 Jieyou Xu (Joe)-10/+13
2024-08-18Rollup merge of #129173 - beetrees:statically-known-float, r=compiler-errors许杰友 Jieyou Xu (Joe)-2/+79
2024-08-18Added #[cfg(target_arch = x86_64)] to f16 and f128Rezwan ahmed sami-2/+7
2024-08-18Auto merge of #128982 - saethlin:windows-debuginfo-tests, r=compiler-errorsbors-12/+8
2024-08-18Auto merge of #129115 - jieyouxu:reenable-dump-ice, r=estebankbors-5/+8
2024-08-17Auto merge of #128771 - carbotaniuman:stabilize_unsafe_attr, r=nnethercotebors-83/+44
2024-08-18Fix order of normalization and recursion in const folding.Luca Versari-0/+25
2024-08-17Auto merge of #128792 - compiler-errors:foreign-sig, r=spastorinobors-48/+105
2024-08-18Add f16 and f128 to tests/ui/consts/const-float-bits-conv.rsRezwan ahmed sami-1/+64
2024-08-17Auto merge of #129202 - matthiaskrgr:rollup-wev7uur, r=matthiaskrgrbors-25/+269
2024-08-17Bless test falloutMichael Goulet-168/+120
2024-08-17Stabilize opaque type precise capturingMichael Goulet-123/+67
2024-08-17Rollup merge of #129168 - BoxyUwU:mismatched_ty_correct_id, r=compiler-errorsMatthias Krüger-25/+172
2024-08-17Rollup merge of #128989 - s7tya:check-linkage-attribute-pos, r=petrochenkovMatthias Krüger-0/+97
2024-08-17Auto merge of #128786 - estebank:multiple-crate-versions, r=fee1-deadbors-15/+108
2024-08-17make writes_through_immutable_pointer a hard errorRalf Jung-52/+11
2024-08-17Auto merge of #128598 - RalfJung:float-comments, r=workingjubileebors-183/+31
2024-08-17more clear NAN names and fix broken_floats logicRalf Jung-12/+14
2024-08-17disable problematic float-conv tests in i586 targetsRalf Jung-6/+13
2024-08-17Port `run-make/libtest-json/validate_json.py` to RustZalathar-10/+13
2024-08-17Emit an error for invalid use of the linkage attributeShina-0/+97
2024-08-16CFI: Erase regions when projecting ADT to its transparent non-1zst fieldMichael Goulet-0/+18
2024-08-16Enable more debuginfo tests on WindowsBen Kimock-12/+8
2024-08-17Fix `is_val_statically_known` for floatsbeetrees-2/+79
2024-08-16Auto merge of #129162 - matthiaskrgr:rollup-r0oxdev, r=matthiaskrgrbors-55/+53
2024-08-16Rewrite `get_fn_id_for_return_block`Boxy-25/+172