Skip to content

core: Clean up XXXes - #4944

Closed
catamorphism wants to merge 2 commits into
rust-lang:incomingfrom
catamorphism:xxx-to-fixme
Closed

core: Clean up XXXes#4944
catamorphism wants to merge 2 commits into
rust-lang:incomingfrom
catamorphism:xxx-to-fixme

Conversation

@catamorphism

Copy link
Copy Markdown
Contributor

No description provided.

and remove an un-needed hashmap from resolve
@borsbors closed this Feb 15, 2013
RalfJung added a commit to RalfJung/rust that referenced this pull request May 3, 2026
…ffinity
feat: tid support to sched_getaffinity/sched_setaffinity
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
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?)!
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.

2 participants

@catamorphism@bors