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 |
|