about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-06chore: fix some typosfindseat-7/+7
2024-04-05Auto merge of #3451 - RalfJung:linux-foreign-items, r=RalfJungbors-47/+32
2024-04-05linux/foreign_items: reorder things to make more sense, remove duplicate sock...Ralf Jung-47/+32
2024-04-04Auto merge of #3447 - rust-lang:rustup-2024-04-04, r=saethlinbors-3003/+2990
2024-04-04Merge from rustcThe Miri Cronjob Bot-3002/+2989
2024-04-04Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-04Teach MIR inliner query cycle avoidance about const_eval_selectBen Kimock-4/+32
2024-04-04Auto merge of #123240 - compiler-errors:assert-args-compat, r=fmeasebors-114/+151
2024-04-03Auto merge of #123429 - matthiaskrgr:rollup-4emw4e9, r=matthiaskrgrbors-368/+1324
2024-04-03Rollup merge of #123421 - taiki-e:netbsd-doc, r=NilstriebMatthias Krüger-4/+4
2024-04-03Rollup merge of #123419 - petrochenkov:zeroindex, r=compiler-errorsMatthias Krüger-90/+80
2024-04-03Rollup merge of #123395 - compiler-errors:postfix-matches-fixes-2, r=petroche...Matthias Krüger-3/+7
2024-04-03Rollup merge of #123301 - Nadrieril:unions, r=compiler-errorsMatthias Krüger-14/+138
2024-04-03Rollup merge of #123291 - c410-f3r:testsssssss, r=petrochenkovMatthias Krüger-31/+9
2024-04-03Rollup merge of #122964 - joboet:pointer_expose, r=AmanieuMatthias Krüger-99/+105
2024-04-03Rollup merge of #122619 - erikdesjardins:cast, r=compiler-errorsMatthias Krüger-89/+476
2024-04-03Rollup merge of #121595 - strottos:issue_116615, r=compiler-errorsMatthias Krüger-38/+505
2024-04-03Auto merge of #123415 - petrochenkov:parenting, r=compiler-errorsbors-3/+9
2024-04-04Fix target name in NetBSD platform-support docTaiki Endo-4/+4
2024-04-03Auto merge of #123416 - matthiaskrgr:rollup-j85wj05, r=matthiaskrgrbors-69/+148
2024-04-03rustc_index: Add a `ZERO` constant to index typesVadim Petrochenkov-90/+80
2024-04-03Fix up error message for debug_assert_args_compat for IATsMichael Goulet-19/+31
2024-04-03Don't fill non-ty args with ty::ErrorMichael Goulet-17/+27
2024-04-03Simplify some cfgingMichael Goulet-17/+11
2024-04-03Uplift and start using check_args_compatible more liberallyMichael Goulet-90/+95
2024-04-03Stop chopping off args for no reasonMichael Goulet-3/+19
2024-04-03Rollup merge of #123412 - Kobzol:ci-artifacts-in-summary, r=Mark-SimulacrumMatthias Krüger-0/+14
2024-04-03Rollup merge of #123394 - compiler-errors:postfix-match-fixes, r=estebankMatthias Krüger-33/+89
2024-04-03Rollup merge of #123393 - aDotInTheVoid:ast-p-docs, r=NilstriebMatthias Krüger-9/+7
2024-04-03Rollup merge of #123386 - Rajveer100:branch-for-issue-123227, r=onur-ozkanMatthias Krüger-11/+2
2024-04-03Rollup merge of #123382 - compiler-errors:assert-fndef-kind, r=fmeaseMatthias Krüger-3/+7
2024-04-03Rollup merge of #123342 - RalfJung:noskip, r=onur-ozkanMatthias Krüger-13/+8
2024-04-03Rollup merge of #123209 - ObsidianMinor:doc/external-clangrt, r=michaelwoeristerMatthias Krüger-0/+21
2024-04-03Auto merge of #3446 - RalfJung:eventfd, r=RalfJungbors-7/+12
2024-04-03hir: Drop owner's own item-local id (zero) from parenting tablesVadim Petrochenkov-3/+9
2024-04-03rename `expose_addr` to `expose_provenance`joboet-99/+105
2024-04-03Output URLs of CI artifacts to GitHub summaryJakub Beránek-0/+14
2024-04-03epoll: note a FIXMERalf Jung-0/+2
2024-04-03eventfd: fix flag check and note a FIXMERalf Jung-7/+10
2024-04-03Auto merge of #123390 - tgross35:f16-f128-libs-basic-impls-bootstrap, r=jhprattbors-6/+21
2024-04-03Set `CARGO` instead of `PATH` for Rust ClippyRajveer-11/+2
2024-04-03Auto merge of #123322 - matthewjasper:remove-mir-unsafeck, r=lcnr,compiler-er...bors-2230/+659
2024-04-03Auto merge of #3444 - RalfJung:linux-epoll-eventfd-cleanup, r=RalfJungbors-106/+105
2024-04-03shims/linux: move epoll and eventfd into their own files, together with their...Ralf Jung-106/+105
2024-04-03Remove MIR unsafe checkMatthew Jasper-2230/+659
2024-04-03rustc_ast: Update `P<T>` docs to reflect mutable status.Alona Enraght-Moony-9/+7
2024-04-03Auto merge of #123402 - workingjubilee:rollup-0j5ihn6, r=workingjubileebors-42/+389
2024-04-03Auto merge of #3441 - RalfJung:fds, r=RalfJungbors-633/+663
2024-04-03Auto merge of #3440 - rust-lang:rustup-2024-04-03, r=RalfJungbors-7639/+10618
2024-04-03shims/unix: split general FD management from FS access; make a place for socketsRalf Jung-633/+663