Benjamin Valpey

Results 13 issues of Benjamin Valpey

Currently, `[parse.expand]` uses the `-Z unstable pretty=expand` option to rustc. This requires using the nightly rustc compiler. There is nothing in the documentation that mentions why this is required, and...

The shell completions do not work because they seemingly erroneously believe that classroom is its own command instead of a subcommand of gh. I use zsh and followed the steps...

zsh-z's .z file should be [XDG compliant](https://specifications.freedesktop.org/basedir-spec/latest/) > $XDG_DATA_HOME defines the base directory relative to which user-specific data files should be stored. If $XDG_DATA_HOME is either not set or empty,...