| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-02-17 | Modify doctest's auto-`fn main()` to allow `Result`s | Andre Bogus | -0/+24 | |
| This lets the default `fn main()` unwrap any `Result`s, which allows the use of `?` in most tests without adding it manually. | ||||
