mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
f29327ff60
The current documentation is not clear whether adding `a` to a pointer overaligns (align up) or underaligns (align down). It should say this explicitly.