Emily C.
Emily C.
Hello, this set of commits fixes a few issues - most prominently, `reduce_indent()` expects blocks to be indented by four tabs in order to work properly, but setting `.rustfmt.toml with...
Add an `Option`-like trait to distinguish "This element is out-of-bounds" from "This element is a Postgres `null`", as well as genericizing over NullLayout types that mark where null elements are...
Currently, there is no test case to make sure the debug assertions I'm introducing in Pull Request #1514 actually catch the type of bugs they're intended to catch (see issue...