about summary refs log tree commit diff
path: root/tests
AgeCommit message (Expand)AuthorLines
2024-04-01Auto merge of #122663 - beetrees:non-unicode-env-error, r=TaKO8Kibors-0/+27
2024-04-01Fix error message for `env!` when env var is not valid Unicodebeetrees-0/+27
2024-04-01Auto merge of #122972 - beetrees:use-align-type, r=fee1-deadbors-7/+43
2024-04-01Use the `Align` type when parsing alignment attributesbeetrees-7/+43
2024-03-31Rollup merge of #123180 - Oneirical:master, r=Mark-SimulacrumJubilee-4/+17
2024-03-31Auto merge of #122459 - Nadrieril:sort-eq, r=oli-obkbors-125/+247
2024-03-30Rewrite core-no-fp-fmt-parse in RustOneirical-4/+17
2024-03-30Auto merge of #123085 - tgross35:f16-f128-step4.0-libs-basic-impls, r=Amanieubors-9/+9
2024-03-30Auto merge of #99322 - GKFX:const-int-parse, r=Mark-Simulacrumbors-0/+41
2024-03-30Auto merge of #123106 - maurer:cfi-closures, r=compiler-errorsbors-23/+146
2024-03-30Add FileCheck directives to the new tests.Nadrieril-51/+42
2024-03-30CFI: Rewrite closure and coroutine instances to their trait methodMatthew Maurer-23/+116
2024-03-30CFI: Only encode Coroutine Parent ArgsMatthew Maurer-0/+30
2024-03-30Sort `Eq` candidates in the failure case tooNadrieril-45/+36
2024-03-30Add testNadrieril-0/+139
2024-03-30Regroup mir-opt tests of match buildingNadrieril-6/+7
2024-03-30Auto merge of #123207 - Urgau:improve_ambi_non_null, r=Nadrierilbors-51/+96
2024-03-30Rollup merge of #123200 - maurer:kcfi-abort, r=compiler-errorsMatthias Krüger-0/+5
2024-03-30Rollup merge of #123170 - compiler-errors:const-statics, r=lcnrMatthias Krüger-0/+34
2024-03-30Rollup merge of #121573 - Enselic:sigpipe-child-process, r=Mark-SimulacrumMatthias Krüger-1/+91
2024-03-30Make {integer}::from_str_radix constantGeorge Bateman-0/+41
2024-03-30Auto merge of #123202 - estebank:issue-123009, r=compiler-errorsbors-0/+43
2024-03-30Auto merge of #123012 - maurer:cfi-supertraits, r=compiler-errorsbors-0/+73
2024-03-30Auto merge of #121948 - Gankra:stab-align, r=dtolnaybors-3/+3
2024-03-30Auto merge of #120557 - n8henrie:issue_120553, r=Mark-Simulacrumbors-0/+29
2024-03-30Auto merge of #122976 - caibear:optimize_reserve_for_push, r=cuviperbors-3/+3
2024-03-29Add rust-lldb pretty printing for Path and PathBufNathan Henrie-0/+29
2024-03-29stabilize ptr.is_aligned, move ptr.is_aligned_to to a new feature gateAria Beingessner-3/+3
2024-03-29Fix test.Cai Bear-3/+3
2024-03-29Add support for NonNull in ambiguous_wide_ptr_comparisionsUrgau-51/+96
2024-03-29Auto merge of #122520 - scottmcm:stabilize_unchecked_math_basics, r=jhprattbors-1/+1
2024-03-29Do not attempt to write `ty::Err` on binding that isn't from current HIR OwnerEsteban Küber-0/+43
2024-03-29Auto merge of #121268 - Urgau:improve_ambi_wide_ptr_cmps, r=Nadrierilbors-53/+209
2024-03-29CFI: Encode Virtual calls as calls through the defining traitMatthew Maurer-0/+73
2024-03-29KCFI: Require -C panic=abortMatthew Maurer-0/+5
2024-03-29Auto merge of #123194 - matthiaskrgr:rollup-vhdc8hw, r=matthiaskrgrbors-0/+95
2024-03-29Add detection of [Partial]Ord methods to the ambiguous wide ptr cmp lintUrgau-53/+209
2024-03-29Rollup merge of #123176 - celinval:smir-field-ty, r=oli-obkMatthias Krüger-0/+95
2024-03-29Auto merge of #122450 - Urgau:simplify-trim-paths-feature, r=michaelwoeristerbors-13/+4
2024-03-29Auto merge of #123080 - Jules-Bertholet:mut-ref-mut, r=Nadrierilbors-12/+191
2024-03-29Auto merge of #123071 - rcvalle:rust-cfi-fix-method-fn-ptr-cast, r=compiler-e...bors-0/+45
2024-03-29Auto merge of #122975 - DianQK:simplify_ub_check, r=saethlinbors-38/+86
2024-03-29Auto merge of #122671 - Mark-Simulacrum:const-panic-msg, r=Nilstriebbors-4/+12
2024-03-28Normalize the result of Fields::ty_with_argsCelina G. Val-0/+95
2024-03-28Add basic trait impls for `f16` and `f128`Trevor Gross-9/+9
2024-03-28Auto merge of #123171 - matthiaskrgr:rollup-7id2r8o, r=matthiaskrgrbors-57/+36
2024-03-28Replace `RemapFileNameExt::for_codegen` with explicit callsUrgau-3/+3
2024-03-28Simplify trim-paths feature by merging all debuginfo options togetherUrgau-11/+2
2024-03-28Rollup merge of #123162 - GuillaumeGomez:fix-123158, r=notriddleMatthias Krüger-0/+8
2024-03-28Rollup merge of #123146 - jieyouxu:use-compiletest-directives, r=clubby789Matthias Krüger-57/+20