diff options
| author | Samuel Tardieu <sam@rfc1149.net> | 2024-10-29 19:48:09 +0100 |
|---|---|---|
| committer | Samuel Tardieu <sam@rfc1149.net> | 2024-10-30 11:22:17 +0100 |
| commit | 540e116a38cefcb4eb50d190304fd67ddc9882cd (patch) | |
| tree | f59eb10442868e3ae1c94f97d166801957e7228a /tests/rustdoc-js-std/parser-errors.js | |
| parent | 625d391107d2c8bffe7808a6f66564591821a160 (diff) | |
| download | rust-540e116a38cefcb4eb50d190304fd67ddc9882cd.tar.gz rust-540e116a38cefcb4eb50d190304fd67ddc9882cd.zip | |
Return iterator must not capture lifetimes in Rust 2024
In Rust 2024, by default lifetimes will be captured which does not reflect the reality since we return an iterator of `DefId` which do not capture the input parameters.
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
