-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reset directory iteration in remove_dir_all #99937
Conversation
Hey! It looks like you've submitted a new PR for the library teams! If this PR contains changes to any Examples of
|
@ChrisDenton: no appropriate reviewer found, use r? to override |
r? libs |
@bors r+ rollup |
…askrgr Rollup of 8 pull requests Successful merges: - rust-lang#99650 (Support `x --keep-stage 0 check`) - rust-lang#99873 (rustdoc: align invalid-html-tags lint with commonmark spec) - rust-lang#99889 (Remove `parent_pat` from `TopInfo`) - rust-lang#99890 (Do not allow bad projection term to leak into the type checker) - rust-lang#99937 (Reset directory iteration in remove_dir_all) - rust-lang#99950 (Remove more Clean trait implementations) - rust-lang#99956 (Also gate AllocatedPointer and AllocAlign definitions by LLVM_VERSION_GE) - rust-lang#99962 (Discover channel for LLVM download) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
Fixes #99934