Seo Sanghyeon
|
cd45d5a81c
|
Be careful with expressions with attributes
|
2024-02-20 22:18:49 +09:00 |
|
Oli Scherer
|
3d88fae050
|
Update ui test crate
|
2023-08-11 14:02:28 +00:00 |
|
Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
koka
|
7c4611c7e1
|
Allow return types for closures with lifetime binder
|
2022-11-15 12:58:17 +09:00 |
|
Cameron Steffen
|
83329ec705
|
Fix unused_unit macro false positive
|
2021-05-04 17:20:33 -05:00 |
|
Bastian Kersting
|
a451b2af30
|
Added from_over_into lint
|
2020-12-19 17:00:40 +01:00 |
|
Takayuki Nakata
|
4c58860cbf
|
Fix suggestion to add unneeded space in unused_unit
|
2020-10-28 12:40:47 +09:00 |
|
Eduardo Broto
|
f20b962773
|
unused_unit: lint also in type parameters and where clauses
|
2020-05-13 20:33:12 +02:00 |
|
Matthias Seiffert
|
3557084b01
|
Add check for assert_eq macros to unit_cmp lint
|
2019-10-02 22:48:19 +02:00 |
|
Philipp Hansch
|
957dedb11d
|
Fix unused_unit false positive
Fixes #4076
|
2019-08-24 22:09:02 +02:00 |
|
Philipp Hansch
|
2c72026fcb
|
Rustup to https://github.com/rust-lang/rust/pull/61203
Migrates all trait objects to use `dyn`
|
2019-05-30 08:31:09 +02:00 |
|
Michael Wright
|
7b948232ba
|
Enable rustfix on unused_unit tests
|
2019-03-07 08:26:53 +02:00 |
|
Michael Wright
|
fbcf7eefb9
|
Add [rustfmt::skip] to unused_unit test
|
2019-03-07 08:13:59 +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 |
|
Matthias Krüger
|
4583d78156
|
add rustfmt::skip attributes to some tests
|
2018-12-09 17:21:49 +01:00 |
|
Philipp Hansch
|
43542f8d89
|
Remove a run-rustfix annotation (for now)
Starting to work on #2376, this annotation got in the way. Going to
remove it for now.
|
2018-12-09 15:16:36 +01:00 |
|
Andre Bogus
|
e8687a6677
|
unused unit lint
|
2018-10-13 00:42:55 +02:00 |
|