pierwill

Results 23 issues of pierwill

How does one install this exporter? Does one have to replace their entire org-mode version?

installation

Remove "in Rust" per style guidelines, and edit sentence for clarity.

It looks like this is out-of-date, since [`Place`](https://doc.rust-lang.org/nightly/nightly-rustc/rustc_middle/mir/struct.Place.html) is a struct, not an enum. https://github.com/rust-lang/rustc-dev-guide/blob/9d2081110a3e2bc5f1c95ebd830f92d6fe1c2942/src/mir/index.md#L238-L247

Easy

## Summary of issue We have a good start on documenting adding a new query: https://rustc-dev-guide.rust-lang.org/query.html#adding-a-new-kind-of-query. However, I think there's room for greater clarity. ☞ After reading [this section](https://rustc-dev-guide.rust-lang.org/query.html#adding-a-new-kind-of-query), I...

Given the removal of the guide as a [rust](https://gihub.com/rust-lang/rust) submodule in https://github.com/rust-lang/rust/pull/81848, will the instructions at the bottom of this repo's README need updating?

It would be nice to be able to use the compiler crates. Could we install these components: `rustup component add rust-src rustc-dev llvm-tools-preview`?

wontfix

Commit this script instead of downloading and running an untrusted script from the internet.

## Feature suggestion: progress bars How about progress bars for % of complete profiles per department, % of photos tagged, etc. This could be visible to public or an incentivizing...

feature-request
design

Is there a keyboard shortcut to skip an image in the ID interface? If so, perhaps it could be documented more prominently?

tech/frontend

As is, the user cannot set the user name/password for the Enterprise cluster. This forces the user to download the telegraf config and edit it locally. If we want users...