Skip to content

Some small librustc perf improvements - #7009

Closed
pcwalton wants to merge 8 commits into
rust-lang:incomingfrom
pcwalton:small-vector-gepi
Closed

Some small librustc perf improvements#7009
pcwalton wants to merge 8 commits into
rust-lang:incomingfrom
pcwalton:small-vector-gepi

Conversation

@pcwalton

Copy link
Copy Markdown
Contributor

I think this saves a second or so.

r? @nikomatsakis

@graydongraydon closed this Jun 13, 2013
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
7009: Implement workspace/willRenameFiles for single-level file moves r=matklad a=kjeremy
Automatically rename modules during file rename if they're in the same directory.
Fixesrust-lang#6780
Co-authored-by: Jeremy Kolb <kjeremy@gmail.com>
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
7220: same level folder rename for will_rename_files r=kjeremy a=ShuiRuTian
use tricky way to support folder rename.
Another step after rust-lang#7009 and for rust-lang#4471
Co-authored-by: ShuiRuTian <158983297@qq.com>
Co-authored-by: Song Gao <158983297@qq.com>
Sign up for freeto 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.

3 participants

@pcwalton@bors@graydon