about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2022-08-30Auto merge of #101183 - Dylan-DPC:rollup-6kewixv, r=Dylan-DPCbors-534/+667
2022-08-30Rollup merge of #101180 - SUPERCILEX:const-maybeuninit, r=TaKO8KiDylan DPC-0/+6
2022-08-30Rollup merge of #101123 - JohnTitor:rm-register-attr, r=TaKO8KiDylan DPC-506/+183
2022-08-30Rollup merge of #101101 - RalfJung:read-pointer-as-bytes, r=oli-obkDylan DPC-28/+311
2022-08-30Rollup merge of #101022 - compiler-errors:issue-101020, r=jackh726Dylan DPC-0/+62
2022-08-30Rollup merge of #101019 - compiler-errors:return-closure-suggestion, r=cjgillotDylan DPC-0/+40
2022-08-30Rollup merge of #100092 - compiler-errors:issue-100075, r=oli-obkDylan DPC-0/+65
2022-08-30Auto merge of #100812 - Nilstrieb:revert-let-chains-nightly, r=Mark-Simulacrumbors-371/+693
2022-08-29Add another MaybeUninit array test with constAlex Saveau-0/+6
2022-08-29Auto merge of #101167 - matthiaskrgr:rollup-yt3jdmp, r=matthiaskrgrbors-28/+134
2022-08-29Rollup merge of #101131 - RalfJung:ctfe-no-needs-rfc, r=oli-obkMatthias Krüger-2/+5
2022-08-29Rollup merge of #101106 - aDotInTheVoid:rdj-stripped-mod, r=GuillaumeGomezMatthias Krüger-10/+56
2022-08-29Rollup merge of #100898 - compiler-errors:too-many-expr-fields, r=spastorinoMatthias Krüger-16/+73
2022-08-29Revert let_chains stabilizationNilstrieb-371/+693
2022-08-29Rollup merge of #101000 - m-ou-se:count-is-star, r=nagisaDylan DPC-1/+14
2022-08-29Rollup merge of #100239 - RalfJung:const-prop-uninit, r=oli-obkDylan DPC-1/+2
2022-08-29Rollup merge of #99821 - cjgillot:ast-lifetimes-2, r=compiler-errorsDylan DPC-12/+12
2022-08-29Rollup merge of #98304 - SUPERCILEX:maybeuninit, r=nikicDylan DPC-0/+11
2022-08-29Rollup merge of #101111 - saethlin:better-fnentry-spans, r=RalfJungMatthias Krüger-8/+8
2022-08-29Rollup merge of #100959 - LuisCardosoOliveira:translation-rename-attr-warning...Matthias Krüger-23/+22
2022-08-29Rollup merge of #100897 - RalfJung:const-not-to-mutable, r=lcnrMatthias Krüger-10/+10
2022-08-29Rollup merge of #100437 - compiler-errors:better-const-mismatch-err, r=oli-obkMatthias Krüger-42/+164
2022-08-29Rustdoc-Json: Retain Stripped Modules when they are imported, not when they h...Nixon Enraght-Moony-10/+56
2022-08-28entirely get rid of NeedsRfc CTFE errorsRalf Jung-0/+3
2022-08-28CTFE: exposing pointers and calling extern fn doesn't need an RFC, it is just...Ralf Jung-2/+2
2022-08-28Use the declaration's SourceInfo for FnEntry retags, not the outermostBen Kimock-8/+8
2022-08-28Remove `register_attr`-related testsYuki Okushi-506/+183
2022-08-28Rollup merge of #101091 - TaKO8Ki:fix-101076, r=notriddleMatthias Krüger-0/+14
2022-08-28Rollup merge of #101055 - TaKO8Ki:use-smaller-span, r=compiler-errorsMatthias Krüger-12/+20
2022-08-28Rollup merge of #101038 - RalfJung:interning-alignment, r=oli-obkMatthias Krüger-0/+17
2022-08-28Rollup merge of #101002 - estebank:hashmap-idx, r=davidtwcoMatthias Krüger-10/+36
2022-08-28Rollup merge of #98301 - ortem:pretty-printers-nonzero, r=wesleywiserMatthias Krüger-1/+86
2022-08-28Auto merge of #92845 - Amanieu:std_personality, r=Mark-Simulacrumbors-0/+5
2022-08-28Add test for APITMichael Goulet-3/+23
2022-08-28Auto merge of #96946 - WaffleLapkin:ptr_mask, r=scottmcmbors-0/+11
2022-08-27adjust testsRalf Jung-28/+311
2022-08-28extend attrs if local_def_id existsTakayuki Maeda-0/+14
2022-08-27remove an ineffective check in const_propRalf Jung-1/+2
2022-08-27Auto merge of #100989 - lcnr:implied-bounds-uwu, r=spastorinobors-0/+48
2022-08-27use smaller span for suggestionsTakayuki Maeda-12/+20
2022-08-27Auto merge of #101074 - JohnTitor:rollup-zwznihq, r=JohnTitorbors-22/+40
2022-08-27Rollup merge of #101046 - notriddle:notriddle/table-css, r=jshaYuki Okushi-0/+30
2022-08-27Rollup merge of #101018 - notriddle:notriddle/item-right-docblock-short, r=Gu...Yuki Okushi-4/+2
2022-08-27Rollup merge of #99784 - est31:deny_cfg_attr_crate_type_name, r=Mark-SimulacrumYuki Okushi-14/+7
2022-08-27Rollup merge of #96240 - fee1-dead-contrib:stabilize_const_offset_from, r=Mar...Yuki Okushi-4/+1
2022-08-27Auto merge of #100732 - dpaoliello:import_name_type, r=wesleywiserbors-6/+398
2022-08-27Auto merge of #101064 - compiler-errors:rollup-fwm5m5f, r=compiler-errorsbors-0/+37
2022-08-26Rollup merge of #100817 - vincenzopalazzo:macros/bool_spelling_sugg, r=davidtwcoMichael Goulet-0/+37
2022-08-26Auto merge of #100043 - RalfJung:scalar-always-init, r=RalfJungbors-429/+282
2022-08-26make read_immediate error immediately on uninit, so ImmTy can carry initializ...Ralf Jung-429/+282