]> git.lizzy.rs Git - rust.git/commit
Add some basic docs to `sym` and `kw` modules
authorPhilipp Hansch <dev@phansch.net>
Sun, 12 Apr 2020 07:45:08 +0000 (09:45 +0200)
committerPhilipp Hansch <dev@phansch.net>
Sun, 12 Apr 2020 09:24:58 +0000 (11:24 +0200)
commitec4f7e2edfa8ee6cf9933ceb9194db44158e9222
tree8e166e0e1cbee6dbc12776e54e5da36f8d69d00e
parent9682f0e14db95076454559a24c26287bcad57955
Add some basic docs to `sym` and `kw` modules

I was looking into improving some Clippy documentation but was missing a
place that explains the `kw` and `sym` modules from rustc.
src/librustc_span/symbol.rs