about summary refs log tree commit diff
path: root/tests/rustdoc-js-std
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-11-19 20:58:16 +0000
committerbors <bors@rust-lang.org>2023-11-19 20:58:16 +0000
commit9a66e4471f71283fd54d80ef8147630d34756332 (patch)
tree5dc489c7f92efe10824608139e0588be6dc29ea3 /tests/rustdoc-js-std
parentd19980e1ce9cde530240ed9d42ab54bb79ce8b40 (diff)
parentac56b06b44c3aeb2d64c7ea6caf08973e4892637 (diff)
downloadrust-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