| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-01-10 | Split up `missing-doc` ui test | Yuki Okushi | -80/+1 | |
| 2019-01-13 | Missing docs: don't require documenting Global Asm items. | roblabla | -1/+4 | |
| global_asm! items cannot be documented, the lint still gets triggered after adding documentation to the macro invocation. Furthermore, even if we could add documentation to the AST node, rustdoc doesn't render it anyways. Playground example: https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=5182df182f0ffbbab4c3107e43368ac3 | ||||
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -22/+0 | |
| Discussion previously happened in https://github.com/rust-lang/rust/pull/43498 | ||||
| 2018-12-09 | rustfmt tests | Matthias Krüger | -25/+11 | |
| 2018-10-11 | Stabilize tool lints | Oliver Scherer | -1/+1 | |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -0/+10 | |
| 2018-08-29 | Adapt ui-tests to the tool_lints | flip1995 | -10/+12 | |
| 2017-10-03 | Reduce the hackiness of cargo-clippy | Oliver Schneider | -2/+2 | |
| 2017-08-01 | Move all our tests back to ui tests | Oliver Schneider | -0/+202 | |
| 2017-05-17 | Make most tests an `example` so we can run them one by one | Oliver Schneider | -202/+0 | |
| 2017-02-08 | remove all //~ from tests | Oliver Schneider | -40/+40 | |
| 2017-02-07 | rustup and compile-fail -> ui test move | Oliver Schneider | -0/+202 | |
