summaryrefslogtreecommitdiff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev+love@gmail.com>2023-01-14 12:04:36 +0900
committerGitHub <noreply@github.com>2023-01-14 12:04:36 +0900
commita05d06f7c589525116dbc566bc5382d75ca03098 (patch)
tree995a2041c2f2050e4d63381667ff2d6f70ac3b45 /tests/rustdoc-js-std/parser-errors.js
parent5ff28671e7d05afec2c4dce00dbece05d4be9b4e (diff)
parent4949fb0419a58e937b5098d76e89dff4c91f3f7e (diff)
downloadrust-a05d06f7c589525116dbc566bc5382d75ca03098.tar.gz
Rollup merge of #106799 - scottmcm:remove-unused-generics, r=cuviper
Stop having unused lifetimes on some `impl`s See <https://doc.rust-lang.org/nightly/std/cmp/trait.PartialOrd.html#impl-PartialOrd%3COsStr%3E-for-PathBuf>, where these lifetimes show up even though they're not needed: ![image](https://user-images.githubusercontent.com/18526288/212257802-da275167-38f9-4e2c-aafc-d44f0fc6a7c6.png) With this PR, the unneeded lifetimes are no longer there: ![image](https://user-images.githubusercontent.com/18526288/212257938-0097c4bf-1247-4c91-8445-5bf0dde1b501.png)
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions