Skip to content
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

move extra::treemap to libstd #10275

Closed
thestinger opened this issue Nov 5, 2013 · 1 comment
Closed

move extra::treemap to libstd #10275

thestinger opened this issue Nov 5, 2013 · 1 comment

Comments

@thestinger
Copy link
Contributor

The interface definitely needs some clean-up as part of moving it.

@recrack
Copy link
Contributor

recrack commented Nov 5, 2013

I'm working on it.

flip1995 pushed a commit to flip1995/rust that referenced this issue Mar 10, 2023
Migrate `write.rs` to `rustc_ast::FormatArgs`

changelog: none

Part 1 of rust-lang#10233

The additions to `clippy_utils` are the main novelty of this PR, there's no removals yet since other parts still rely on `FormatArgsExpn`

The changes to `write.rs` itself are relatively straightforward this time around, as there's no lints in it that rely on type checking format params

r? `@flip1995`
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

No branches or pull requests

2 participants