rust/compiler/rustc_middle
nils 7c900c9b45 Add flag to configure noalias on Box<T>
To aid making an informed decision about the aliasing
rules of box, give users an option to remove `noalias`
from box.
2022-07-19 16:02:59 +02:00
..
2022-06-27 08:48:55 +10:00

For more information about how rustc works, see the rustc dev guide.