about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-21Remove debug unusedLukas Bergdoll-12/+13
2022-11-20Unify stable and unstable sort implementations in same core moduleLukas Bergdoll-310/+540
2022-11-21Auto merge of #103454 - camsteffen:remove-conservatively-uninhabited, r=oli-obkbors-163/+99
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-20cfg(miri) no longer needed in sys/unix/time.rsRalf Jung-2/+2
2022-11-20update lockfileRalf Jung-1/+0
2022-11-20Auto merge of #2683 - RalfJung:align_offset, r=RalfJungbors-0/+12
2022-11-20Auto merge of #103390 - compiler-errors:metadata-mod-regions, r=eholkbors-6/+24
2022-11-20make align_offset always work on no-provenance pointersRalf Jung-0/+12
2022-11-20Auto merge of #2681 - RalfJung:seed, r=oli-obkbors-9/+8
2022-11-20make miri-seed a regular integer, and also set layout-seed in many-seedsRalf Jung-9/+8
2022-11-20move core::arch into separate fileRalf Jung-31/+31
2022-11-20Improve documentation of Stack sizeFabian Hintringer-3/+2
2022-11-20avoid non-strict-provenance casts in libcore testsRalf Jung-1/+1
2022-11-20Auto merge of #98914 - fee1-dead-contrib:min-deref-patterns, r=compiler-errorsbors-99/+302
2022-11-20Auto merge of #2680 - RalfJung:rustup, r=RalfJungbors-1955/+6815
2022-11-20fix unused warning in a testRalf Jung-1/+1
2022-11-20Merge from rustcRalf Jung-1953/+6813
2022-11-20Preparing for merge from rustcRalf Jung-1/+1
2022-11-20Auto merge of #104629 - JohnTitor:rollup-vp3m98i, r=JohnTitorbors-14/+377
2022-11-20Rollup merge of #104626 - reez12g:issue-99144-2, r=jyn514Yuki Okushi-3/+5
2022-11-20Rollup merge of #104608 - Nilstrieb:fixmed, r=compiler-errorsYuki Okushi-6/+0
2022-11-20Rollup merge of #104467 - fuzzypixelz:fix/attempt-to-substract-with-overflow,...Yuki Okushi-1/+47
2022-11-20Rollup merge of #104435 - scottmcm:iter-repeat-n, r=thomccYuki Okushi-2/+323