about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src/rustc
diff options
context:
space:
mode:
authorMonadic Cat <49289269+Monadic-Cat@users.noreply.github.com>2024-08-06 21:59:04 -0500
committerGitHub <noreply@github.com>2024-08-06 21:59:04 -0500
commitf34ff1e05a219b0762c3683f8c2aabf6477cae71 (patch)
tree3281c5e2d7296d77ffcd57cf7b8efdf7b6d41656 /compiler/rustc_pattern_analysis/src/rustc
parent0ddead30f02a855b794bb31b7356f228bd30aa99 (diff)
downloadrust-f34ff1e05a219b0762c3683f8c2aabf6477cae71.tar.gz
rust-f34ff1e05a219b0762c3683f8c2aabf6477cae71.zip
Trivial grammar fix in const keyword docs
> `const` items looks remarkably similar to `static` items, [...]

Either this should be written as
> A `const` items looks remarkably similar to a `static` item,

or "looks" should be changed to "look".

I have selected the smaller diff.
Diffstat (limited to 'compiler/rustc_pattern_analysis/src/rustc')
0 files changed, 0 insertions, 0 deletions