| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-08-21 | Fix `temporary_cstring_as_ptr` false negative | Michael Wright | -1/+16 | |
| 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 | -0/+1 | |
| 2019-01-08 | Remove all copyright license headers | Philipp Hansch | -9/+0 | |
| Discussion previously happened in https://github.com/rust-lang/rust/pull/43498 | ||||
| 2018-12-09 | rustfmt tests | Matthias Krüger | -3/+0 | |
| 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 | -1/+3 | |
| 2017-10-09 | move cstring tests | Cameron Steffen | -0/+8 | |
