about summary refs log tree commit diff
path: root/tests/ui/borrow_box.rs
AgeCommit message (Expand)AuthorLines
2019-05-30Rustup to https://github.com/rust-lang/rust/pull/61203Philipp Hansch-12/+12
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-8/+4
2018-10-11Stabilize tool lintsOliver Scherer-1/+1
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-08-29Adapt ui-tests to the tool_lintsflip1995-3/+3
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-2/+2
2017-08-23Fix borrowed_box lint for Box<Any>Stanislav Tkach-0/+50
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+34