diff options
author | Yuki Okushi <huyuumi.dev+love@gmail.com> | 2023-01-14 12:04:36 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-14 12:04:36 +0900 |
commit | a05d06f7c589525116dbc566bc5382d75ca03098 (patch) | |
tree | 995a2041c2f2050e4d63381667ff2d6f70ac3b45 /tests/rustdoc-js-std/parser-errors.js | |
parent | 5ff28671e7d05afec2c4dce00dbece05d4be9b4e (diff) | |
parent | 4949fb0419a58e937b5098d76e89dff4c91f3f7e (diff) | |
download | rust-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:

With this PR, the unneeded lifetimes are no longer there:

Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions