diff options
| author | bors <bors@rust-lang.org> | 2023-11-19 20:58:16 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-11-19 20:58:16 +0000 |
| commit | 9a66e4471f71283fd54d80ef8147630d34756332 (patch) | |
| tree | 5dc489c7f92efe10824608139e0588be6dc29ea3 /tests/rustdoc-js-std | |
| parent | d19980e1ce9cde530240ed9d42ab54bb79ce8b40 (diff) | |
| parent | ac56b06b44c3aeb2d64c7ea6caf08973e4892637 (diff) | |
| download | rust-9a66e4471f71283fd54d80ef8147630d34756332.tar.gz rust-9a66e4471f71283fd54d80ef8147630d34756332.zip | |
Auto merge of #117683 - estebank:priv-builder-sugg, r=cjgillot
When encountering struct fn call literal with private fields, suggest all builders When encountering code like `Box(42)`, suggest `Box::new(42)` and *all* other associated functions that return `-> Box<T>`. Add a way to give pre-sorted suggestions.
Diffstat (limited to 'tests/rustdoc-js-std')
0 files changed, 0 insertions, 0 deletions
