summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-01-21Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-raLaurențiu Nicola-4396/+7069
2024-01-21update lockfileRalf Jung-2/+2
2024-01-21Rollup merge of #120174 - Mark-Simulacrum:link-libs-policy, r=dtolnayMatthias Krüger-0/+18
2024-01-21Rollup merge of #120167 - dtolnay:bootstrap, r=clubby789Matthias Krüger-8/+20
2024-01-21Merge from rustcThe Miri Conjob Bot-1286/+2142
2024-01-21Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2024-01-21Rollup merge of #120084 - weihanglo:pkgid-spec, r=Mark-SimulacrumNadrieril-2/+14
2024-01-21Auto merge of #120100 - oli-obk:astconv_lifetimes, r=BoxyUwUbors-23/+23
2024-01-20Warn users about limited review for tier 2 and 3 codeMark Rousskov-0/+18
2024-01-20Rollup merge of #120138 - trevyn:detect-submodules-limit, r=albertlarsan68Guillaume Gomez-0/+2
2024-01-20Rollup merge of #120000 - smoelius:fix-clippy, r=fee1-deadGuillaume Gomez-23/+15
2024-01-20Capture the rationale for -Zallow-features= in bootstrap.pyDavid Tolnay-8/+20
2024-01-20Fix impl stripped in rustdoc HTML whereas it should not be in case the impl i...Guillaume Gomez-12/+19
2024-01-20Rollup merge of #120150 - Jules-Bertholet:stabilize-round-ties-even, r=cuviperMatthias Krüger-2/+0
2024-01-20Rollup merge of #120132 - oli-obk:helpful_tidy, r=Mark-SimulacrumMatthias Krüger-6/+26
2024-01-19Pack the u128 in LitKind::IntJosh Stone-36/+47
2024-01-19Stabilize `round_ties_even`Jules Bertholet-2/+0
2024-01-19Increase vscode `git.detectSubmodulesLimit`trevyn-0/+2
2024-01-19Add new intrinsic `is_constant` and optimize `pow`Catherine Flores-0/+27
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-18Don't forget that the lifetime on hir types is `'tcx`Oli Scherer-23/+23
2024-01-18Apply suggestions from code reviewSamuel Moelius-2/+4
2024-01-18llvm: simplify data layout checkDavid Wood-8/+4
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-18distribute actual stage of the compiled compileronur-ozkan-21/+34
2024-01-18Auto merge of #120071 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-01-18fix(rust-analyzer): use new pkgid spec to compareWeihang Lo-2/+14
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-17revert temporary patch #108288onur-ozkan-7/+0
2024-01-17Fix clippyOli Scherer-9/+15
2024-01-17Make crate_inherent_impls fallible and stop using `track_errors` for itOli Scherer-5/+6