about summary refs log tree commit diff
path: root/tests/rustdoc-js-std/alias-4.js
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-04-08 22:06:24 +0200
committerGitHub <noreply@github.com>2024-04-08 22:06:24 +0200
commitc0ac5d84a06af703d524ba84565aedf840498d22 (patch)
treef9b4ab548f2cd2c61e4c6cb7fce816ff9ac1c21d /tests/rustdoc-js-std/alias-4.js
parenta38911a876ff7aa7f9b1de1bb7aca6f974529075 (diff)
parent3a0d8d8afc1c4bc88089fa0c3d045abb9d0afb25 (diff)
downloadrust-c0ac5d84a06af703d524ba84565aedf840498d22.tar.gz
rust-c0ac5d84a06af703d524ba84565aedf840498d22.zip
Rollup merge of #123632 - ohno418:fix-UnmatchedDelim-visibility, r=compiler-errors
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/alias-4.js')
0 files changed, 0 insertions, 0 deletions