| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-02-08 | Fix `@has` checks "no closing quotation" error | Camelid | -3/+3 | |
| Apparently `"foo\""` has different behavior from `'foo\''` in Python shlex. See the [discussion on Zulip][z] for more. [z]: https://rust-lang.zulipchat.com/#narrow/stream/266220-rustdoc/topic/.40has.20checks.20.22no.20closing.20quotation.22 | ||||
| 2021-02-07 | Test that code does not get smart-punctuated | Camelid | -0/+17 | |
| 2021-02-07 | Enable smart punctuation | Camelid | -0/+13 | |
