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

Remove unnecessary "empty vector" comments #2644

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

ZanF21
Copy link
Contributor

@ZanF21 ZanF21 commented Oct 4, 2023

Addresses #2358

gcc/rust/ChangeLog:

* expand/rust-macro-builtins.cc (MacroBuiltin::include_str_handler): Comment removed
(MacroBuiltin::env_handler): Comment removed
(MacroBuiltin::cfg_handler): Comment removed
(MacroBuiltin::line_handler): Comment removed

Removed unnecessary "empty vector" comments

gcc/rust/ChangeLog:

	* expand/rust-macro-builtins.cc (MacroBuiltin::include_str_handler): Comment removed
	(MacroBuiltin::env_handler): Comment removed
	(MacroBuiltin::cfg_handler): Comment removed
	(MacroBuiltin::line_handler): Comment removed

Signed-off-by: Mohammed Rizan Farooqui <[email protected]>
@ZanF21
Copy link
Contributor Author

ZanF21 commented Oct 4, 2023

Sorry for all the confusion, Here is a PR with everything fixed

Copy link
Member

@CohenArthur CohenArthur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the changes look good, and the commit message as well. thank you!

@CohenArthur CohenArthur added this pull request to the merge queue Oct 5, 2023
Merged via the queue into Rust-GCC:master with commit c7728c8 Oct 5, 2023
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