You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes required due to rust-lang/rust#132157
(Remove detail from label/note that is already available in other note).
Resolves: #3659
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
Updating Rust toolchain from nightly-2024-10-29 to nightly-2024-10-30 requires source changes.
The failed automated run can be found here.
Please review the changes at https://github.com/rust-lang/rust from rust-lang/rust@3f1be1e up to rust-lang/rust@1e4f10b. The log for this commit range is:
rust-lang/rust@1e4f10ba64 Auto merge of #132326 - matthiaskrgr:rollup-ngyw18g, r=matthiaskrgr
rust-lang/rust@07afe8d12f Rollup merge of #132321 - betrusted-io:xous/fix-rustc_const_stable-attribute, r=joboet
rust-lang/rust@2707cd670c Rollup merge of #132319 - Zalathar:add-module-flag, r=jieyouxu
rust-lang/rust@1e3c0da9a0 Rollup merge of #132274 - compiler-errors:cleanup-op-lookup, r=nnethercote
rust-lang/rust@f9fdd63cf4 Rollup merge of #132157 - estebank:long-types-3, r=jieyouxu
rust-lang/rust@5dc36391fe Rollup merge of #132151 - compiler-errors:coroutine-resume-outlives, r=spastorino
rust-lang/rust@5d6c49938e Rollup merge of #131984 - dingxiangfei2009:stabilize-if-let-rescope, r=traviscross,lcnr
rust-lang/rust@5b54286640 Remove detail from label/note that is already available in other note
rust-lang/rust@e473783d90 Auto merge of #132231 - lukas-code:rc-plug-leaks, r=tgross35
rust-lang/rust@59944c9c9f xous: sync: remove
rustc_const_stable
attributerust-lang/rust@2dece5bb62 Auto merge of #132317 - workingjubilee:rollup-x21ncea, r=workingjubilee
rust-lang/rust@8d2ed4f0f3 Clean up FFI calls for setting module flags
rust-lang/rust@ba81dbf3c6 Don't set unnecessary module flag "LTOPostLink"
rust-lang/rust@6c5641c16b Rollup merge of #132313 - Zalathar:directive-list, r=jieyouxu
rust-lang/rust@096363626a Rollup merge of #132312 - jieyouxu:delete-crashes-23707, r=matthiaskrgr
rust-lang/rust@9d58475760 Rollup merge of #132293 - Urgau:tests-check-cfg-out-triagebot, r=lqd
rust-lang/rust@3eb7dddfed Rollup merge of #132284 - camelid:rm-ping, r=workingjubilee
rust-lang/rust@29a7ca993d Rollup merge of #132270 - yakiimoninja:fs-truncate-docs, r=Noratrieb
rust-lang/rust@423d4f0c2f Rollup merge of #132266 - krasimirgg:llvm-20-testfix, r=hanna-kruppe,beetrees,workingjubilee
rust-lang/rust@5ee13ae513 Rollup merge of #132233 - WaffleLapkin:box-module-split, r=workingjubilee
rust-lang/rust@a70b90b822 Rollup merge of #132216 - klensy:c_uint, r=cuviper
rust-lang/rust@b8f08fe023 Rollup merge of #132194 - compiler-errors:rpitit-super-wc, r=spastorino
rust-lang/rust@e97286e738 Rollup merge of #132119 - compiler-errors:effects-old-solver, r=lcnr
rust-lang/rust@b496974c53 Rollup merge of #131520 - zachs18:const-str-split, r=Noratrieb
rust-lang/rust@5d0f52efa4 Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillot
rust-lang/rust@c8a8c82035 Auto merge of #132314 - lnicola:sync-from-ra, r=lnicola
rust-lang/rust@2df8dbb1b3 Auto merge of #132277 - workingjubilee:rollup-5e6q6e4, r=workingjubilee
rust-lang/rust@eae9d7ad8d Merge pull request #18431 from lnicola/sync-from-rust
rust-lang/rust@49baaf0b2d Bump rustc crates
rust-lang/rust@6f82a95298 Rename
command-list.rs
todirective-list.rs
rust-lang/rust@6c93c65057 Delete
tests/crashes/23707.rs
because it's flakyrust-lang/rust@772d1383f7 Merge from rust-lang/rust
rust-lang/rust@4b27980870 Preparing for merge from rust-lang/rust
rust-lang/rust@a9d17627d2 Auto merge of #128985 - GrigorenkoPV:instantly-dangling-pointer, r=Urgau
rust-lang/rust@02ee6395fd Rc destructor: tweak inlining
rust-lang/rust@2b326e3817 correct LLVMRustDIBuilderCreateOpLLVMFragment return type
rust-lang/rust@17636374de correct LLVMRustCreateThinLTOData arg types
rust-lang/rust@8b7b8e5f56 Hack out effects support for old solver
rust-lang/rust@5ae5323d0e Remove myself from mentions inside
tests/ui/check-cfg
directoryrust-lang/rust@3240fe2773 Remove some goofy slice logic from the operator path
rust-lang/rust@f0744ca357 Bless a miri test
rust-lang/rust@b2f335ea99 Split
boxed.rs
into a few modulesrust-lang/rust@d4774ff4ab Remove my ping for rustdoc/clean/types.rs
rust-lang/rust@89ac69f13a Rollup merge of #132271 - claywilkinson:master, r=tmandry
rust-lang/rust@6fd4a76d3b Rollup merge of #132261 - ChrisCho-H:refactor/cleaner-check-none, r=compiler-errors
rust-lang/rust@bd43f8e9fd Rollup merge of #132260 - Zalathar:type-safe-cast, r=compiler-errors
rust-lang/rust@6ea83ffe2c Rollup merge of #132258 - GuillaumeGomez:variant-structfields-margins, r=notriddle
rust-lang/rust@259ddf9b50 Rollup merge of #132255 - workingjubilee:layout-is-🏚️, r=compiler-errors
rust-lang/rust@d6be363400 Rollup merge of #132249 - workingjubilee:add-rustc-abi, r=compiler-errors
rust-lang/rust@e20026cac0 Rollup merge of #132247 - workingjubilee:add-rustc-abi-to-smir, r=celinval
rust-lang/rust@c9347f1e27 Rollup merge of #131441 - SpriteOvO:proc-macro-to-tokens-trait, r=dtolnay
rust-lang/rust@a24b3778d6 Rollup merge of #130259 - adwinwhite:lower-node-id-once, r=cjgillot
rust-lang/rust@5910a4f1bc clarified std::fs truncate doc
rust-lang/rust@5f91811c77 stable_mir: Directly use types from rustc_abi
rust-lang/rust@641ce068ae rustdoc: Use accessors to interrogate type layouts
rust-lang/rust@88a9edc091 compiler: Add
is_uninhabited
and use LayoutS accessorsrust-lang/rust@f202abd4d6 Inline construct_obligation_for_trait
rust-lang/rust@c50bc62586 Inline obligation_for_method
rust-lang/rust@2cc9d58a0e Updating Fuchsia platform-support documentation
rust-lang/rust@a946721408 clarified doc for
std::fs::OpenOptions.truncate()
rust-lang/rust@746b675c5a fix clippy::clone_on_ref_ptr for compiler
rust-lang/rust@0bff99403c split clippy task for library and compiler, so different lints can be enabled
rust-lang/rust@af764db2aa Merge pull request #18420 from ChayimFriedman2/cfg-true-false
rust-lang/rust@8e97f4067f Merge pull request #18421 from Veykril/push-uxxwvwnqvomr
rust-lang/rust@b12859a138 Merge pull request #18413 from ShoyuVanilla/extern-crate-reexport
rust-lang/rust@9a7fd6f4f0 Merge pull request #18422 from ChayimFriedman2/cursed-name-res
rust-lang/rust@e4f793a1aa riscv-soft-abi-with-float-features.rs: adapt for LLVM 20
rust-lang/rust@003270d3e1 Merge pull request #18312 from LastExceed/symbolkind-variable
rust-lang/rust@86ae80c93b Reformat
rust-lang/rust@c1551557c0 Move text-edit into ide-db
rust-lang/rust@82bfe05309 refactor: cleaner check to return None
rust-lang/rust@c69894eaec New lint:
dangling_pointers_from_temporaries
rust-lang/rust@25b0846e96 Merge pull request #18074 from ChayimFriedman2/typeref-source-map
rust-lang/rust@4bd84b23a8 Use a type-safe helper to cast
&str
and&[u8]
to*const c_char
rust-lang/rust@26b6ccdbd7 Add GUI regression test for variant structfields margins
rust-lang/rust@5346e847c4 Merge pull request #18256 from MoskalykA/use-is_none_or
rust-lang/rust@7ec20428cb Merge pull request #18412 from lnicola/windows-no-gz
rust-lang/rust@7cfbe23bc8 Unify variant struct fields margins with struct fields
rust-lang/rust@3f73fe7db4 compiler: Depend on rustc_abi in rustc_lint
rust-lang/rust@e3bf50ede2 more consistent debug_assertions
rust-lang/rust@1a39247d8d Add duplicate lowering check
rust-lang/rust@cb08e08722 Lower AST node id only once
rust-lang/rust@4839d6e6e5 compiler: Add rustc_abi dependence to the compiler
rust-lang/rust@b889a11d79 add test
rust-lang/rust@47e5759da9 add LetStmt arm
rust-lang/rust@4a71a59281 Rc/Arc: don't leak the allocation if drop panics
rust-lang/rust@8a9f40043f add test for panicking drop in Box/Rc/Arc
rust-lang/rust@709805a5fd Properly resolve prelude paths inside modules inside blocks
rust-lang/rust@0abb563bf1 fix: Allow public re-export of
extern crate
importrust-lang/rust@14607bae1d Merge pull request #18419 from ChayimFriedman2/leading-or
rust-lang/rust@f50b201c86 Put leading
|
in patterns underOrPat
rust-lang/rust@0d441c3b4f Merge pull request #18410 from Veykril/veykril/push-lvwxpnowqrxk
rust-lang/rust@6c70806b31 Invert token iteration order in macro mapping
rust-lang/rust@66a81d3764 Merge pull request #18418 from ChayimFriedman2/explicitly-disable
rust-lang/rust@59dd6422cc Merge pull request #18417 from ChayimFriedman2/hash-string
rust-lang/rust@e970e07e10 Support
cfg(true)
andcfg(false)
rust-lang/rust@42fbaf1ddd Add a new trait
proc_macro::ToTokens
rust-lang/rust@071bd3c360 Split
macro-error
diagnostic so users can ignore only parts of itrust-lang/rust@d6b26588a7 Correctly handle
#""
in edition <2024rust-lang/rust@6ab87f8238 Collect item bounds for RPITITs from trait where clauses just like associated types
rust-lang/rust@56b0299039 Bump MSRV to 1.82
rust-lang/rust@f719ee7fc2 Use method syntax
rust-lang/rust@510090f774 Start using
Option::is_none_or
rust-lang/rust@ed670e093a Merge pull request #18415 from lnicola/nicer-remove-dbg
rust-lang/rust@fe425cd549 Turn Remove dbg into a quick fix for better prioritization
rust-lang/rust@ad76564900 Ensure that resume arg outlives region bound for coroutines
rust-lang/rust@08b504ae8f Stop producing .gz artifacts for Windows
rust-lang/rust@57683cfe1f Factor out token ranking
rust-lang/rust@cf5ab635ab Merge pull request #18409 from Veykril/veykril/push-rkrkpvzvumvx
rust-lang/rust@c6d1f78fa3 Only construct a resolver in macro descension when needed
rust-lang/rust@e37c6dc03e Merge pull request #18408 from Veykril/veykril/push-ulxyznwzokut
rust-lang/rust@bf77cf7f90 Add server cancellation support to pull diagnostic handler
rust-lang/rust@1613548cdb Don't compute diagnostics for non local files
rust-lang/rust@f2d12fff1f Merge pull request #18407 from hackervole/code-fix-welcome-setup-tips
rust-lang/rust@3f638482a3 Shrink
TypeRef
from 16 from 32 bytesrust-lang/rust@fd7648d920 Shrink
Path
to 16 bytesrust-lang/rust@183796ed0e editors/code: Add md for walkthrough setup example
rust-lang/rust@61d14ba937 Do not allocate attributes entry if there are no attributes
rust-lang/rust@a16a3d345f Shrink
ItemTreeSourceMaps
rust-lang/rust@fc5bce925c Reuse empty
GenericParams
rust-lang/rust@ab81593ed8 Fix memory usage calculation's queries list
rust-lang/rust@a05b16bdb5 Build source map for
hir_def::TypeRef
srust-lang/rust@aaae1d4c55 Merge pull request #18405 from lnicola/fix-changelog
rust-lang/rust@9832131fd5 Update changelog generation for merge queues
rust-lang/rust@0a8ebdf6a7 Merge pull request #18404 from Veykril/veykril/push-swpmkoqqxrvu
rust-lang/rust@c5a1bd9342 feat: Implement diagnostics pull model
rust-lang/rust@bada8ba83a Merge pull request #18402 from Veykril/veykril/push-wrvtystlszlr
rust-lang/rust@7e67a18c74 Merge pull request #18401 from Veykril/veykril/push-ulpowvsymyys
rust-lang/rust@e789a77003 internal: Improve proc-macro error msg for failed build scripts
rust-lang/rust@38e9da2068 minor: Remove intermediate allocations
rust-lang/rust@3c75b4a017 Merge pull request #18399 from Veykril/veykril/push-nnsoxqrwqkmv
rust-lang/rust@39881f5720 Fix diagnostic enable config being ignored
rust-lang/rust@981ea1955c Merge pull request #18390 from ShoyuVanilla/issue-18308
rust-lang/rust@7147bc90b2 Merge pull request #18396 from lnicola/hide-default-config
rust-lang/rust@97eb4c7135 Bump smol_str
rust-lang/rust@f3d97841a3 Hide default config in Debug impl
rust-lang/rust@582f1a67d8 Merge pull request #18395 from Wilfred/missing_cfg_for_core
rust-lang/rust@5b0821f1b7 Merge pull request #18394 from Wilfred/pretty_print_status
rust-lang/rust@c93514b67c fix: Add missing cfg flags for
core
craterust-lang/rust@2204724a86 internal: Pretty-print Config in status command
rust-lang/rust@6d569f769c stabilize if_let_rescope
rust-lang/rust@8cf856e476 Merge pull request #18392 from Veykril/veykril/push-wktpkuklnzot
rust-lang/rust@c8ce15050c Swap query call order in file_item_tree_query
rust-lang/rust@a7ea9c0fd1 Merge pull request #18391 from davidbarsky/david/log-syntax-on-panic
rust-lang/rust@4d541f7cf3 internal: log original syntax on panic
rust-lang/rust@eee4037ddf fix: Prevent public reexport of private item
rust-lang/rust@aa493d0b60 const fn str::split_at*
rust-lang/rust@8ee548fcf0 const fn str::is_char_boundary
rust-lang/rust@6f8e75a559 Merge pull request #18388 from jaboatman/master
rust-lang/rust@bc6b2ec10e Rewrite
label_details_support
condition to be consistent with other parts of the codebase.rust-lang/rust@d7f137ea7a Fix checking for
false
labelDetailsSupport
value.rust-lang/rust@7dad963782 Merge pull request #18386 from Wilfred/missing_offset
rust-lang/rust@33f27d135e fix: Handle missing time offsets gracefully
rust-lang/rust@1fbaccd893 Merge pull request #18264 from ChayimFriedman2/semi-transparent
rust-lang/rust@c8a04e3a21 Merge pull request #18379 from usamoi/master
rust-lang/rust@ac3db41b39 fix dyn incompatible hint message
rust-lang/rust@bde2000a98 Merge pull request #18376 from Veykril/veykril/push-ptmnsoqzsmqk
rust-lang/rust@4fdc63ce38 Don't emit edits for postfix adjustment hints
rust-lang/rust@41fc1fbaab Add text edit to implicit 'static hints
rust-lang/rust@49322a176f Add text edit to discriminant hints
rust-lang/rust@c92f76d7d7 Add text edit to binding mode hints
rust-lang/rust@cb816ad4f0 Add text edit to adjustment hints
rust-lang/rust@8f36d1c94a Correctly resolve variables and labels from before macro definition in macro expansion
rust-lang/rust@7ee25a0d70 Implement semitransparent hygiene
rust-lang/rust@fa59a76762 Merge pull request #18254 from ChayimFriedman2/fix-mut
rust-lang/rust@983383f957 Add test for tuple struct destructuring assignment where the path comes from a macro
rust-lang/rust@ec7ad89850 Merge pull request #18373 from Veykril/veykril/push-mzumrrvynxqu
rust-lang/rust@770df7ffbb Merge binding_mode inlay hints into one
rust-lang/rust@7c29f8c5b7 Merge adjustment inlay hints into one
rust-lang/rust@7aad1a2c4e Merge closure capture inlay hints into one
rust-lang/rust@548224782c Merge pull request #18372 from Kobzol/ci-merge-queue
rust-lang/rust@408f924758 Auto merge of #18370 - duncpro:goto-def-ranges, r=Veykril
rust-lang/rust@7cad4da1ab Auto merge of #18368 - Veykril:test-lsif_contains_generated_macros, r=lnicola
rust-lang/rust@7c315cfbe6 Switch CI from bors to merge queues
rust-lang/rust@0b906b6e3d Auto merge of #18349 - dqkqd:issue-18344, r=Veykril
rust-lang/rust@919ba41fee Auto merge of #18371 - Veykril:veykril/push-kwttrusywysp, r=Veykril
rust-lang/rust@6f71369428 fix: Fix incorrect parsing of use bounds
rust-lang/rust@b70feec206 feat: render docs from aliased type when docs are missing
rust-lang/rust@273d9d74f9 tidy
rust-lang/rust@734710ff44 tidy
rust-lang/rust@b181cac478 remove duplicate test
rust-lang/rust@21636ac046 resolve range patterns to the their struct types
rust-lang/rust@d4742e7158 Auto merge of #18366 - Veykril:veykril/push-uvwvwzxnkmnz, r=Veykril
rust-lang/rust@76368b805d Fix new nightly lints
rust-lang/rust@ec4b9e0901 tests: Add
lsif_contains_generated_constant
testrust-lang/rust@5e3561ea06 Cleanup file structure proto handling
rust-lang/rust@3e02349076 Fix status bar messagen not being marked markdown
rust-lang/rust@5087af2bf5 Auto merge of #18362 - duncpro:goto-def-ranges, r=Veykril
rust-lang/rust@b763913329 tidy
rust-lang/rust@88b9b9d5da goto definition on RangeFrom, RangeFull, RangeTo, and RangeToInclusive links to respective struct
rust-lang/rust@8e69377c46 Move explicit range handling out of goto_definition, use OperatorClass instead
rust-lang/rust@e46ea16fd8 GotoDefinition on a Range or InclusiveRange operator will link to the struct definition
rust-lang/rust@fc5912bcee Store patterns desugared from destructuring assignments in source map
rust-lang/rust@b4f040331f Handle destructuring assignments uniformly
rust-lang/rust@bac672c04b Remove now-incorrect code
The text was updated successfully, but these errors were encountered: