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

Make macro_rules! experimental #9306

Closed
brson opened this issue Sep 19, 2013 · 1 comment
Closed

Make macro_rules! experimental #9306

brson opened this issue Sep 19, 2013 · 1 comment

Comments

@brson
Copy link
Contributor

brson commented Sep 19, 2013

Using #9304. Nominating backcompat.

@catamorphism
Copy link
Contributor

accepted backwards-compatible

alexcrichton added a commit to alexcrichton/rust that referenced this issue Oct 3, 2013
A few features are now hidden behind various #[feature(...)] directives. These
include struct-like enum variants, glob imports, and macro_rules! invocations.

Closes rust-lang#9304
Closes rust-lang#9305
Closes rust-lang#9306
Closes rust-lang#9331
flip1995 pushed a commit to flip1995/rust that referenced this issue Aug 11, 2022
…Frednet

Rename `logic_bug` to `overly_complex_bool_expr`

Closes rust-lang#1916

changelog: Rename `logic_bug` to [`overly_complex_bool_expr`]
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

No branches or pull requests

2 participants