Skip to content

fix(fmt/style): Clippy-generated Code Correction #459

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 4, 2024

Conversation

tempdragon
Copy link
Contributor

@tempdragon tempdragon commented Feb 29, 2024

NOTE: This is generated by cargo clippy --fix --allow-dirty -- -D --warnings , and warnings are ignored by the clippy.

To pass the whole clippy test, more work is needed. For consistency, you may as well generate one yourself and then fix the warnings in your series.

// This is probably my last commit to cg_gcc in a month. Happy coding!

Modifications to Commit:
	Modified:     src/allocator.rs
	Modified:     src/asm.rs
	Modified:     src/back/lto.rs
	Modified:     src/consts.rs
	Modified:     src/debuginfo.rs
	Modified:     src/intrinsic/mod.rs
	Modified:     src/lib.rs
	Modified:     src/mono_item.rs
	Modified:     src/type_.rs
	Modified:     tests/lang_tests_common.rs
@tempdragon tempdragon marked this pull request as ready for review February 29, 2024 02:39
@tempdragon
Copy link
Contributor Author

Part of #457 (Task 2), incomplete.

@antoyo antoyo merged commit e4ec64a into rust-lang:master Mar 4, 2024
@antoyo
Copy link
Contributor

antoyo commented Mar 4, 2024

Thanks for your contribution.

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

Successfully merging this pull request may close these issues.

2 participants