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
Author
Filter by author
Labels
Filter by label
Use alt + click/return to exclude labels.
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Identity macro 'launders' hygiene information
A-macros-2.0
#59011
opened Mar 8, 2019 by
pierzchalski
missing_docs lint triggers on all declarative macros 2.0
A-lint
A-macros
A-macros-2.0
#57569
opened Jan 13, 2019 by
jethrogb
Tracking issue for procedural macros and "hygiene 2.0"
A-macros
A-macros-2.0
B-unstable
C-tracking-issue
T-lang
#54727
opened Oct 1, 2018 by
alexcrichton
Tracking issue for `Span::def_site()`
A-macros
A-macros-2.0
B-unstable
C-tracking-issue
T-lang
T-libs
#54724
opened Oct 1, 2018 by
alexcrichton
Strange behavior decl_macro + try_blocks + type_ascription
A-macros-2.0
C-bug
#54455
opened Sep 22, 2018 by
kgv
Macros 2.0: macro defined and used in same function-like scope can't resolve its own items
A-macros-2.0
A-resolve
T-compiler
#52389
opened Jul 14, 2018 by
arielb1
Implement PartialEq for Ident, PartialEq for TokenStream
A-macros-2.0
C-feature-request
T-libs
#51074
opened May 26, 2018 by
dtolnay
How to determine hygienic context for "non-atomic" code fragments
A-macros-2.0
C-enhancement
T-compiler
#50122
opened Apr 20, 2018 by
petrochenkov
proc_macro::TokenStream: provide AST node kind hint
A-macros-2.0
C-feature-request
#50053
opened Apr 18, 2018 by
abonander
Remove $:meta matcher in decl macros
A-macros-2.0
C-enhancement
T-compiler
#49629
opened Apr 3, 2018 by
dtolnay
rustdoc: Bad handling of proc_macro's re-exported via use_extern_macros
A-macros-1.2
A-macros-2.0
C-enhancement
T-rustdoc
#49553
opened Apr 1, 2018 by
Nemo157
`Span` issues with `FromStr` in unstable `proc_macro`
A-macros-2.0
C-bug
T-compiler
#48944
opened Mar 12, 2018 by
mystor
Procedural Macros expanding macros by example vs. __rust_unstable_column()
A-macros-2.0
C-enhancement
T-compiler
#48781
opened Mar 6, 2018 by
llogiq
ICE: index out of bounds with rls and span generated by proc-macro attribute
A-macros-2.0
A-rls
C-bug
I-ICE
T-compiler
#48582
opened Feb 27, 2018 by
kdy1
Macro in path attribute on module results in file not found error
A-diagnostics
A-macros-2.0
C-enhancement
T-compiler
#48250
opened Feb 16, 2018 by
CasualX
Compiling crate serde-derive with "-Z sanitizer=leak" fails
A-macros-2.0
A-sanitizers
C-bug
T-compiler
#48199
opened Feb 14, 2018 by
djg
Non-items dropped in custom derive
A-diagnostics
A-macros-2.0
C-enhancement
#48038
opened Feb 6, 2018 by
antoyo
Extremely weird hygiene behavior when invoking a macro from the calling crate in a Derive
A-macros-2.0
C-bug
T-compiler
#47988
opened Feb 3, 2018 by
sgrif
Inconsistency between Display and IntoIterator for a TokenStream containing a module
A-macros-2.0
C-enhancement
T-compiler
#47627
opened Jan 21, 2018 by
dtolnay
Panic on rustc proc macro compilation, nightly linux
A-macros-2.0
C-bug
I-ICE
T-compiler
#47527
opened Jan 17, 2018 by
sfleischman105
Rust passes invalid syntax to procedural macros when expanding other macros
A-macros
A-macros-1.2
A-macros-2.0
C-enhancement
T-compiler
#47358
opened Jan 11, 2018 by
PlasmaPower
Hygiene affected when using multiple derive
A-macros-2.0
C-bug
T-compiler
#47346
opened Jan 11, 2018 by
antoyo
Make std available to proc macro root in phase 1
A-macros-2.0
C-enhancement
T-compiler
#47314
opened Jan 10, 2018 by
dtolnay
ProTip!
Exclude everything labeled
bug with -label:bug.