-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Closed
Labels
A-frontendArea: Compiler frontend (errors, parsing and HIR)Area: Compiler frontend (errors, parsing and HIR)C-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.
Metadata
Metadata
Assignees
Labels
A-frontendArea: Compiler frontend (errors, parsing and HIR)Area: Compiler frontend (errors, parsing and HIR)C-cleanupCategory: PRs that clean code up or issues documenting cleanup.Category: PRs that clean code up or issues documenting cleanup.
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
catamorphism commentedon Mar 26, 2013
Not critical for 0.6, de-milestoning
catamorphism commentedon Jun 5, 2013
This seems to be obsolete, since we don't have anonymous foreign mods anymore.
Remove outdated FIXME comment
Auto merge of #38538 - estebank:outdated-fixme-3300, r=petrochenkov
Auto merge of rust-lang#3300 - RalfJung:rustup, r=RalfJung
Towards Proving Memory Initialization (rust-lang#3264)
Improve performance and language support of memory initialization che…
Support for disabling automatically generated pointer checks to avoid…