diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-03-02 07:24:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-02 07:24:00 +0100 |
| commit | 5cf9c3422c5ab9835775735bf241304103a74f2d (patch) | |
| tree | 2a77729cd45b19db443fd1693344008bf718f7b1 /tests/rustdoc-js-std/parser-errors.js | |
| parent | 0966f59c78e1c9c3fb8f842151913b31c3a27822 (diff) | |
| parent | 702a83b1a1ef3a8e85a0d4b56fdfc07f50c13f0d (diff) | |
| download | rust-5cf9c3422c5ab9835775735bf241304103a74f2d.tar.gz rust-5cf9c3422c5ab9835775735bf241304103a74f2d.zip | |
Rollup merge of #108516 - clubby789:rustc-box-restrict, r=compiler-errors
Restrict `#[rustc_box]` to `Box::new` calls Currently, `#[rustc_box]` can be applied to any call expression with a single argument. This PR only allows it to be applied to calls to `Box::new`
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions
