Lukas Wirth
|
5211972743
|
internal: Split serde derive feature into serde_derive usage
Ideally we'd not have any dependency pull in the derive feature for faster build times, once that is the case this change would have an actual effect.
See https://github.com/matklad/macro-dep-test/blob/master/README.md for context.
|
2024-12-20 11:55:02 +01:00 |
|
Vincent Esche
|
3d4f10a856
|
Fix a few typos
|
2024-12-13 09:54:35 +01:00 |
|
Lukas Wirth
|
6c23f25e7f
|
Fix new nightly lints
|
2024-10-22 11:48:41 +02:00 |
|
Noratrieb
|
6a2b8270c9
|
Update rustc-hash to version 2
This brings in the new optimized algorithm that was shown to have small performance benefits for
rustc.
|
2024-10-21 11:28:18 +02:00 |
|
David Barsky
|
ccee36e8dd
|
chore: rename salsa to ra_salsa
|
2024-10-14 10:09:22 -04:00 |
|