stabilize file_create_new#119153
stabilize file_create_new#119153bors merged 1 commit intorust-lang:masterfrom rursprung:stabilize-file_create_new
file_create_new#119153Conversation
|
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @thomcc (or someone else) soon. Please see the contribution instructions for more information. Namely, in order to ensure the minimum review times lag, PR authors and assigned reviewers should ensure that the review label (
|
|
@rustbot modify labels: +T-libs-api note: i found a reference to this as well in this place, but i'm not sure what to do with it since it seems to be generated code (based on the path) and i didn't see what is generating it: rust/src/tools/rust-analyzer/crates/ide-db/src/generated/lints.rs Lines 4703 to 4713 in 5810dee |
This comment has been minimized.
This comment has been minimized.
|
This file is part of rust-analyzer, I think they regenerate it on syncs or whatever. Nothing you need to care about. |
|
I'm on vacation currently. But this is libs-api anyway, and needs an FCP. r? @rust-lang/libs-api |
dtolnay
left a comment
There was a problem hiding this comment.
Thanks for the PR!
FCP already finished in the tracking issue.
|
@bors r+ |
…iaskrgr Rollup of 5 pull requests Successful merges: - rust-lang#112936 (Add illumos aarch64 target for rust.) - rust-lang#119153 (stabilize `file_create_new`) - rust-lang#119246 ([rustdoc] Add `is_object_safe` information for traits in JSON output) - rust-lang#119254 (Remove an unused diagnostic struct) - rust-lang#119255 (add a test for ICE rust-lang#112822) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#119153 - rursprung:stabilize-file_create_new, r=dtolnay stabilize `file_create_new` closes rust-lang#105135
closes #105135