mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
3810819af3
change `other uses of const` to `raw pointers` in const keyword docs this section only talks about how `const` is used in raw pointers and doesn't give any other uses, so in my opinion it would be a bit clearer if the section was named `raw pointers` or something similar.