Skip to content

librustc: Forbid & pointers (other than &'static) inside @ boxes.#7894

Closed
pcwalton wants to merge 3 commits into
rust-lang:masterfrom
pcwalton:and-pointers-in-at-boxes
Closed

librustc: Forbid & pointers (other than &'static) inside @ boxes.#7894
pcwalton wants to merge 3 commits into
rust-lang:masterfrom
pcwalton:and-pointers-in-at-boxes

librustc: Forbid `&` pointers (other than `&'static`) inside `@` boxes.

9089cf2
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs