about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-07-14rustdoc: use `src` consistently over `source` in JavaScriptMichael Howell-21/+21
2023-07-14rustdoc: use `src` consistently over `source` in codeMichael Howell-55/+55
2023-07-14fix another nesting issuejyn-4/+4
2023-07-14fix another GHA log panicjyn-0/+3
2023-07-14add a couple more groupsjyn-7/+12
2023-07-14Add `track_caller` to builder.msgjyn-0/+9
2023-07-14put configure behind a groupjyn-1/+5
2023-07-14don't print download progress in CIjyn-3/+8
2023-07-14Add must_use to `msg_` functionsjyn-45/+67
2023-07-14Add GHA log groups for tool testsjyn-0/+20
2023-07-14Make sure toolstates.json ends in a newlinejyn-1/+4
2023-07-14fix nested GHA groups (redux)jyn-10/+6
2023-07-14Don't checkout the LLVM submodule in `x dist --dry-run`jyn-1/+3
2023-07-14Don't nest GHA groups in `check::Std`jyn-0/+1
2023-07-14Add even more GHA log groupsjyn-18/+67
2023-07-14Fix `x suggest --run`jyn-3/+2
2023-07-14Fix compiletest windows path finding with spacesAlex Macleod-6/+6
2023-07-14remove outdated FIXMEs on bootstrapozkanonur-13/+1
2023-07-14Rollup merge of #113699 - RalfJung:miri, r=RalfJungMatthias Krüger-64/+33
2023-07-14Rollup merge of #113685 - Kobzol:opt-dist-binary-sizes, r=Mark-SimulacrumMatthias Krüger-5/+45
2023-07-14Auto merge of #113591 - mdibaiee:genericargs-cleanup, r=oli-obkbors-405/+403
2023-07-14Correctly handle `--document-hidden-items`Guillaume Gomez-29/+56
2023-07-14Remove unneeded handling for `ExternalLocation::Unknown` in rustdoc render co...Guillaume Gomez-6/+1
2023-07-14Strip impl if not re-exported and is doc(hidden)Guillaume Gomez-1/+7
2023-07-14Print artifact sizes in `opt-dist`Jakub Beránek-5/+45
2023-07-14remove compile-flags that are no longer neededRalf Jung-37/+10
2023-07-14refactor(rustc_middle): Substs -> GenericArgMahdi Dibaiee-405/+403
2023-07-14work around custom_mir spanRalf Jung-13/+6
2023-07-14bootstrap: update defaults for `compiler` and `library` aliasesLukas Markeffsky-86/+114
2023-07-14Rollup merge of #113668 - kupiakos:patch-1, r=calebcartwrightMatthias Krüger-1/+1
2023-07-14Rollup merge of #113640 - jyn514:nodejs-defaults, r=GuillaumeGomezMatthias Krüger-43/+39
2023-07-13Rename cast_ref_to_mut to invalid_reference_casting (clippy side)Urgau-6/+6
2023-07-13Rename cast_ref_to_mut lint to invalid_reference_castingUrgau-2/+2
2023-07-13Rollup merge of #113623 - GuillaumeGomez:add-jump-to-doc, r=notriddleMatthias Krüger-25/+84
2023-07-13Trigger a rebuild when CLIPPY_CONF_DIR changesAlex Macleod-0/+7
2023-07-13Correct `the` -> `there` typo in items.mdAlyssa Haroldsen-1/+1
2023-07-13Auto merge of #113637 - Mark-Simulacrum:bootstrap-bump, r=ozkanonurbors-465/+444
2023-07-13Rollup merge of #113616 - edg-l:fix_bootstrap, r=albertlarsan68Matthias Krüger-1/+1
2023-07-13Rollup merge of #113613 - GuillaumeGomez:allow-dash-in-file-name, r=notriddleMatthias Krüger-4/+13
2023-07-13Rollup merge of #113603 - workingjubilee:test-for-98016, r=oli-obkMatthias Krüger-12/+13
2023-07-13Rollup merge of #113598 - weihanglo:update-cargo, r=weihangloMatthias Krüger-0/+3
2023-07-13Rollup merge of #113353 - compiler-errors:select-better, r=lcnrMatthias Krüger-1/+1
2023-07-13Support `x suggest` with build-metricsjyn-8/+9
2023-07-13Remove unnecessary `Builder::new_standalone` functionjyn-23/+9
2023-07-13Rename `detail_exit_macro` to `exit`jyn-37/+39
2023-07-13Merge from rustcThe Miri Conjob Bot-42/+30
2023-07-13Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-07-13Make `nodejs` control the default for RustdocJs tests instead of a hard-off s...jyn-43/+39
2023-07-12Re-format let-else per rustfmt updateMark Rousskov-57/+76
2023-07-12Bump bootstrap compiler to latestMark Rousskov-408/+368