David Wood
David Wood
*This issue originally only aimed to unify the labels across compiler team crates, but was generalized to list all of the things listed in the out-of-tree crates policy. The original...
Quoting @nikomatsakis [from Zulip](https://rust-lang.zulipchat.com/#narrow/stream/185694-t-compiler.2Fwg-meta/topic/announcing.20updates): > So I was talking to the person who runs readrust.net on discord. I feel like we need better visibility for the summaries and activities of...
Based on current experience with working groups, we should begin to document some best practices with what has been working and what hasn't.
## Feature Request `git_branch` will currently print `HEAD` if on a detached HEAD, instead of the remote name for that commit (if there is one). #### Is your feature request...
- Type: - [x] Bug - [ ] Enhancement - [ ] Feature Request - [ ] Question --- - `zplug --version`: 2.4.1 - `zsh --version`: 5.3.1 - `uname -a`:...
Not sure if this is the right fit for this book, it relates more to the process of contributing rather than the technical details. Would it be useful to have...
`fish` currently isn't in the drop-pod because it appears to hang indefinitely on some systems (running with `strace` shows that it appears to loop over `/sys` indefinitely).
`tmux` currently isn't in the drop-pod because it terminates immediately - work out why this is and fix it.
Set up SSH in initrd so that the password for encrypted partitions can be provided. Need to work out which kernel modules need enabled for networking on any given host....
Used for wake-on-LAN (for Jar-Keurog) and as network entry point. See NixOS/nixpkgs#63720.