about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-26Fix doc nitsJohn Arundel-738/+808
2024-07-26Auto merge of #128222 - tgross35:rollup-fk7qdo3, r=tgross35bors-657/+1198
2024-07-26Rollup merge of #128170 - saethlin:clone-fn, r=compiler-errorsTrevor Gross-2/+7
2024-07-26Rollup merge of #128099 - lolbinarycat:extern-flag-disambiguates-rmake, r=KobzolTrevor Gross-27/+35
2024-07-26Rollup merge of #127989 - Oneirical:testricted-area, r=jieyouxuTrevor Gross-49/+86
2024-07-26Rollup merge of #127557 - linyihai:issue-126694, r=compiler-errorsTrevor Gross-8/+30
2024-07-26Rollup merge of #127523 - Oneirical:treasure-test, r=jieyouxuTrevor Gross-86/+105
2024-07-26Rollup merge of #127017 - mu001999-contrib:dead/enhance, r=pnkfelixTrevor Gross-10/+87
2024-07-26Rollup merge of #126575 - fmease:update-lint-type_alias_bounds, r=compiler-er...Trevor Gross-475/+848
2024-07-26Auto merge of #120593 - maurer:android-bump, r=Mark-Simulacrum,workingjubileebors-12/+15
2024-07-26Auto merge of #128193 - flip1995:clippy-subtree-update, r=matthiaskrgrbors-5172/+4866
2024-07-26Add a label to point to the lacking macro name definitionLin Yihai-8/+30
2024-07-26Auto merge of #128213 - matthiaskrgr:rollup-v40q1j3, r=matthiaskrgrbors-349/+910
2024-07-26Update Android testing to API 21, matching NDK 26Matthew Maurer-12/+15
2024-07-26Rollup merge of #128211 - juliusl:pr/align-change-time, r=tgross35Matthias Krüger-2/+2
2024-07-26Rollup merge of #128194 - maurer:fix-mmx, r=cuviperMatthias Krüger-5/+0
2024-07-26Rollup merge of #128150 - BoxyUwU:std_only_sized_const_params, r=workingjubileeMatthias Krüger-14/+16
2024-07-26Rollup merge of #128085 - Zalathar:notes, r=NadrierilMatthias Krüger-60/+198
2024-07-26Rollup merge of #127950 - nnethercote:rustfmt-skip-on-use-decls, r=cuviperMatthias Krüger-4/+16
2024-07-26Rollup merge of #127220 - BoxyUwU:dropck_handle_extra_impl_params, r=compiler...Matthias Krüger-150/+358
2024-07-26Rollup merge of #126090 - compiler-errors:supertrait-assoc-ty-unsoundness, r=...Matthias Krüger-114/+320
2024-07-25Auto merge of #127042 - GrigorenkoPV:derivative, r=compiler-errorsbors-462/+192
2024-07-25Make Clone::clone a lang itemBen Kimock-2/+7
2024-07-25fix: compilation issue w/ refactored typeJulius Liu-2/+2
2024-07-25Auto merge of #126963 - runtimeverification:smir_serde_derive, r=celinvalbors-139/+242
2024-07-25Stop using `unsized_const_parameters` in core/stdBoxy-14/+16
2024-07-25Auto merge of #128195 - matthiaskrgr:rollup-195dfdf, r=matthiaskrgrbors-92/+142
2024-07-25LLVM: LLVM-20.0 removes MMX typesMatthew Maurer-5/+0
2024-07-25Rollup merge of #128189 - oli-obk:tainting_stuff, r=compiler-errorsMatthias Krüger-11/+5
2024-07-25Rollup merge of #128187 - Urgau:fix-1.80.0-release-version, r=pietroalbiniMatthias Krüger-1/+1
2024-07-25Rollup merge of #128185 - surechen:fix_128042_2, r=compiler-errorsMatthias Krüger-1/+42
2024-07-25Rollup merge of #128137 - GrigorenkoPV:cstr-derive, r=dtolnayMatthias Krüger-11/+21
2024-07-25Rollup merge of #127999 - ChrisDenton:arm32, r=AmanieuMatthias Krüger-41/+45
2024-07-25Rollup merge of #126908 - GnomedDev:cow-inline-asm-temp-piece, r=compiler-errorsMatthias Krüger-27/+28
2024-07-25Update Cargo.lockPhilipp Krones-11/+20
2024-07-25Merge commit '37f4fbb92913586b73a35772efd00eccd1cbbe13' into clippy-subtree-u...Philipp Krones-5161/+4846
2024-07-25Auto merge of #13157 - flip1995:rustup, r=flip1995bors-76/+112
2024-07-25Bump Clippy version -> 0.1.82Philipp Krones-5/+5
2024-07-25Bump nightly version -> 2024-07-25Philipp Krones-1/+1
2024-07-25Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-5189/+4893
2024-07-25use shorter link and remove entries wrongly added in rebasebinarycat-1/+1
2024-07-25clean up rmake testbinarycat-21/+20
2024-07-25note that rmake.rs files are not subject to automatic formattingbinarycat-0/+5
2024-07-25migrate tests/run-make/extern-flag-disambiguates to rmakebinarycat-26/+30
2024-07-25Auto merge of #128186 - matthiaskrgr:rollup-01b7t98, r=matthiaskrgrbors-576/+762
2024-07-25Turn an unreachable code path into an ICEOli Scherer-11/+5
2024-07-25rewrite panic-abort-eh_frame to rmakeOneirical-36/+66
2024-07-25rewrite dump-ice-to-disk to rmakeOneirical-75/+64
2024-07-25rewrite incr-foreign-head-span to rmakeOneirical-25/+33
2024-07-25rewrite compiler-rt-works-on-mingw to rmakeOneirical-11/+37