smithwinston

Results 3 issues of smithwinston

For some reason `build-emacs-for-macos` started failing recently during the Emacs configure phase -- not being able to find `gnutls`: ```bash bash-5.1$ ./build-emacs-for-macos --git-sha 8ed46b7646de7166aa8bbd3b5d29a4947316c900 feature/native-comp ==> INFO: Fetching info for...

## Proposal Add a new `directives` option to `diesel.toml` to allow for compiler directives to be injected into `schema.rs` during `infer_schema`: ```toml directives = [ "#![allow(unused_imports)]" ] ``` ## Background...

enhancement
cli

**Describe the bug** Often column zero is clipped, for example the `#` in a `#include` is missing (see screenshots), occasionally other single characters in line are also missing. Moving the...

bug
status:needs-response