aboutsummaryrefslogtreecommitdiff
path: root/crates/stdx/src/macros.rs
Commit message (Collapse)AuthorAgeFilesLines
* Make always-assert crate reusableAleksey Kladov2021-01-261-51/+0
|
* Fix assert_never invoking assert_alwaysLukas Wirth2021-01-141-1/+1
|
* Introduce more appropriate assertion mechanismAleksey Kladov2021-01-141-0/+52
| | | | | | | rust-analyzer is a long-running program, so we *should* handle assertion failures. See also https://www.sqlite.org/assert.html.
* Code reorganisation and field supportZac Pullar-Strecker2020-10-081-1/+7
|
* Don't copy-paste `impl_froms` into every crateAleksey Kladov2020-07-131-0/+21
|
* Move stdx macros into submoduleAleksey Kladov2020-07-131-0/+19