summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-01-17tests: add sanity-check assembly test for every targetDavid Wood-0/+56
2024-01-17Auto merge of #119111 - michaelwoerister:measureme-11, r=Mark-Simulacrumbors-1/+1
2024-01-17Add `PatKind::Err`Lieselotte-8/+19
2024-01-16Update cargoWeihang Lo-0/+0
2024-01-16Rename `pointer` field on `Pin`LegionMammal978-2/+2
2024-01-16Auto merge of #116520 - Enselic:large-copy-into-fn, r=oli-obkbors-4/+4
2024-01-16Deal with additional wrapping of async closure body in clippyMichael Goulet-42/+82
2024-01-16Rollup merge of #120018 - Zalathar:mir-opt-html, r=NilstriebMatthias Krüger-5/+6
2024-01-16Rollup merge of #119998 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-01-16Don't allow `.html` files in `tests/mir-opt/`Zalathar-5/+6
2024-01-15compiler: Lower fn call arg spans down to MIRMartin Nordholts-4/+4
2024-01-15Consistently unset RUSTC_BOOTSTRAP when compiling bootstrapDavid Tolnay-0/+13
2024-01-15Ensure `callee_id`s are body ownersSamuel Moelius-23/+13
2024-01-15Update booksrustbot-0/+0
2024-01-15Merge commit '9d8889cdfcc3aa0302353fc988ed21ff9bc9925c' into sync-from-raLaurențiu Nicola-1024/+1650
2024-01-15Auto merge of #119581 - Nadrieril:detangle-arena, r=compiler-errorsbors-1/+0
2024-01-14fmtThe Miri Conjob Bot-2/+2
2024-01-14Merge from rustcThe Miri Conjob Bot-50/+86
2024-01-14Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-01-13Auto merge of #119945 - matthiaskrgr:rollup-oy3e1j2, r=matthiaskrgrbors-7/+29
2024-01-13Rollup merge of #119937 - nicholasbishop:bishop-uefi-doc-improve, r=ehussMatthias Krüger-5/+27
2024-01-13Rollup merge of #119935 - joboet:move_pal_personality, r=ChrisDentonMatthias Krüger-2/+2
2024-01-13Auto merge of #119088 - George-lewis:glewis/suggest-upgrading-compiler, r=Nil...bors-4/+5
2024-01-13Add doc and example for building a UEFI driverNicholas Bishop-0/+17
2024-01-13Add crate links to unknown-uefi.mdNicholas Bishop-5/+10
2024-01-13tidy: allow platform-dependent code in `sys`joboet-2/+2
2024-01-13Add check for ui_testing via promoting parameters from `ParseSess` to `Session`George-lewis-4/+5
2024-01-13Add way to express no-values with check-cfgUrgau-12/+13
2024-01-13Auto merge of #119927 - matthiaskrgr:rollup-885ws57, r=matthiaskrgrbors-1/+0
2024-01-13Update measureme crate to version 11Michael Woerister-1/+1
2024-01-13Auto merge of #117285 - joboet:move_platforms_to_pal, r=ChrisDentonbors-35/+35
2024-01-13Rollup merge of #119898 - compiler-errors:error-reporting, r=oli-obkMatthias Krüger-1/+0
2024-01-13Auto merge of #119473 - Urgau:check-cfg-explicit-none, r=petrochenkovbors-1/+5
2024-01-13Merge from rustcThe Miri Conjob Bot-1024/+5381
2024-01-13Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-01-13Auto merge of #118947 - Bryanskiy:delegStep1, r=petrochenkov,lcnrbors-4/+14
2024-01-12Improve `let_underscore_lock`Nilstrieb-0/+1
2024-01-12Update cargoWeihang Lo-0/+0
2024-01-12rustc_pattern_analysis no longer needs to be passed an arenaNadrieril-1/+0
2024-01-12Remove unused ErrorReporting variant from overflow handlingMichael Goulet-1/+0
2024-01-12Rollup merge of #119885 - DianQK:revert-pr-113923, r=petrochenkovGuillaume Gomez-1/+0
2024-01-12Rollup merge of #119884 - GuillaumeGomez:rename-env-opt, r=davidtwcoGuillaume Gomez-7/+7
2024-01-12Rollup merge of #119819 - chenyukang:yukang-fix-118183-lint, r=davidtwcoGuillaume Gomez-5/+25
2024-01-12Delegation implementation: step 1Bryanskiy-4/+14
2024-01-12check rust lints when an unknown lint is detectedyukang-5/+25
2024-01-12Revert "Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix"DianQK-1/+0
2024-01-12Rename `--env` option flag to `--env-set`Guillaume Gomez-7/+7
2024-01-12Detect `NulInCStr` error earlier.Nicholas Nethercote-0/+4
2024-01-12update paths in commentsjoboet-2/+2
2024-01-12update paths in toolsjoboet-3/+3