Christopher B. Speir
|
ed6e6291dc
|
Fix duplicate lint emission from [manual_retain]
|
2024-03-09 18:58:40 -06:00 |
|
Alex Macleod
|
733e1d43c7
|
Show duplicate diagnostics in UI tests by default
|
2024-02-28 13:24:14 +00:00 |
|
Yuxiang Qiu
|
03b3a16a8c
|
test: add more test cases
|
2024-01-04 15:29:44 -05:00 |
|
Yuxiang Qiu
|
b5a2192628
|
fix: incorrect suggestions generated by manual_retain lint
|
2024-01-03 13:05:55 -05:00 |
|
unvalley
|
1eff39ddb6
|
fix: change msrv to 1.69 for binary heap
|
2023-08-13 22:52:06 +09:00 |
|
unvalley
|
d5dbee4aa0
|
feat: update manual_retain to lint binary_heap_retain
refactor: rename variable
chore: reorder
test: update naming for msrv
|
2023-08-13 17:09:39 +09:00 |
|
Oli Scherer
|
3d88fae050
|
Update ui test crate
|
2023-08-11 14:02:28 +00:00 |
|
Alex Macleod
|
2811effe34
|
Add imports_granularity = "Module" to rustfmt.toml
|
2023-07-13 12:44:57 +00:00 |
|
bors
|
96f8471d81
|
Auto merge of #10649 - jsoref:spelling, r=Jarcho
Spelling
This PR corrects misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling).
The misspellings have been reported at https://github.com/jsoref/rust-clippy/actions/runs/4710771873#summary-12776860721
The action reports that the changes in this PR would make it happy: https://github.com/jsoref/rust-clippy/actions/runs/4710771874#summary-12776860722
changelog: none
|
2023-04-23 22:30:06 +00:00 |
|
Josh Soref
|
d2061faf9e
|
Spelling
* applying
* binding
* complex
* constituent
* demonstrate
* desugaring
* exact
* expression
* for
* functionalities
* github
* implementation
* infers
* multiple conflicting traits
* mutable
* necessarily
* nightly
* nonexistent
* optional
* parameter
* reassignments
* resources
* substitution
* suggestion
* that
* that array is
* using the
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-04-23 10:52:27 -04:00 |
|
Oli Scherer
|
def1705a27
|
Update to a compiletest-rs version that requires //@ for commands
|
2023-04-20 14:44:03 +00:00 |
|
Samuel Moelius
|
26df55112f
|
Fix adjacent code
|
2022-12-20 05:12:13 -05:00 |
|
Alex Macleod
|
461e219d1d
|
Allow using clippy::msrv as an outer attribute
|
2022-11-27 12:43:17 +00:00 |
|
kyoto7250
|
dd3d0fdad3
|
rename use_retain => manual_retain
|
2022-06-27 08:11:58 +09:00 |
|