-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.401.1
OS: Linux - 5.15.0-1051-azure
Java: 11.0.19 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---
ace-editor…
-
Punch list for a `0.1.30` release.
## Plan items
* [x] update `invariant_booleans` docs (#476)
* [x] fix false positive for `unnecessary_lambdas` (#473)
* [x] land `use_initializing_form…
-
Not sure what is happening when I try to build on Ubuntu 16.10 64 bit -
```
$ ./autogen.sh
checking for autoconf >= 2.65...
testing autoconf2.50... not found.
testing autoconf... found 2.…
-
Nixos and Mgmt Config might be combination for the following reasons (there are many more).
https://nixos.org/
* Keeping secrets out of the /nix/store
* Coordinating and running changes to /e…
-
_I tried to make this actionable, but if filing sub-issues is more useful, or this isn't useful to y'all, feel free to close it._
---
I'm posting this fairly abstract problem just to mostly shar…
-
On stable, giving additional codegen features to rustc works as expected, for example:
```sh
$ rustc --target=wasm32-unknown-unknown -C target-feature=+bulk-memory test.rs --crate-type=cdylib
`…
-
### Instructions
I found that `remove` and re-`deploy` a contract may implement the ability like contract "update" but without some restrictions.
### Problem
I made a test for the lifespan …
-
Effective immediately I'm capping my time spent on Rusoto to one hour a week. As of February 1st, 2020, I'll only be available to help with hand-off items.
It's been a fun and challenging ride, but…
-
Is it possible to utilize [MoltenVK](https://github.com/KhronosGroup/MoltenVK) to add support for macOS? It's a thin wrapper around the native Metal API available on macOS. As an example, the [Dolphin…
-
### Issue To Be Solved
Currently the only way to detect the account running a function is for them to pass their AuthAccount (bad) or send in a resource reference from their collection (tedious).
…