rust/tests
bors a416c5e0f7 Auto merge of #3545 - Kampfkarren:vec_boxed_sized, r=flip1995
Adds lint for Vec<Box<T: Sized>>

This adds, and subsequently closes #3530. This is the first time I've ever worked with anything remotely close to internal Rust code, so I'm very much unsure about the if_chain! to figure this out!

I can't get rustfmt working on WSL with nightly 2018-12-07:

`error: component 'rustfmt' for target 'x86_64-unknown-linux-gnu' is unavailable for download`
2018-12-14 12:10:48 +00:00
..
auxiliary rustfmt tests 2018-12-09 23:26:16 +01:00
run-pass rustfmt tests 2018-12-09 23:26:16 +01:00
ui Auto merge of #3545 - Kampfkarren:vec_boxed_sized, r=flip1995 2018-12-14 12:10:48 +00:00
ui-toml update test stderr 2018-12-10 08:22:07 +01:00
compile-test.rs Fix format. 2018-12-06 13:46:23 +03:00
dogfood.rs Add sysroot gettinh code to dogfood tests. 2018-12-06 13:21:45 +03:00
matches.rs Run rustfmt on the tests 2018-11-27 21:11:50 +01:00
needless_continue_helpers.rs Run rustfmt on the tests 2018-11-27 21:11:50 +01:00
versioncheck.rs Run rustfmt on the tests 2018-11-27 21:11:50 +01:00