MarcusGrass
|
3735bf93ff
|
Working but not with mixed imports
|
2024-03-03 17:23:11 +01:00 |
|
MarcusGrass
|
a2e4ef294c
|
dump bugged fix
|
2024-03-03 17:17:58 +01:00 |
|
MarcusGrass
|
74cba639e9
|
Dedup std_instead_of_core by using first segment span for uniqueness
|
2024-03-03 15:30:49 +01:00 |
|
Alex Macleod
|
733e1d43c7
|
Show duplicate diagnostics in UI tests by default
|
2024-02-28 13:24:14 +00:00 |
|
koka
|
d5cc97e32c
|
Add macro for test which use std internally
|
2023-10-01 00:47:57 +09:00 |
|
tom-anders
|
e0014afa2d
|
Add suggestions for std_instead_of_core
Fixes #11446
|
2023-09-03 14:34:40 +02:00 |
|
Guillaume Gomez
|
a05d3a4137
|
Automatic generation of error annotations for ui tests
|
2023-08-22 17:18:11 +02:00 |
|
Alex Macleod
|
5b0f46a9d9
|
Don't lint unstable moves in std_instead_of_core
Such as the currently unstable `core::error`
|
2022-09-27 18:21:14 +00:00 |
|
Jason Newcomb
|
6bc024df18
|
Improve [std|alloc]_instead_of_[alloc|core] lints
* Don't call `TyCtxt::crate_name` unless necessary
* Don't lint on `use std::env`
* Only lint once on `use std::vec`
|
2022-07-24 23:15:39 -04:00 |
|
i509VCB
|
2f825db578
|
std_instead_of_core, std_instead_of_alloc, alloc_instead_of_core
|
2022-07-14 16:05:52 -05:00 |
|