koka
|
b413bf6c4e
|
Fix index of the remaining positional arguments
|
2023-09-28 17:34:02 +09:00 |
|
Alex Macleod
|
6cdff10778
|
Describe the type of string in raw_strings lints
|
2023-09-26 11:49:44 +00:00 |
|
Guillaume Gomez
|
a05d3a4137
|
Automatic generation of error annotations for ui tests
|
2023-08-22 17:18:11 +02:00 |
|
Guillaume Gomez
|
3a31c05578
|
Remove/move comments to prevent weird rustfmt wrapping
|
2023-08-22 17:17:48 +02:00 |
|
Oli Scherer
|
3d88fae050
|
Update ui test crate
|
2023-08-11 14:02:28 +00:00 |
|
Centri3
|
8cb6c86996
|
change category and refactor
Update raw_strings.rs
Revert "new lints for visibility"
This reverts commit 0e5a537d209727169769dc19cf86aef27122c092.
new lints for visibility
|
2023-06-27 05:16:40 -05:00 |
|
Centri3
|
bc744eb82b
|
new lint needless_raw_string + refactor a bit
Thanks, #112373, for the snippet at line 75!
|
2023-06-27 05:12:00 -05:00 |
|
Alex Macleod
|
6fc6d87fd0
|
Migrate write.rs to a late pass
|
2022-09-08 20:18:02 +00:00 |
|
Jason Newcomb
|
9e9110e4f3
|
Remove final reference on fields and method calls in needless_borrow
|
2022-01-22 20:35:32 -05:00 |
|
Jason Newcomb
|
a7fa2a6fa8
|
Add suggestion to write_literal and print_literal
Don't lint on a mixture of raw and regular strings
Fix spans in format strings
|
2021-03-16 12:13:46 -04:00 |
|