]> git.lizzy.rs Git - rust.git/commit
rustdoc: Change type name of raw pointer from *T to *const T
authorroot <root@localhost>
Fri, 11 Jul 2014 09:35:02 +0000 (11:35 +0200)
committerroot <root@localhost>
Fri, 11 Jul 2014 09:35:02 +0000 (11:35 +0200)
commit20a6a6d8485f6c5f9f31fa44b7029da188ab5e2b
treed45a64515f7480e4682be53225ac8014fe7fe936
parenta672456c40d28f051ecbdb2caf5bf6733371d494
rustdoc: Change type name of raw pointer from *T to *const T

Update the formatting of raw immutable pointers to print *const T.
src/librustdoc/html/format.rs