about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-03Auto merge of #123416 - matthiaskrgr:rollup-j85wj05, r=matthiaskrgrbors-69/+148
2024-04-03add missing links in development guideFrancisco Salgueiro-6/+5
2024-04-03rustc_index: Add a `ZERO` constant to index typesVadim Petrochenkov-2/+2
2024-04-03rustc_index: Add a `ZERO` constant to index typesVadim Petrochenkov-90/+80
2024-04-03Use jemalloc for releasesLaurențiu Nicola-2/+2
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-03Auto merge of #17003 - krobelus:utf8-positions-multibyte, r=Veykrilbors-6/+11
2024-04-03Auto merge of #17006 - Veykril:cfg-censor-fixes, r=Veykrilbors-57/+85
2024-04-03Fix some cfg censoring bugsLukas Wirth-57/+85
2024-04-03hir: Drop owner's own item-local id (zero) from parenting tablesVadim Petrochenkov-3/+9
2024-04-03Added target metadataAdam Gastineau-8/+8
2024-04-03rename `expose_addr` to `expose_provenance`joboet-1/+1
2024-04-03rename `expose_addr` to `expose_provenance`joboet-2/+2
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-03Fix off-by-one error converting to LSP UTF8 offsets with multi-byte charJohannes Altmanninger-6/+11
2024-04-03Auto merge of #123390 - tgross35:f16-f128-libs-basic-impls-bootstrap, r=jhprattbors-6/+21
2024-04-03Fix ICE on unchecked shiftTaiki Endo-1/+1
2024-04-03Update `rustdoc_css_themes.rs` to take into account new selectorsGuillaume Gomez-2/+5
2024-04-03Add GUI test to ensure there is always a theme applied if JS is disabledGuillaume Gomez-0/+5
2024-04-03Default to light theme is JS is enabled but not workingGuillaume Gomez-3/+9
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 #17000 - mrnossiom:master, r=Veykrilbors-2/+1
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 #17002 - Veykril:layout-defaults, r=Veykrilbors-10/+61
2024-04-03Consider ADT generic parameter defaults for unsubstituted layout calculationsLukas Wirth-10/+61
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
2024-04-02Rollup merge of #123388 - tshepang:consistency, r=jhprattJubilee-2/+2
2024-04-02Rollup merge of #123359 - bzEq:aix-libc++abi, r=cuviperJubilee-0/+6