about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-09-01 21:14:11 +0800
committerGitHub <noreply@github.com>2018-09-01 21:14:11 +0800
commit8d161a668214e409114761427b540549d775b4fa (patch)
tree68cce4685e2aed79cc834674198ddbe488062c23 /src/test/incremental/thinlto
parent2e543e9439c817f3af02170525a7dc9a26e3a307 (diff)
parent50057ee3a364d51f5dee611ebd1fd3a05ac77ff5 (diff)
downloadrust-8d161a668214e409114761427b540549d775b4fa.tar.gz
rust-8d161a668214e409114761427b540549d775b4fa.zip
Rollup merge of #53781 - matthiaskrgr:fix_any_bench, r=kennytm
bench: libcore: fix build failure of any.rs benchmark (use "dyn Any")

fixes
````
error: trait objects without an explicit `dyn` are deprecated
  --> libcore/../libcore/benches/any.rs:18:36
   |
18 |         let mut y = &mut x as &mut Any;
   |                                    ^^^ help: use `dyn`: `dyn Any`
   |
   = note: requested on the command line with `-D bare-trait-objects`
````
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions