about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-01-20Rollup merge of #120132 - oli-obk:helpful_tidy, r=Mark-SimulacrumMatthias Krüger-6/+26
2024-01-19Rollup merge of #119984 - kpreid:waker-noop, r=dtolnayMatthias Krüger-12/+6
2024-01-19Rollup merge of #117662 - GuillaumeGomez:links-in-headings, r=notriddleMatthias Krüger-83/+139
2024-01-19Auto merge of #120121 - matthiaskrgr:rollup-razammh, r=matthiaskrgrbors-2/+11
2024-01-19Teach tidy about line/col information for malformed featuresOli Scherer-6/+26
2024-01-19Rollup merge of #120107 - shepmaster:dead-code-repr-transparent, r=NilstriebMatthias Krüger-2/+2
2024-01-19Rollup merge of #120083 - Zalathar:no-profiler, r=wesleywiserMatthias Krüger-0/+9
2024-01-18Rollup merge of #120102 - eltociear:patch-24, r=oli-obkMatthias Krüger-1/+1
2024-01-18Rollup merge of #120096 - onur-ozkan:rustc_bootstrap, r=dtolnayMatthias Krüger-8/+11
2024-01-18Rollup merge of #119869 - oli-obk:track_errors2, r=matthewjasperMatthias Krüger-14/+21
2024-01-18Rollup merge of #119582 - arlosi:bootstrap-vendor-remap, r=wesleywiserMatthias Krüger-7/+12
2024-01-18Remove no-longer-needed `allow(dead_code)` from Miri testsJake Goulding-2/+2
2024-01-18Set RUSTC_BOOTSTRAP=1 consistentlyonur-ozkan-8/+11
2024-01-19Fix typo in munmap_partial.rsIkko Eltociear Ashimine-1/+1
2024-01-18Rollup merge of #119978 - compiler-errors:async-closure-captures, r=oli-obkMatthias Krüger-42/+82
2024-01-18Rollup merge of #119967 - ShE3py:patkind-err, r=WaffleLapkinMatthias Krüger-8/+19
2024-01-18Rollup merge of #119172 - nnethercote:earlier-NulInCStr, r=petrochenkovMatthias Krüger-0/+4
2024-01-18Auto merge of #120071 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-01-18Warn when no profiler runtime means coverage tests won't be run/blessedZalathar-0/+9
2024-01-17Remove unnecessary `let`s and borrowing from `Waker::noop()` usage.Kevin Reid-12/+6
2024-01-17Update cargoWeihang Lo-0/+0
2024-01-17Rollup merge of #120001 - dtolnay:bootstrapbootstrap, r=onur-ozkanMatthias Krüger-0/+13
2024-01-17Auto merge of #118708 - davidtwco:target-tier-assembly-test, r=Mark-Simulacrumbors-0/+56
2024-01-17Auto merge of #119930 - Urgau:check-cfg-empty-values-means-empty, r=petrochenkovbors-12/+13
2024-01-17Fix clippyOli Scherer-9/+15
2024-01-17Make crate_inherent_impls fallible and stop using `track_errors` for itOli Scherer-5/+6
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-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-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-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