about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2025-03-17Document `#![register_tool]`jyn-0/+24
2025-03-12Rollup merge of #138360 - Urgau:fix-fp-expr_or_init, r=wesleywiserMatthias Krüger-62/+44
2025-03-12Rollup merge of #138174 - compiler-errors:elaborate-unsize-self-pred, r=BoxyUwUMatthias Krüger-5/+93
2025-03-12Auto merge of #138052 - lqd:lld-linker-messages, r=jieyouxubors-2/+3
2025-03-11Auto merge of #138366 - matthiaskrgr:rollup-cn16m7q, r=matthiaskrgrbors-53/+624
2025-03-11Fix false-positive in `expr_or_init` and in the `invalid_from_utf8` lintUrgau-62/+44
2025-03-11Rollup merge of #138284 - compiler-errors:const-param-ty-annotation, r=BoxyUwUMatthias Krüger-8/+21
2025-03-11Rollup merge of #138256 - compiler-errors:anon-const-ty, r=BoxyUwUMatthias Krüger-5/+59
2025-03-11Rollup merge of #138231 - Sa4dUs:autodiff-ice, r=ZuseZ4Matthias Krüger-30/+74
2025-03-11Rollup merge of #137715 - oli-obk:pattern-type-literals, r=BoxyUwUMatthias Krüger-10/+470
2025-03-11Auto merge of #128440 - oli-obk:defines, r=lcnrbors-2228/+2501
2025-03-11Elaborate param-env built for checking DispatchFromDyn for dyn compatMichael Goulet-5/+93
2025-03-11Rollup merge of #138300 - RalfJung:unqualified-local-imports, r=jieyouxuJakub Beránek-0/+1
2025-03-11Rollup merge of #138288 - jyn514:crate-attr, r=NoratriebJakub Beránek-0/+108
2025-03-11Rollup merge of #138063 - compiler-errors:improve-attr-unpretty, r=jdonszelmannJakub Beránek-17/+12
2025-03-11Rollup merge of #137967 - mustartt:fix-aix-test-hangs, r=workingjubileeJakub Beránek-3/+10
2025-03-11Error on `define_opaques` entries without any opaques actually referencedOli Scherer-2/+9
2025-03-11Keep items around even if builtin macros on them fail to parseOli Scherer-9/+1
2025-03-11Test invalid `define_opaques` attributesOli Scherer-0/+106
2025-03-11Implement `#[define_opaque]` attribute for functions.Oli Scherer-2228/+2396
2025-03-11Fix ICE for invalid return activity and proper error handlingMarcelo Domínguez-30/+74
2025-03-11Auto merge of #135651 - arjunr2:master, r=davidtwcobors-1/+17
2025-03-11add more -Z crate-attr testsjyn-0/+108
2025-03-11Auto merge of #136932 - m-ou-se:fmt-width-precision-u16, r=scottmcmbors-6/+445
2025-03-10Target definition for `wasm32-wali-linux-musl` to support the Wasm LinuxArjun Ramesh-1/+17
2025-03-11Auto merge of #138302 - matthiaskrgr:rollup-an2up80, r=matthiaskrgrbors-7/+83
2025-03-10Rollup merge of #138278 - Bryanskiy:delegation-ice-1, r=petrochenkovMatthias Krüger-38/+19
2025-03-10Pass InferCtxt to InlineAsmCtxt to properly taint on errorMichael Goulet-14/+49
2025-03-10Delegation: fix ICE with invalid MethodCall generationBryanskiy-38/+19
2025-03-10Update tests.Mara Bos-6/+445
2025-03-10Allow int literals for pattern types with int base typesOli Scherer-128/+35
2025-03-10Add tests for pattern type literalsOli Scherer-0/+419
2025-03-10Reject wrapping ranges of pattern typesOli Scherer-106/+13
2025-03-10Add some layout tests for pattern type edge casesOli Scherer-2/+229
2025-03-10Rollup merge of #138270 - StevenMia:master, r=compiler-errorsMatthias Krüger-1/+1
2025-03-10Rollup merge of #138238 - compiler-errors:dyn-suggestion-in-struct, r=nnether...Matthias Krüger-5/+56
2025-03-10Rollup merge of #137926 - Kobzol:lld-no-start-stop-test, r=lqdMatthias Krüger-0/+25
2025-03-10Rollup merge of #137279 - estebank:codegen-structured-errors, r=nnethercoteMatthias Krüger-1/+1
2025-03-10add tracking issue for unqualified_local_importsRalf Jung-0/+1
2025-03-10Fix pretty printing of parsed attrs in hir_prettyMichael Goulet-17/+12
2025-03-10doctests: build test bundle and harness separatelyMichael Howell-2/+71
2025-03-09Do not feed anon const a type that references generics that it does not haveMichael Goulet-5/+59
2025-03-09Do not write user type annotation for const param value pathMichael Goulet-8/+21
2025-03-09Rollup merge of #138263 - beetrees:fix-repr128-dwarf, r=jieyouxuMatthias Krüger-7/+8
2025-03-09Rollup merge of #138253 - mu001999-contrib:fix-138241, r=jdonszelmannMatthias Krüger-0/+36
2025-03-09Rollup merge of #122790 - Zoxc:dllimp-rev, r=ChrisDentonMatthias Krüger-28/+0
2025-03-09chore: Fix some commentsStevenMia-1/+1
2025-03-09Rollup merge of #138242 - tshepang:that-stage0-has-arrived, r=jieyouxuMatthias Krüger-8/+6
2025-03-09Rollup merge of #138192 - matthiaskrgr:crashes_mar, r=jieyouxuMatthias Krüger-0/+569
2025-03-09Rollup merge of #138158 - moulins:move-layout-to-rustc_abi, r=workingjubileeMatthias Krüger-7/+4