Skip to content

Move verbose_file_reads to restriction #5376

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

Merged
merged 1 commit into from
Mar 27, 2020

Conversation

flip1995
Copy link
Member

cc #5368

Using File::read instead of fs::read_to_end does make sense in multiple cases, so this lint is rather restriction, than complexity

changelog: Move [verbose_file_reads] to restriction

@flip1995 flip1995 added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Mar 26, 2020
@matthiaskrgr
Copy link
Member

r=me if you want

@flip1995 flip1995 added S-waiting-on-bors Status: The marked PR was approved and is only waiting bors and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties labels Mar 27, 2020
@flip1995
Copy link
Member Author

@bors r=matthiaskrgr

@bors
Copy link
Contributor

bors commented Mar 27, 2020

📌 Commit 7a40b5c has been approved by matthiaskrgr

@bors
Copy link
Contributor

bors commented Mar 27, 2020

⌛ Testing commit 7a40b5c with merge 70b93aa...

@bors
Copy link
Contributor

bors commented Mar 27, 2020

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: matthiaskrgr
Pushing 70b93aa to master...

@bors bors merged commit 70b93aa into rust-lang:master Mar 27, 2020
@flip1995 flip1995 deleted the verbose_file_reads_restriction branch March 27, 2020 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: The marked PR was approved and is only waiting bors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants