about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-13fix fmtOneirical-2/+1
2024-05-11Make tidy happyJulien-4/+2
2024-05-11remove trailing whitespaceJulien-1/+1
2024-05-11Port c-link-to-rust-va-list-fn to RustOneirical-8/+21
2024-05-11Auto merge of #125007 - klensy:filecheckty, r=Mark-Simulacrumbors-8/+8
2024-05-11Auto merge of #124213 - rust-lang:cargo_update, r=Mark-Simulacrumbors-215/+225
2024-05-11Update Cargo.lockMark Rousskov-213/+221
2024-05-11Pin libc back to 0.2.153Mark Rousskov-2/+3
2024-05-11Add windows_i686_gnullvm to the listMark Rousskov-0/+1
2024-05-11Auto merge of #125010 - matthiaskrgr:rollup-270pck3, r=matthiaskrgrbors-1205/+1267
2024-05-11Rollup merge of #125005 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-1166/+1182
2024-05-11Rollup merge of #124978 - saethlin:ref-casting_derefs, r=Urgau,NilstriebMatthias Krüger-2/+11
2024-05-11Rollup merge of #124969 - onur-ozkan:test-tests-remap, r=Mark-SimulacrumMatthias Krüger-0/+23
2024-05-11Rollup merge of #124954 - kpreid:fmterr, r=NilstriebMatthias Krüger-16/+36
2024-05-11Rollup merge of #124928 - okaneco:trim_ascii, r=workingjubileeMatthias Krüger-21/+15
2024-05-11Auto merge of #124567 - Jules-Bertholet:and-eats-andmut, r=Nadrierilbors-213/+420
2024-05-11fix few typo in filecheck annotationsklensy-8/+8
2024-05-11Auto merge of #3598 - RalfJung:heap, r=RalfJungbors-38/+74
2024-05-11separate windows heap functions from C heap shimsRalf Jung-33/+56
2024-05-11alloc: update comments around malloc() alignmentRalf Jung-8/+21
2024-05-11Auto merge of #124762 - madsmtm:refactor-apple-target-abi, r=lcnr,BlackHoleFoxbors-97/+103
2024-05-11Auto merge of #3597 - rust-lang:rustup-2024-05-11, r=RalfJungbors-5853/+10665
2024-05-11Auto merge of #125000 - matthiaskrgr:rollup-cc9lc2y, r=matthiaskrgrbors-6/+20
2024-05-11Rollup merge of #124994 - saethlin:saethlin-triagebot, r=scottmcmMatthias Krüger-1/+4
2024-05-11Rollup merge of #124991 - Infinixius:patch-1, r=NilstriebMatthias Krüger-1/+1
2024-05-11Rollup merge of #124818 - compiler-errors:ena, r=Mark-SimulacrumMatthias Krüger-3/+3
2024-05-11Rollup merge of #124766 - devnexen:getrandom_solarish, r=Mark-SimulacrumMatthias Krüger-1/+12
2024-05-11Merge from rustcThe Miri Cronjob Bot-5852/+10664
2024-05-11Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-05-10Stabilize `byte_slice_trim_ascii` for `&[u8]`/`&str`okaneco-21/+15
2024-05-11Auto merge of #124996 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-05-10Update cargoWeihang Lo-0/+0
2024-05-11Auto merge of #124993 - jieyouxu:rollup-u02aso7, r=jieyouxubors-59/+125
2024-05-10Add @saethlin to some triagebot groupsBen Kimock-1/+4
2024-05-11Rollup merge of #124930 - compiler-errors:consume-arg, r=petrochenkov许杰友 Jieyou Xu (Joe)-1/+25
2024-05-11Rollup merge of #124904 - RalfJung:reachable, r=tmiasko许杰友 Jieyou Xu (Joe)-10/+22
2024-05-11Rollup merge of #124899 - RalfJung:bootstrap-dry, r=onur-ozkan许杰友 Jieyou Xu (Joe)-0/+5
2024-05-11Rollup merge of #124318 - bvanjoi:fix-123911, r=petrochenkov许杰友 Jieyou Xu (Joe)-48/+70
2024-05-11Rollup merge of #124233 - mati865:fix-support-for-upcoming-mingw-w64, r=petro...许杰友 Jieyou Xu (Joe)-0/+3
2024-05-10Fix typo in ManuallyDrop's documentationInfinixius-1/+1
2024-05-10Auto merge of #124982 - compiler-errors:uplift-trait-ref, r=lcnrbors-313/+492
2024-05-10Auto merge of #123886 - scottmcm:more-rvalue-operands, r=matthewjasperbors-14/+231
2024-05-10Apply nits, make some bounds into supertraits on inherent traitsMichael Goulet-56/+57
2024-05-10Also debugMichael Goulet-21/+11
2024-05-10Lift `TraitRef` into `rustc_type_ir`Michael Goulet-241/+445
2024-05-10Lift `Lift`Michael Goulet-33/+17
2024-05-10Auto merge of #124952 - compiler-errors:no-error, r=lcnrbors-393/+432
2024-05-10Add comment on `cap_to_weakly_not`Jules Bertholet-0/+1
2024-05-10Move all ref pat logic into `check_pat_ref`Jules Bertholet-155/+132
2024-05-10Remove redundant commentJules Bertholet-2/+0