mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-15 01:55:03 +00:00
74d8fbb7a4
fix the error-causing suggestion of 'borrowed_box' Fixes #3128 Fix the suggestion of 'borrowed_box', which causes a syntax error because it misses necessary parentheses. --- changelog: Fix the error-causing suggestion of 'borrowed_box' |
||
---|---|---|
.. | ||
auxiliary | ||
cargo | ||
ui | ||
ui-cargo | ||
ui-toml | ||
compile-test.rs | ||
dogfood.rs | ||
fmt.rs | ||
integration.rs | ||
missing-test-files.rs | ||
versioncheck.rs |