Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dtolnay/proc-macro-hack issues and pull requests
#70 - Consider making a new minor (or major release) with `only_hack_old_rustc` on by default
Issue -
State: open - Opened by Aaron1011 over 3 years ago
#70 - Consider making a new minor (or major release) with `only_hack_old_rustc` on by default
Issue -
State: open - Opened by Aaron1011 over 3 years ago
#69 - [NO-MERGE] Reproduce windows pathing build.rs error
Pull Request -
State: closed - Opened by neonphog almost 4 years ago
#68 - win build error
Pull Request -
State: closed - Opened by neonphog almost 4 years ago
#67 - attempt repro issue #63
Pull Request -
State: closed - Opened by dtolnay almost 4 years ago
#66 - Add attribute to bypass proc-macro-hack and use native macro
Pull Request -
State: closed - Opened by dtolnay about 4 years ago
#65 - Improve unexpected argument error
Pull Request -
State: closed - Opened by dtolnay about 4 years ago
#64 - Delegate input to #[proc_macro] at Rust 1.45+
Pull Request -
State: closed - Opened by taiki-e about 4 years ago
- 1 comment
#63 - PMH nested is generating OS path errors
Issue -
State: closed - Opened by thedodd about 4 years ago
- 6 comments
#62 - Consider compiling to pass-through implementation on new compilers
Issue -
State: closed - Opened by dtolnay over 4 years ago
- 2 comments
#61 - Note that 1.45 proc macros support expr position natively
Pull Request -
State: closed - Opened by dtolnay over 4 years ago
#60 - Request: yank minimal-versions incompliant releases
Issue -
State: open - Opened by CAD97 over 4 years ago
#59 - Allow macro calls anywhere in declaration crate
Pull Request -
State: closed - Opened by dtolnay over 4 years ago
#58 - Do I need to add 'use' for every file when I use a proc macro hack?
Issue -
State: closed - Opened by Jasperav over 4 years ago
- 3 comments
#57 - Traverse into None-delimited groups
Pull Request -
State: closed - Opened by dtolnay over 4 years ago
#56 - Compiling with lld rebuilds every time
Issue -
State: closed - Opened by Dispersia over 4 years ago
- 5 comments
#55 - Enable GitHub Actions
Pull Request -
State: closed - Opened by dtolnay over 4 years ago
#54 - Looping through the Tokenstream and assigning syn::Idents looses information?
Issue -
State: closed - Opened by Jasperav over 4 years ago
- 3 comments
#53 - Suppress dead_code lint on enum hack
Pull Request -
State: closed - Opened by dtolnay over 4 years ago
#52 - Replace syn dependency with parsing TokenStream
Pull Request -
State: closed - Opened by dtolnay over 4 years ago
#51 - Add error message for nested macros above the limit
Pull Request -
State: closed - Opened by dtolnay over 4 years ago
#50 - Emit a proper error message if input contains above the limit of nested macros
Issue -
State: closed - Opened by dtolnay over 4 years ago
#49 - Run doc tests in CI
Pull Request -
State: closed - Opened by dtolnay almost 5 years ago
#48 - Include LICENSE files into sub-crates
Pull Request -
State: closed - Opened by ignatenkobrain almost 5 years ago
#47 - nested doc-tests are failing
Issue -
State: closed - Opened by ignatenkobrain almost 5 years ago
#46 - cannot find value / weird hygiene when using proc-macro-hack from macro_rules
Issue -
State: closed - Opened by japaric almost 5 years ago
- 2 comments
Labels: rustc bug
#45 - Escape raw identifiers in macro export name
Pull Request -
State: closed - Opened by olegnn about 5 years ago
#44 - Eager macro expansion
Issue -
State: closed - Opened by alecmocatta about 5 years ago
- 1 comment
#43 - Nested macro with attribute `internal_macro_calls` requires increasing in case of nested macro calls
Issue -
State: open - Opened by olegnn about 5 years ago
- 1 comment
#42 - Provide workaround for pmh macros emitting macro calls
Pull Request -
State: closed - Opened by dtolnay about 5 years ago
#41 - Can't call macro defined as `#[proc_macro_hack(support_nested)]` from output of macro defined as `#[proc_macro_hack(support_nested)]`
Issue -
State: closed - Opened by olegnn about 5 years ago
- 4 comments
#40 - Failing in nightly
Issue -
State: closed - Opened by zbraniecki about 5 years ago
- 2 comments
#39 - Update proc-macro2, syn, and quote to 1.0
Pull Request -
State: closed - Opened by taiki-e about 5 years ago
- 2 comments
#38 - Not working with no_std
Issue -
State: closed - Opened by tkaitchuck about 5 years ago
- 1 comment
#37 - Reexport now handles optional leading `::` in path
Pull Request -
State: closed - Opened by danielhenrymantilla over 5 years ago
- 4 comments
#36 - `#[proc_macro_hack]` reexport cannot handle leading `::` in path
Issue -
State: closed - Opened by danielhenrymantilla over 5 years ago
- 1 comment
#35 - Rust interpreter hanging with println!(add_one!(two))
Issue -
State: closed - Opened by brainstorm over 5 years ago
- 2 comments
#34 - Passing $crate from macro_rules fails
Issue -
State: closed - Opened by Ralith over 5 years ago
- 4 comments
Labels: bug
#33 - Can't build proc-macro-hack 0.5.6 on Fedora Rawhide
Issue -
State: closed - Opened by ignatenkobrain over 5 years ago
- 2 comments
#32 - Support referring to local variables not named in the macro input
Pull Request -
State: closed - Opened by dtolnay over 5 years ago
#31 - Hygiene inconsistent with #[proc_macro]
Issue -
State: closed - Opened by awygle over 5 years ago
- 2 comments
#30 - macro expansion ignores token `,` and any following
Issue -
State: closed - Opened by landaire over 5 years ago
- 2 comments
#29 - Support minimal-versions
Pull Request -
State: closed - Opened by dtolnay almost 6 years ago
#28 - Support nested invocations
Pull Request -
State: closed - Opened by dtolnay almost 6 years ago
#28 - Support nested invocations
Pull Request -
State: closed - Opened by dtolnay almost 6 years ago
#27 - `use proc_macro::...` -> `use crate::proc_macro::...` in examples?
Issue -
State: closed - Opened by anp almost 6 years ago
- 2 comments
#26 - No-std support
Pull Request -
State: closed - Opened by dtolnay about 6 years ago
#25 - no_std support?
Issue -
State: closed - Opened by djmcgill about 6 years ago
- 2 comments
#24 - Use a proc macro in its own crate
Issue -
State: closed - Opened by Michael-F-Bryan over 6 years ago
- 2 comments
#23 - remove reference to reql crate
Pull Request -
State: closed - Opened by rushmorem over 6 years ago
- 1 comment
#22 - Support for TokenStream?
Issue -
State: closed - Opened by ExpHP over 6 years ago
- 3 comments
#21 - array-macro is no longer using proc-macro-hack
Pull Request -
State: closed - Opened by xfix over 6 years ago
#20 - Pattern macros are not supported
Issue -
State: open - Opened by dtolnay over 6 years ago
Labels: limitation
#19 - Provide access to $crate in the macro impl
Issue -
State: closed - Opened by carllerche over 6 years ago
- 4 comments
Labels: limitation
#18 - Item macro inside impl block
Issue -
State: closed - Opened by pravic over 6 years ago
- 2 comments
Labels: limitation
#18 - Item macro inside impl block
Issue -
State: closed - Opened by pravic over 6 years ago
- 2 comments
Labels: limitation
#17 - Support attribute-style macros?
Issue -
State: closed - Opened by canndrew almost 7 years ago
- 2 comments
#16 - example (main.rs) fails to compile
Issue -
State: closed - Opened by U007D almost 7 years ago
- 2 comments
#15 - Hygiene breaks add_one! macro
Issue -
State: closed - Opened by dtolnay almost 7 years ago
- 3 comments
Labels: limitation
#15 - Hygiene breaks add_one! macro
Issue -
State: closed - Opened by dtolnay almost 7 years ago
- 3 comments
Labels: limitation
#14 - Stop dynamically linking libstd
Pull Request -
State: closed - Opened by dtolnay about 7 years ago
#14 - Stop dynamically linking libstd
Pull Request -
State: closed - Opened by dtolnay about 7 years ago
#13 - Using proc-macro-hack results in unavoidable dynamic linking with libstd
Issue -
State: closed - Opened by agalakhov about 7 years ago
- 1 comment
Labels: bug
#13 - Using proc-macro-hack results in unavoidable dynamic linking with libstd
Issue -
State: closed - Opened by agalakhov about 7 years ago
- 1 comment
Labels: bug
#12 - Documenting generated macros
Issue -
State: closed - Opened by rushmorem over 7 years ago
- 4 comments
Labels: bug
#11 - Expression macro cannot be used as enum discriminant
Issue -
State: closed - Opened by dtolnay over 7 years ago
- 2 comments
Labels: bug
#11 - Expression macro cannot be used as enum discriminant
Issue -
State: closed - Opened by dtolnay over 7 years ago
- 2 comments
Labels: bug
#10 - Type macros are not supported
Issue -
State: closed - Opened by dtolnay over 7 years ago
- 2 comments
Labels: limitation
#9 - Cannot expand to expression or item based on input
Issue -
State: closed - Opened by dtolnay over 7 years ago
- 1 comment
Labels: limitation
#9 - Cannot expand to expression or item based on input
Issue -
State: closed - Opened by dtolnay over 7 years ago
- 1 comment
Labels: limitation
#8 - Macro input cannot contain dollar sign
Issue -
State: closed - Opened by dtolnay over 7 years ago
- 1 comment
Labels: limitation
#7 - Allow building without proc_macro dependency
Pull Request -
State: closed - Opened by dtolnay over 7 years ago
#6 - Build fails with can't find crate for `proc_macro` on musl target
Issue -
State: closed - Opened by golddranks over 7 years ago
- 11 comments
Labels: enhancement
#5 - Macros panic when the input length exceeds 27 characters
Issue -
State: closed - Opened by golddranks over 7 years ago
- 2 comments
Labels: bug
#4 - Recursive expression macro does not work
Issue -
State: closed - Opened by dtolnay over 7 years ago
Labels: limitation
#4 - Recursive expression macro does not work
Issue -
State: closed - Opened by dtolnay over 7 years ago
Labels: limitation
#3 - Is it possible to eagerly expand macros contained in input?
Issue -
State: closed - Opened by golddranks over 7 years ago
- 1 comment
Labels: support
#2 - Calling an item-like macro twice in the same scope fails
Issue -
State: closed - Opened by dtolnay over 7 years ago
- 1 comment
Labels: limitation
#1 - No syntax variables matched as repeating at this depth
Issue -
State: closed - Opened by dtolnay over 7 years ago
- 1 comment
Labels: bug