about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-03Splitting ensures subrange comparison is all we needNadrieril-13/+1
2023-10-03Rework slice splitting apiNadrieril-133/+120
2023-10-03Rework range splitting apiNadrieril-112/+90
2023-10-02Auto merge of #116276 - lqd:lld-sysroot, r=onur-ozkanbors-0/+17
2023-10-02Auto merge of #115898 - onur-ozkan:config-change-tracking, r=Mark-Simulacrumbors-113/+109
2023-10-02Auto merge of #116325 - scottmcm:addr_eq, r=dtolnaybors-0/+22
2023-10-02Auto merge of #116317 - ravenclaw900:track-caller-unwrap-or-else, r=Mark-Simu...bors-0/+1
2023-10-01Add `ptr::addr_eq`Scott McMurray-0/+22
2023-10-02Auto merge of #116207 - Ayush1325:uefi_stdio, r=Mark-Simulacrumbors-3/+170
2023-10-01Auto merge of #116281 - Nadrieril:eager-const-eval, r=cjgillotbors-139/+206
2023-10-01Auto merge of #116304 - Zalathar:unreachable, r=cjgillotbors-0/+136
2023-10-01Move `eval_bits` optimization upstreamNadrieril-36/+16
2023-10-02Stdio for UEFIAyush Singh-2/+163
2023-10-02Update UEFI docsAyush Singh-1/+7
2023-10-01Auto merge of #116259 - nnethercote:entry_point_type, r=cjgillotbors-44/+38
2023-10-01Auto merge of #116228 - bvanjoi:fix-116164, r=cjgillotbors-0/+37
2023-10-01Add track_caller attribute to Result::unwrap_or_elseravenclaw900-0/+1
2023-10-01Auto merge of #116224 - nnethercote:rustc_arena-overhaul, r=cjgillotbors-73/+51
2023-10-01add triagebot notification for bootstrap config changesonur-ozkan-0/+5
2023-10-01add Changelog topic to bootstrap/README.mdonur-ozkan-5/+9
2023-10-01implement major change tracking for the bootstrap configurationonur-ozkan-108/+95
2023-10-01Auto merge of #115554 - Kobzol:single-cgu, r=Mark-Simulacrumbors-1/+2
2023-10-01Auto merge of #116311 - matthiaskrgr:rollup-7r5zogb, r=matthiaskrgrbors-2/+8
2023-10-01bootstrap: copy self-contained linking components to stage0-sysrootRémy Rakic-0/+17
2023-10-01Rollup merge of #116299 - emmanuel-ferdman:wip, r=albertlarsan68Matthias Krüger-1/+1
2023-10-01Rollup merge of #116295 - asquared31415:mem_drop_docs, r=WaffleLapkinMatthias Krüger-1/+1
2023-10-01Rollup merge of #116292 - onur-ozkan:warn-wrong-sources, r=clubby789Matthias Krüger-0/+6
2023-10-01Factor out the two `entry_point_type` functions.Nicholas Nethercote-42/+36
2023-10-01Auto merge of #116307 - RalfJung:miri, r=RalfJungbors-35/+855
2023-10-01Auto merge of #115670 - Zoxc:outline-panic-macro-1, r=Mark-Simulacrumbors-30/+117
2023-10-01update lockfileRalf Jung-4/+14
2023-10-01Auto merge of #116225 - Kobzol:newbors-integration, r=Mark-Simulacrumbors-2/+4
2023-10-01coverage: Regression test for functions with unreachable bodiesZalathar-0/+136
2023-10-01Auto merge of #116302 - Mark-Simulacrum:bump-version, r=Mark-Simulacrumbors-1/+1
2023-10-01Auto merge of #116108 - onur-ozkan:support-make-jobs-flag, r=Mark-Simulacrumbors-0/+7
2023-09-30Bump to 1.75.0Mark Rousskov-1/+1
2023-10-01Cleanup number literal evaluationNadrieril-91/+102
2023-10-01No need to carry `bias` in `IntRange`Nadrieril-11/+5
2023-10-01Evaluate float consts eagerlyNadrieril-54/+136
2023-09-30Auto merge of #116160 - MaxHearnden:quote-syntax-check, r=Mark-Simulacrumbors-1/+1
2023-09-30Auto merge of #3097 - RalfJung:rustup, r=RalfJungbors-1611/+3230
2023-09-30clippyRalf Jung-2/+5
2023-09-30fmtRalf Jung-14/+11
2023-09-30Merge from rustcRalf Jung-1610/+3229
2023-09-30Preparing for merge from rustcRalf Jung-1/+1
2023-09-30Update location of `language-features/plugin.md`Emmanuel Ferdman-1/+1
2023-09-30Auto merge of #3086 - eduardosm:x86-sse3-intrinsics, r=RalfJungbors-0/+737
2023-09-30Auto merge of #116157 - the8472:doc-monotonoic-suspend, r=Mark-Simulacrumbors-0/+2
2023-09-30mem::drop docsasquared31415-1/+1
2023-09-30Auto merge of #116127 - onur-ozkan:sanity-checks-on-install, r=Mark-Simulacrumbors-0/+31