summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-08-04bump channelBoxy-1/+1
2025-08-02Revert "`return_and_then`: only lint returning expressions (#14783)"Philipp Krones-165/+9
2025-08-02Revert "Extend `manual_is_variant_and lint` to check for boolean map comparis...Philipp Krones-240/+15
2025-08-02Consider deref'ed argument as non-temporary (#15172)Timo-16/+166
2025-08-02Move `uninlined_format_args` to `pedantic` (#15287)dswij-1/+1
2025-08-01rustdoc: don't treat methods under const impls or traits as constDeadbeef-1/+14
2025-07-24Mitigate `#[align]` name resolution ambiguity regression with a renameJieyou Xu-3/+7
2025-07-24Reword mismatched-lifetime-syntaxes text based on feedbackJake Goulding-6/+7
2025-07-17Fix rustdoc not correctly showing attributes with re-exportsJonathan Brouwer-1/+2
2025-07-12Auto merge of #143794 - lnicola:ra-backports, r=cuviperbors-110/+562
2025-07-11fix: Use `ROOT` hygiene for `args` inside new `format_args!` expansionShoyu Vanilla-27/+36
2025-07-11Backport new sized-hierarchy trait bounds in old waysShoyu Vanilla-24/+78
2025-07-11Adjust minicore for Sized Hierarchy changesLukas Wirth-52/+75
2025-07-11Minic rustc's new `format_args!` expansionShoyu Vanilla-41/+366
2025-07-11Implement region negation to minicore and add a flag `fmt_before_1_89_0`Shoyu Vanilla-8/+49
2025-07-11Auto merge of #143757 - cuviper:beta-next, r=cuviperbors-4/+6
2025-07-10Disable docs for `compiler-builtins` and `sysroot`Josh Stone-4/+0
2025-07-10Update LLVM submoduledianqk-0/+0
2025-07-10Fix hang in --print=file-names in bootstrapNoratrieb-0/+6
2025-06-26stage0 bump to 1.88.0Josh Stone-462/+356
2025-06-24[beta] Update src/doc/referenceEric Huss-0/+0
2025-06-24[beta] Update cargoEric Huss-0/+0
2025-06-23Update channel to betaJosh Stone-1/+1
2025-06-23Auto merge of #142901 - matthiaskrgr:rollup-topt4p6, r=matthiaskrgrbors-24/+52
2025-06-23Rollup merge of #142875 - GuillaumeGomez:rustdoc-json-types-version-update, r...Matthias Krüger-0/+25
2025-06-23Rollup merge of #142823 - JonathanBrouwer:no_mangle_parser, r=jdonszelmannMatthias Krüger-24/+22
2025-06-23Rollup merge of #141597 - Oneirical:unquestionable-instruction, r=jieyouxuMatthias Krüger-0/+5
2025-06-22Update cargoEric Huss-0/+0
2025-06-22Port `#[no_mangle]` to new attribute parsing infrastructureJonathan Brouwer-24/+22
2025-06-22Add a SUMMARY.md outlining immediate subdirectories of the ui test suiteOneirical-0/+5
2025-06-22Rollup merge of #142877 - yotamofek:pr/rustdoc/comment-eslint-installation-re...Guillaume Gomez-0/+3
2025-06-22Rollup merge of #142868 - klensy:dc, r=oli-obkGuillaume Gomez-2/+1
2025-06-22Document why tidy checks if `eslint` is installed via `npm`Yotam Ofek-0/+3
2025-06-22Check rustdoc-json-types FORMAT_VERSION correct changeGuillaume Gomez-0/+25
2025-06-22Port `#[must_use]` to new attribute parsing infrastructureJonathan Brouwer-22/+42
2025-06-22remove few from bootstrap tooklensy-2/+1
2025-06-22Rollup merge of #142776 - dtolnay:hirattrstyle2, r=jdonszelmannJacob Pratt-3/+10
2025-06-22Rollup merge of #142747 - nnethercote:json-conversion-cleanups, r=aDotInTheVoidJacob Pratt-189/+169
2025-06-22Rollup merge of #140254 - bjorn3:rustc_panic_abort_abort, r=petrochenkovJacob Pratt-12/+0
2025-06-22Auto merge of #141856 - folkertdev:run-make-forward-compiletest-runner, r=jie...bors-1/+28
2025-06-22forward the bootstrap `runner` to `run-make`Folkert de Vries-1/+28
2025-06-21Auto merge of #142667 - yotamofek:pr/rustdoc/more-write-shared-perf, r=nnethe...bors-27/+12
2025-06-22Rename some methods.Nicholas Nethercote-8/+12
2025-06-22Use `FromClean` more.Nicholas Nethercote-121/+156
2025-06-22Remove some code.Nicholas Nethercote-32/+1
2025-06-22Remove some dead code.Nicholas Nethercote-25/+0
2025-06-22Use `sym::asterisk` to avoid a `Symbol::intern` call.Nicholas Nethercote-5/+2
2025-06-21All HIR attributes are outerDavid Tolnay-3/+10
2025-06-21Rollup merge of #142804 - zachs18:rename-layouts-to-layoutdata-in-comments, r...Matthias Krüger-1/+1
2025-06-21Rollup merge of #142787 - samueltardieu:diag-items-for-clippy, r=Manishearth,...Matthias Krüger-24/+16