Skip to content

Add deriving_eq to Cell - #5318

Closed
jdm wants to merge 1 commit into
rust-lang:incomingfrom
jdm:deriving_cell
Closed

Add deriving_eq to Cell#5318
jdm wants to merge 1 commit into
rust-lang:incomingfrom
jdm:deriving_cell

Conversation

@jdm

@jdmjdm commented Mar 11, 2013

Copy link
Copy Markdown
Contributor

@borsbors closed this Mar 11, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
5318: More tight recursion limit when expanding macros in function bodies r=matklad a=matklad
cc rust-lang#4944
cc rust-lang#5317
This doesn't fully closerust-lang#4944 -- looks like we hit SO in syntax
highlighting, when we use `Semantics::expand_macro`.
Seems like we need to place expansion limit on the macro itself (store
it as a part of MacroCallId?)!
bors r+
🤖
Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
Sign up for freeto 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.

3 participants

@jdm@pcwalton@bors