bors
|
850ba2fb63
|
Auto merge of #16451 - Urhengulas:satisfy-clippy, r=Veykril
internal: Work through temporarily allowed clippy lints, part 2
Another follow-up to https://github.com/rust-lang/rust-analyzer/pull/16401.
|
2024-02-01 14:23:18 +00:00 |
|
Lukas Wirth
|
23f4b7f45f
|
Remove stdx::eprintln overwrite
|
2024-01-31 22:06:05 +01:00 |
|
Johann Hemmann
|
771c6c9271
|
format_collect
|
2024-01-31 19:06:36 +01:00 |
|
Lukas Wirth
|
556f0c6704
|
Various small fixes
|
2023-09-22 10:13:51 +02:00 |
|
Lukas Wirth
|
41a46a78f2
|
Make tt generic over the span data
|
2023-01-31 14:58:16 +01:00 |
|
Aleksey Kladov
|
d35bda6429
|
Make always-assert crate reusable
|
2021-01-26 22:13:42 +03:00 |
|
Lukas Wirth
|
e23bfafb32
|
Fix assert_never invoking assert_always
|
2021-01-14 22:43:09 +01:00 |
|
Aleksey Kladov
|
8dc68ecdfc
|
Introduce more appropriate assertion mechanism
rust-analyzer is a long-running program, so we *should* handle assertion
failures.
See also https://www.sqlite.org/assert.html.
|
2021-01-14 18:25:19 +03:00 |
|
Zac Pullar-Strecker
|
974518fde7
|
Code reorganisation and field support
|
2020-10-08 15:04:20 +13:00 |
|
Aleksey Kladov
|
693ac892f2
|
Don't copy-paste impl_froms into every crate
|
2020-07-13 16:21:02 +02:00 |
|
Aleksey Kladov
|
6b4cf5b7d8
|
Move stdx macros into submodule
|
2020-07-13 16:21:02 +02:00 |
|