| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-01-31 | update test stderr | Matthias Krüger | -1/+1 | |
| 2019-08-21 | Fix `temporary_cstring_as_ptr` false negative | Michael Wright | -6/+23 | |
| Fixes #4375. Changes the check to test when `.unwrap().as_ptr()` is called on any `Result<CString, _>` as suggested by @flip1995 (https://github.com/rust-lang/rust-clippy/issues/4375#issuecomment-520724123). | ||||
| 2019-08-09 | Fix lint_cstring_as_ptr for expect | Lzu Tao | -1/+14 | |
| 2019-07-19 | rustup https://github.com/rust-lang/rust/pull/62764 | Matthias Krüger | -1/+1 | |
| (was merged as part of https://github.com/rust-lang/rust/pull/62782 ) | ||||
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -2/+2 | |
| Discussion previously happened in https://github.com/rust-lang/rust/pull/43498 | ||||
| 2018-12-28 | Update *.stderr files | flip1995 | -2/+2 | |
| 2018-12-10 | update test stderr | Matthias Krüger | -4/+4 | |
| 2018-10-06 | Add license header to Rust files | Manish Goregaokar | -11/+11 | |
| 2018-08-29 | Adapt the *.stderr files of the ui-tests to the tool_lints | flip1995 | -5/+5 | |
| 2018-03-28 | Update test suite | Oliver Schneider | -1/+1 | |
| 2018-01-17 | Update changed ui tests | Oliver Schneider | -0/+2 | |
| 2017-11-09 | Use compiletest 0.3 | Shotaro Yamada | -8/+0 | |
| 2017-10-09 | move cstring tests | Cameron Steffen | -0/+22 | |
