diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-04-08 22:06:24 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-08 22:06:24 +0200 |
| commit | c0ac5d84a06af703d524ba84565aedf840498d22 (patch) | |
| tree | f9b4ab548f2cd2c61e4c6cb7fce816ff9ac1c21d /tests/rustdoc-js-std/never.js | |
| parent | a38911a876ff7aa7f9b1de1bb7aca6f974529075 (diff) | |
| parent | 3a0d8d8afc1c4bc88089fa0c3d045abb9d0afb25 (diff) | |
| download | rust-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/never.js')
0 files changed, 0 insertions, 0 deletions
