summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-09Auto merge of #123681 - pietroalbini:pa-cve-2024-24576-stable, r=pietroalbini 1.77.2bors-16/+331
2024-04-09allow the test bat files in tidyPietro Albini-0/+3
2024-04-09bump version to 1.77.2Pietro Albini-1/+1
2024-04-09update release notesPietro Albini-0/+7
2024-04-09Update ninja on WindowsNilstrieb-1/+1
2024-04-09Document Windows argument splittingChris Denton-2/+133
2024-04-09Disallow or quote all specials in bat argsChris Denton-12/+186
2024-03-27Auto merge of #123105 - weihanglo:update-stable-cargo, r=Mark-Simulacrum 1.77.1bors-1/+33
2024-03-26Prepare 1.77.1Mark Rousskov-1/+11
2024-03-26Fix heading anchors in doc pages.Eric Huss-0/+22
2024-03-26[stable-1.77] cargo backportWeihang Lo-0/+0
2024-03-17Auto merge of #122650 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.77.0bors-1/+211
2024-03-17Cherry pick release notesMark Rousskov-0/+210
2024-03-17Switch channel to stableMark Rousskov-1/+1
2024-03-16Auto merge of #122510 - flip1995:clippy_backport, r=Mark-Simulacrumbors-61/+200
2024-03-15Auto merge of #122524 - cuviper:beta-next, r=cuviperbors-136/+1118
2024-03-14Add produces as tidy requiresWesley Wiser-0/+2
2024-03-14Added an "Explanation" header and expanded that section for the newly added l...Felix S. Klock II-0/+8
2024-03-14Added `deny(const_eval_mutable_ptr_in_final_value)` attribute to all tests th...Felix S. Klock II-103/+916
2024-03-14regression test from 121610.Felix S. Klock II-0/+41
2024-03-14downgrade mutable-ptr-in-final-value from hard-error to future-incompat lint ...Felix S. Klock II-6/+49
2024-03-14AST validation: Improve handling of inherent impls nested within functions an...León Orell Valerian Liehr-27/+102
2024-03-14add a test for rust-lang/rust-clippy#12181y21-0/+24
2024-03-14[`unconditional_recursion`]: compare by types instead of `DefId`sy21-39/+82
2024-03-14fix: ICE when array index exceeds usizegranddaifuku-0/+6
2024-03-14Added msrv to threadlocal initializerQuinn Sinclair-2/+18
2024-03-14Fixed FP for `thread_local_initializer_can_be_made_const` for `os_local`Quinn Sinclair-21/+71
2024-03-06Auto merge of #121984 - cuviper:beta-next, r=cuviperbors-488/+811
2024-03-04Solaris linker does not support --strip-debugPetr Sumbera-1/+1
2024-03-04Improve wording of static_mut_refObei Sideg-487/+810
2024-03-01Auto merge of #121775 - weihanglo:update-beta-cargo, r=weihanglobors-0/+0
2024-02-28[beta-1.77.0] backport cargoWeihang Lo-0/+0
2024-02-17Auto merge of #121217 - weihanglo:update-beta-cargo, r=weihanglobors-0/+0
2024-02-16Update cargoWeihang Lo-0/+0
2024-02-16Auto merge of #121069 - cuviper:beta-next, r=cuviperbors-472/+246
2024-02-15Update LLVM submoduleNikita Popov-0/+0
2024-02-15Update jobserver-rs to 0.1.28Vadim Petrochenkov-5/+8
2024-02-14Require that SELECT_XCODE is set.Eric Huss-3/+1
2024-02-14Downgrade Xcode from the default (15.0) to 14.3.1.Eric Huss-6/+9
2024-02-13Revert unsound libcore changes of #119911Oli Scherer-440/+149
2024-02-13Update `never_type` feature gate ui testGuillaume Gomez-1/+47
2024-02-13Correctly check `never_type` feature gatingGuillaume Gomez-0/+13
2024-02-13CI: Use ninja on apple buildersEric Huss-9/+10
2024-02-13Correct paths for hexagon-unknown-none-elf platform docBrian Cain-8/+9
2024-02-12Auto merge of #120821 - ehuss:fix-c-str-lit-bootstrap, r=Mark-Simulacrumbors-420/+324
2024-02-08Bump to released 1.76 stableEric Huss-416/+317
2024-02-09Auto merge of #120659 - weihanglo:update-beta-cargo, r=weihanglobors-0/+0
2024-02-08[Beta 1.77] Fix bootstrapping from 1.76Eric Huss-4/+7
2024-02-07[beta-1.77.0] backport cargoWeihang Lo-0/+0
2024-02-04Auto merge of #120626 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-48/+48