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

Add testcase for #2314, fix formatting in macro error #2840

Merged

Conversation

CohenArthur
Copy link
Member

@CohenArthur CohenArthur commented Feb 7, 2024

  • expand: Fix formatting for "macro not found" error
  • gccrs: Add testcase for #[rustc_const_stable]

gcc/rust/ChangeLog:

	* expand/rust-macro-expand.h (struct MacroExpander): Nitpick: fix
	formatting of emitted error.
To ensure we don't introduce regressions back to issue Rust-GCC#2314

gcc/testsuite/ChangeLog:

	* rust/compile/rustc_const_stable.rs: New test.
@CohenArthur CohenArthur added this pull request to the merge queue Feb 13, 2024
Merged via the queue into Rust-GCC:master with commit 0a0549e Feb 13, 2024
9 checks passed
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.

1 participant