Skip to content

Conversation

@lkuper
Copy link
Contributor

@lkuper lkuper commented Apr 7, 2011

No description provided.

@graydon
Copy link
Contributor

graydon commented Apr 7, 2011

Integrated.

@graydon graydon closed this Apr 7, 2011
oli-obk added a commit to oli-obk/rust that referenced this pull request Sep 19, 2017
Fix panic in subslice patterns of arrays (fixes rust-lang#276)
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this pull request Dec 12, 2017
dlrobertson pushed a commit to dlrobertson/rust that referenced this pull request Nov 29, 2018
flip1995 pushed a commit to flip1995/rust that referenced this pull request Oct 7, 2021
Re-write shadow lints

changelog: Move shadow_unrelated to restriction
changelog: The shadow lints find a lot more shadows and are not limited to certain patterns

Drastically simplifies the implementation. Catches a lot more cases.

I removed the "initialization happens here" note. It is not helpful IMO.

Closes rust-lang#318
Fixes rust-lang#2890
Fixes rust-lang#6563
Fixes rust-lang#7588
Fixes rust-lang#7620
workingjubilee pushed a commit to workingjubilee/rustc that referenced this pull request May 10, 2023
Avoid a scalar loop in `Simd::from_slice`
antoyo added a commit to antoyo/rust that referenced this pull request Oct 9, 2023
celinval pushed a commit to celinval/rust-dev that referenced this pull request Jun 4, 2024
carolynzech pushed a commit to carolynzech/rust that referenced this pull request Apr 17, 2025
This is an automated PR to merge library subtree updates from 2025-04-01
(rust-lang/rust@0b45675) to 2025-04-04
(rust-lang/rust@00095b3), inclusive.
This is a clean merge, no conflicts were detected. **Do not remove or
edit the following annotations:**
git-subtree-dir: library
git-subtree-split: 0cce469

---------

Signed-off-by: Sean Cross <[email protected]>
Signed-off-by: Jiahao XU <[email protected]>
Signed-off-by: Ayush Singh <[email protected]>
Signed-off-by: xizheyin <[email protected]>
Co-authored-by: Oli Scherer <[email protected]>
Co-authored-by: Trevor Gross <[email protected]>
Co-authored-by: Jakub Beránek <[email protected]>
Co-authored-by: Ralf Jung <[email protected]>
Co-authored-by: Sean Cross <[email protected]>
Co-authored-by: Aurelia Molzer <[email protected]>
Co-authored-by: Eric Huss <[email protected]>
Co-authored-by: bors <[email protected]>
Co-authored-by: Nicole L <[email protected]>
Co-authored-by: bjorn3 <[email protected]>
Co-authored-by: Matthias Krüger <[email protected]>
Co-authored-by: beetrees <[email protected]>
Co-authored-by: Josh Stone <[email protected]>
Co-authored-by: Thalia Archibald <[email protected]>
Co-authored-by: Berrysoft <[email protected]>
Co-authored-by: Mara Bos <[email protected]>
Co-authored-by: Manish Goregaokar <[email protected]>
Co-authored-by: ClearLove <[email protected]>
Co-authored-by: Thom Chiovoloni <[email protected]>
Co-authored-by: Scott McMurray <[email protected]>
Co-authored-by: Jiahao XU <[email protected]>
Co-authored-by: Michael Goulet <[email protected]>
Co-authored-by: The Miri Cronjob Bot <[email protected]>
Co-authored-by: Jacob Pratt <[email protected]>
Co-authored-by: Tobias Bucher <[email protected]>
Co-authored-by: León Orell Valerian Liehr <[email protected]>
Co-authored-by: Yotam Ofek <[email protected]>
Co-authored-by: okaneco <[email protected]>
Co-authored-by: 许杰友 Jieyou Xu (Joe) <[email protected]>
Co-authored-by: Guillaume Gomez <[email protected]>
Co-authored-by: Ayush Singh <[email protected]>
Co-authored-by: Noratrieb <[email protected]>
Co-authored-by: Marijn Schouten <[email protected]>
Co-authored-by: Ibraheem Ahmed <[email protected]>
Co-authored-by: Chris Denton <[email protected]>
Co-authored-by: Taiki Endo <[email protected]>
Co-authored-by: bendn <[email protected]>
Co-authored-by: Caleb Zulawski <[email protected]>
Co-authored-by: Jana Dönszelmann <[email protected]>
Co-authored-by: syvb <[email protected]>
Co-authored-by: Sebastian Urban <[email protected]>
Co-authored-by: Bardi Harborow <[email protected]>
Co-authored-by: lcnr <[email protected]>
Co-authored-by: moxian <[email protected]>
Co-authored-by: Frank King <[email protected]>
Co-authored-by: joboet <[email protected]>
Co-authored-by: Takayuki Maeda <[email protected]>
Co-authored-by: DaniPopes <[email protected]>
Co-authored-by: Mads Marquart <[email protected]>
Co-authored-by: Christopher Durham <[email protected]>
Co-authored-by: Rafael Bachmann <[email protected]>
Co-authored-by: xizheyin <[email protected]>
Co-authored-by: Benoît du Garreau <[email protected]>
Co-authored-by: Daniel Henry-Mantilla <[email protected]>
Co-authored-by: mejrs <[email protected]>
Co-authored-by: clubby789 <[email protected]>
Co-authored-by: Daniel Bloom <[email protected]>
Co-authored-by: gitbot <git@bot>
Co-authored-by: Michael Tautschnig <[email protected]>
noscripter pushed a commit to noscripter/rust that referenced this pull request Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants