about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/struct-vec.js
diff options
context:
space:
mode:
authorYutaro Ohno <yutaro.ono.418@gmail.com>2024-04-08 00:47:31 +0900
committerYutaro Ohno <yutaro.ono.418@gmail.com>2024-04-08 23:55:48 +0900
commit3a0d8d8afc1c4bc88089fa0c3d045abb9d0afb25 (patch)
tree3a969f79588a9c5d9ca3453a26822a8aa4ec2414 /tests/rustdoc-js-std/struct-vec.js
parent75fd074338801fba74a8cf7f8c48c5c5be362d08 (diff)
downloadrust-3a0d8d8afc1c4bc88089fa0c3d045abb9d0afb25.tar.gz
rust-3a0d8d8afc1c4bc88089fa0c3d045abb9d0afb25.zip
parser: reduce visibility of unnecessary public `UnmatchedDelim`
`lexer::UnmatchedDelim` struct in `rustc_parse` is unnecessary public
outside of the crate. This commit reduces the visibility to
`pub(crate)`.

Beside, this removes unnecessary field `expected_delim` that causes
warnings after changing the visibility.
Diffstat (limited to 'tests/rustdoc-js-std/struct-vec.js')
0 files changed, 0 insertions, 0 deletions