about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-22restore control flow on error in EUVDing Xiang Fei-7/+12
2022-11-21Auto merge of #104120 - mejrs:diag, r=davidtwcobors-737/+819
2022-11-21Auto merge of #104673 - matthiaskrgr:rollup-85f65ov, r=matthiaskrgrbors-499/+415
2022-11-21Fix make testmejrs-3/+3
2022-11-21Improve slug name errormejrs-53/+80
2022-11-21Fix testsmejrs-160/+168
2022-11-21Match crate and slug namesmejrs-605/+652
2022-11-21Rollup merge of #104667 - WaffleLapkin:unfmttest, r=Dylan-DPCMatthias Krüger-5/+5
2022-11-21Rollup merge of #104662 - nnethercote:tweak-deriving-for-packed-non-copy, r=j...Matthias Krüger-87/+30
2022-11-21Rollup merge of #104628 - alex-pinkus:revert-android-ndk-upgrade, r=pietroalbiniMatthias Krüger-29/+42
2022-11-21Rollup merge of #104605 - RalfJung:clf_consts, r=bjorn3Matthias Krüger-51/+31
2022-11-21Rollup merge of #104595 - compiler-errors:poly-existential-predicate, r=lcnrMatthias Krüger-53/+48
2022-11-21Rollup merge of #104511 - dpaoliello:privateglobalworkaround, r=michaelwoeristerMatthias Krüger-1/+30
2022-11-21Rollup merge of #104500 - WaffleLapkin:deref-the-compiler, r=wesleywiserMatthias Krüger-224/+214
2022-11-21Rollup merge of #104499 - Enselic:no-method-in-rustdoc-json, r=GuillaumeGomezMatthias Krüger-48/+14
2022-11-21Rollup merge of #104420 - TethysSvensson:master, r=JohnTitorMatthias Krüger-1/+1
2022-11-21Auto merge of #103491 - cjgillot:self-rpit, r=oli-obkbors-340/+569
2022-11-21Revert formatting changes of a testMaybe Waffle-5/+5
2022-11-21Remove `ref` patterns from `rustc_ast`Maybe Waffle-224/+214
2022-11-21Auto merge of #103454 - camsteffen:remove-conservatively-uninhabited, r=oli-obkbors-163/+99
2022-11-21Streamline deriving on packed structs.Nicholas Nethercote-87/+30
2022-11-21Auto merge of #102717 - beetrees:repr128-c-style-debuginfo, r=nagisabors-14/+51
2022-11-20Factor out conservative_is_privately_uninhabitedCameron Steffen-81/+25
2022-11-20Change to Ty::is_inhabited_fromCameron Steffen-81/+73
2022-11-20Fix typoCameron Steffen-1/+1
2022-11-20Auto merge of #104655 - matthiaskrgr:rollup-r5kfffy, r=matthiaskrgrbors-88/+310
2022-11-20Rollup merge of #104643 - pnkfelix:examples-for-chunks-remainder, r=scottmcmMatthias Krüger-2/+30
2022-11-20Rollup merge of #104641 - tshepang:grammar, r=Mark-SimulacrumMatthias Krüger-2/+2
2022-11-20Rollup merge of #104634 - RalfJung:core-arch, r=Mark-SimulacrumMatthias Krüger-31/+31
2022-11-20Rollup merge of #104632 - RalfJung:core-test-strict-provenance, r=thomccMatthias Krüger-1/+8
2022-11-20Rollup merge of #104581 - notriddle:notriddle/js-iife-2, r=GuillaumeGomezMatthias Krüger-6/+3
2022-11-20Rollup merge of #104504 - compiler-errors:fru-syntax-note, r=estebankMatthias Krüger-31/+155
2022-11-20Rollup merge of #104487 - klensy:ntapi, r=Mark-SimulacrumMatthias Krüger-6/+6
2022-11-20Rollup merge of #104461 - mati865:gnullvm-aarch64-fixup, r=Mark-SimulacrumMatthias Krüger-1/+1
2022-11-20Rollup merge of #101310 - zachs18:rc_get_unchecked_mut_docs_soundness, r=Mark...Matthias Krüger-8/+74
2022-11-20Auto merge of #104646 - matthiaskrgr:rollup-7xnhzf0, r=matthiaskrgrbors-145/+291
2022-11-20Rollup merge of #104640 - GuillaumeGomez:migrate-kdb-css, r=notriddleMatthias Krüger-18/+50
2022-11-20Rollup merge of #104611 - notriddle:notriddle/scrape-examples-button, r=Guill...Matthias Krüger-5/+77
2022-11-20Rollup merge of #104568 - RalfJung:realloc, r=AmanieuMatthias Krüger-7/+11
2022-11-20Rollup merge of #104564 - RalfJung:either, r=oli-obkMatthias Krüger-102/+128
2022-11-20Rollup merge of #104558 - thomcc:unalign-diriter, r=ChrisDentonMatthias Krüger-10/+23
2022-11-20Rollup merge of #104537 - HintringerFabian:docs_default_min_stack_size, r=the...Matthias Krüger-3/+2
2022-11-20add examples to chunks remainder methods. Also fixed some links to rchunk rem...Felix S. Klock II-2/+30
2022-11-20replace unusual grammarTshepang Mbambo-2/+2
2022-11-20enable fuzzy_provenance_casts in libcore+testsRalf Jung-0/+7
2022-11-20Extend GUI tests to check kbd colorsGuillaume Gomez-0/+38
2022-11-20Migrate kdb colors to CSS variablesGuillaume Gomez-18/+12
2022-11-20Auto merge of #104617 - RalfJung:miri, r=RalfJungbors-117/+154
2022-11-20rustdoc JSON: Clarify that `Function` is also used for methodsMartin Nordholts-0/+1
2022-11-20Incorporate review feedbackTethys Svensson-4/+1