summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-08-03Auto merge of #114410 - pietroalbini:pa-cve-2023-38497-stable, r=pietroalbini 1.71.1bors-0/+1
2023-08-03update release notes to include cve fixPietro Albini-0/+1
2023-08-03update cargo to fix cve-2023-38497Pietro Albini-0/+0
2023-07-31Auto merge of #114284 - pietroalbini:pa-1.72.1, r=pietroalbinibors-69/+133
2023-07-31bump version numberPietro Albini-1/+1
2023-07-31update release notes for 1.72.1Pietro Albini-0/+9
2023-07-31Revert "Fix `x test lint-docs` when download-rustc is enabled"jyn-7/+0
2023-07-31do not use stringly typed diagnosticsDeadbeef-26/+31
2023-07-31`suspicious_double_ref_op`: don't lint on `.borrow()`Deadbeef-15/+35
2023-07-31Don't use can_eq in derive suggestion for missing methodMichael Goulet-16/+44
2023-07-31Revert "fix: :bug: etc/bash_complettion -> src/etc/... to avoid copy error"ekusiadadus-5/+1
2023-07-31Substitute types before checking compatibility.Camille GILLOT-1/+14
2023-07-12Auto merge of #113602 - Mark-Simulacrum:stable-next, r=Mark-Simulacrum 1.71.0bors-43/+37
2023-07-11Drop empty sections from release notesMark Rousskov-15/+0
2023-07-11Add regression test for #112308Guillaume Gomez-26/+31
2023-07-11Prevent emitting `missing_docs` for `pub extern crate`Guillaume Gomez-2/+6
2023-07-10Auto merge of #113541 - Mark-Simulacrum:stable-next, r=Mark-Simulacrumbors-1/+144
2023-07-10Prepare 1.71.0 stable releaseMark Rousskov-1/+144
2023-07-08Auto merge of #113483 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrumbors-39/+217
2023-07-08Downgrade addr2lineMark Rousskov-13/+20
2023-07-08Fix linker failures when #[global_allocator] is used in a dependencybjorn3-2/+38
2023-07-08Fix dropping_copy_types lint from linting in match-arm with side-effectsUrgau-1/+39
2023-07-08Revert the lexing of c_str_literalsLeón Orell Valerian Liehr-23/+96
2023-07-08Add regression testLeón Orell Valerian Liehr-0/+24
2023-07-06Auto merge of #113417 - flip1995:clippy_beta_backport, r=Manishearthbors-51/+164
2023-07-06Ignore in-proc-macros itemsblyxyas-1/+2
2023-07-06Move redundant_clone to nurseryAlex Macleod-33/+35
2023-07-06Auto merge of #10865 - Centri3:let_with_type_underscore_tracing, r=Jarchobors-10/+65
2023-07-06[`default_constructed_unit_structs`]: do not lint type aliasesy21-7/+62
2023-06-24Auto merge of #113000 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrumbors-48/+201
2023-06-24Add test case for unsizing with nicheWesley Wiser-0/+30
2023-06-24disable some layout optimizations for unsizable structsThe 8472-42/+48
2023-06-24Make struct layout not depend on unsizeable tailLukas Markeffsky-2/+31
2023-06-24Fix type-inference regression in #112225Arpad Borsos-1/+65
2023-06-24Update to LLVM 16.0.5Nikita Popov-1/+1
2023-06-24Fix URL encoding of % sign in Rust Doc.TumoiYorozu-2/+0
2023-06-24Update compiler/rustc_mir_transform/src/check_alignment.rsWesley Wiser-0/+1
2023-06-24Disable alignment checks on i686-pc-windows-msvcBen Kimock-0/+25
2023-06-08Auto merge of #112421 - weihanglo:update-beta-cargo, r=weihanglobors-0/+0
2023-06-08[beta-1.71] cargo backportWeihang Lo-0/+0
2023-06-04Auto merge of #112246 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-421/+381
2023-06-03add FIXMElcnr-0/+5
2023-06-03add testslcnr-0/+78
2023-06-03unique borrows are mutating useslcnr-19/+7
2023-06-03Bump to released 1.70 stableMark Rousskov-402/+291
2023-05-29Auto merge of #112066 - Mark-Simulacrum:beta-next, r=Mark-Simulacrumbors-42/+65
2023-05-29Exclude Rvalue::AddressOf for raw pointer deref alignment checksBen Kimock-0/+8
2023-05-29Add a test for misaligned pointer derefs inside addr_of!Ben Kimock-0/+15
2023-05-29Switch to beta channelMark Rousskov-1/+1
2023-05-29Swap out CURRENT_RUSTC_VERSION to 1.71.0Mark Rousskov-41/+41