about summary refs log tree commit diff
path: root/tests/ui/escape_analysis.rs
AgeCommit message (Expand)AuthorLines
2020-02-04Add wild and struct handlingThibsG-0/+1
2020-02-04Use span_lint_and_sugg + move infaillible lintThibsG-1/+1
2019-10-03Test fixesShotaro Yamada-1/+6
2019-05-30Rustup to https://github.com/rust-lang/rust/pull/61203Philipp Hansch-1/+1
2019-02-21Fix `boxed_local` suggestionMichael Wright-0/+20
2019-01-08Remove all copyright license headersPhilipp Hansch-9/+0
2018-12-09rustfmt testsMatthias Krüger-14/+10
2018-10-15Avoid linting `boxed_local` on trait implementations.Bruno Kirschner-6/+28
2018-10-06Add license header to Rust filesManish Goregaokar-0/+10
2018-05-11Remove all mention and testing of #[plugin(clippy)] and warn if usedOliver Schneider-1/+1
2017-10-03Reduce the hackiness of cargo-clippyOliver Schneider-1/+1
2017-08-01Move all our tests back to ui testsOliver Schneider-0/+131
2017-05-17Make most tests an `example` so we can run them one by oneOliver Schneider-131/+0
2017-02-08remove all //~ from testsOliver Schneider-8/+8
2017-02-07rustup and compile-fail -> ui test moveOliver Schneider-0/+131