-
Notifications
You must be signed in to change notification settings - Fork 545
Issues: rust-lang/rustc-dev-guide
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Clarify "call site hierarchy" in macro
A-macros
Area: macros (general sense)
E-hard
Difficulty: might require advanced knowledge
I-confusing
Issue: info is confusing to readers
T-compiler
Relevant to compiler team
#1874
opened Jan 28, 2024 by
Arthur-Milchior
In macro expansion section, explains why import and collections must be redone
A-macros
Area: macros (general sense)
E-hard
Difficulty: might require advanced knowledge
I-terse
Issue: info is very terse
T-compiler
Relevant to compiler team
#1873
opened Jan 28, 2024 by
Arthur-Milchior
Clarify eager macro explanation
A-macro-expansion
Area: macro expansion
A-macros
Area: macros (general sense)
S-waiting-on-review
Status: this PR is waiting for a reviewer to verify its content
T-compiler
Relevant to compiler team
#1872
opened Jan 28, 2024 by
Arthur-Milchior
Loading…
Not clear sentence "Eager expansion generally performs a subset of the things that lazy (normal) expansion does."
A-macros
Area: macros (general sense)
E-hard
Difficulty: might require advanced knowledge
I-confusing
Issue: info is confusing to readers
T-compiler
Relevant to compiler team
#1871
opened Jan 28, 2024 by
Arthur-Milchior
Ambiguous macro call
A-macros
Area: macros (general sense)
C-bug
Category: bug
E-hard
Difficulty: might require advanced knowledge
I-incorrect
Issue: info is incorrect or misleading
I-terse
Issue: info is very terse
#395
opened Jul 21, 2019 by
iluuu1994
ProTip!
Adding no:label will show everything without a label.