koka
|
d5cc97e32c
|
Add macro for test which use std internally
|
2023-10-01 00:47:57 +09:00 |
|
bors
|
27165acadf
|
Auto merge of #11456 - tom-anders:std_instead_of_core_suggestion, r=Manishearth
Add suggestions for std_instead_of_core
```
changelog: [`std_instead_of_core`]: add suggestions
```
Fixes #11446
|
2023-09-08 15:59:00 +00:00 |
|
Urgau
|
a86e758228
|
Adjust clippy tests with new rustc help suggestion for lints
|
2023-09-04 14:22:02 +02:00 |
|
tom-anders
|
e0014afa2d
|
Add suggestions for std_instead_of_core
Fixes #11446
|
2023-09-03 14:34:40 +02:00 |
|
Philipp Krones
|
cc61aeea54
|
Merge commit '080b587854a73f2a8cbaecff1884860a78e2ff37' into clippyup
|
2023-08-24 21:32:12 +02:00 |
|
Guillaume Gomez
|
a05d3a4137
|
Automatic generation of error annotations for ui tests
|
2023-08-22 17:18:11 +02:00 |
|
Philipp Krones
|
d75b25faab
|
Merge commit 'ac0e10aa68325235069a842f47499852b2dee79e' into clippyup
|
2022-10-06 09:44:38 +02:00 |
|
Philipp Krones
|
e2808afd60
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-10-06 09:19:29 +02:00 |
|
Maybe Waffle
|
8dfbad9e49
|
bless clippy
|
2022-10-01 10:03:06 +00: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 |
|
Philipp Krones
|
67c405cc1d
|
Merge commit '3c7e7dbc1583a0b06df5bd7623dd354a4debd23d' into clippyup
|
2022-07-28 19:08:22 +02: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 |
|
Philipp Krones
|
7d4daaa8fa
|
Merge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39' into clippyup
|
2022-07-18 09:39:37 +02:00 |
|
i509VCB
|
2f825db578
|
std_instead_of_core, std_instead_of_alloc, alloc_instead_of_core
|
2022-07-14 16:05:52 -05:00 |
|