Laurențiu Nicola
|
717ba1d56a
|
Clippy fixes
|
2024-03-10 08:42:50 +02:00 |
|
bors
|
99a1b8f7a8
|
Auto merge of #16747 - Veykril:cleanup, r=Veykril
internal: Clean some stuff up
Just a bunch of small refactorings, mainly from browsing through `hir-def`
|
2024-03-04 10:30:17 +00:00 |
|
Lukas Wirth
|
4303e741de
|
Cleanup
|
2024-03-04 11:10:06 +01:00 |
|
mo8it
|
00a049b585
|
Avoid cloning deps
|
2024-02-29 17:01:32 +01:00 |
|
mo8it
|
9df73c6cb0
|
Convert directly into an Arc<str>
|
2024-02-29 16:53:48 +01:00 |
|
Lukas Wirth
|
ead369117a
|
CrateOrigin::Local means local to the project workspace, not cargo workspace
|
2024-02-16 16:28:17 +01:00 |
|
Lukas Wirth
|
b1404d387a
|
fix: Split toolchain and datalayout out of CrateData
|
2024-02-16 14:48:25 +01:00 |
|
Lukas Wirth
|
e2a985e93f
|
Encode disabled proc-macros via boolean flag, not special Expander
|
2024-02-12 13:39:38 +01:00 |
|
Tetsuharu Ohzeki
|
a897566515
|
test-fixture: Fix warnings about clippy str_to_string rule
|
2024-02-10 01:00:40 +09:00 |
|
GnomedDev
|
8011b56827
|
Swap Subtree::token_trees from Vec to boxed slice
|
2024-02-04 00:28:22 +00:00 |
|
Johann Hemmann
|
fad4fa163c
|
cargo clippy --fix
|
2024-01-18 13:59:49 +01:00 |
|
Tetsuharu Ohzeki
|
efc87092b3
|
Use Cargo's [workspace.lints.*] to config clippy
|
2023-12-29 23:51:32 +09:00 |
|
Lukas Wirth
|
f48ecb6e09
|
Try to support pre and post-change metavars
|
2023-12-19 20:45:12 +01:00 |
|
Lukas Wirth
|
f49a2fed3f
|
internal: Move out WithFixture into dev-dep only crate
|
2023-12-18 15:24:08 +01:00 |
|