Oli Scherer
|
3d88fae050
|
Update ui test crate
|
2023-08-11 14:02:28 +00:00 |
|
y21
|
05f78e530a
|
allow the lint in a bunch of tests
|
2023-06-06 22:56:57 +02:00 |
|
Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
TennyZhuang
|
f2043989ca
|
ignore the lint on some test files
Signed-off-by: TennyZhuang <zty0826@gmail.com>
|
2022-10-02 23:02:13 +08:00 |
|
flip1995
|
da9b138ec7
|
Update test after const_ptr functions are must_use now
|
2020-05-20 13:25:20 +02:00 |
|
Philipp Hansch
|
38d4ac7cea
|
Remove all copyright license headers
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
|
2019-01-08 21:46:39 +01:00 |
|
Philipp Hansch
|
319f18e54d
|
Add run-rustfix where it already passes
|
2019-01-04 11:22:38 +01:00 |
|
Matthias Krüger
|
435299be30
|
rustfmt tests
|
2018-12-09 23:26:16 +01:00 |
|
Manish Goregaokar
|
e9c025ea70
|
Add license header to Rust files
|
2018-10-06 09:43:08 -07:00 |
|
Corey Farwell
|
2fa7351c1e
|
suggest wrapping_offset as well
|
2018-08-29 07:40:00 -05:00 |
|
Corey Farwell
|
5ebae01c1e
|
New lint: Suggest ptr.add([usize]) over ptr.offset([usize] as isize) .
First part of #3047.
|
2018-08-28 23:21:29 -05:00 |
|