-
While testing eval mode, @annedino4 and I came up with a list of ideas for potential improvement. It's a long list and varied, so it's not ideal for a GitHub issue, but we should document them somewhe…
dhess updated
2 years ago
-
There are a number of issues related to the same problem. I'd love to follow up on these to move our product towards being a daily power tool for our ICP.
- [ ] https://github.com/open-sauced/app/i…
-
Q:
```
Here's the repo, this file is the one giving me trouble
https://github.com/Keeeeeeeks/scaffold-eth/blob/master/packages/react-app/src/components/Vorple2.jsx
GitHub
Keeeeeeeks/scaffold-eth…
-
The feature gate for the issue is `#![feature(cfg_target_has_atomic)]`.
### About tracking issues
Tracking issues are used to record the overall progress of implementation.
They are also used as hub…
-
### Is your feature request related to a problem? Please describe.
If a user wants to create an issue he has no guideline how to do this. Furthermore up to now there is no distinction between a bug…
-
For a study exercise, with the agreement of @djc and @Ralith, I will spend 84 hours on this project. Those 84 hours will be filled in by various documentation related tasks. This issue tracks the work…
-
This issue will be used to track to work on `v3` of ConfigManager. The idea will evolve and be discussed here.
The ideas around this are from the collaboration between @nrwiersma and @cgmckeever.
…
-
The `?` operator expands to invoking `Try::into_result` for the argument and `Into::into` for the error of the result. In order to support these, we need to
* Figure out traits-in-const: https://gi…
-
@Flashmaxi
I'm going to use this as a larger tracker as we build out the website. I'm mainly hoping you can get the skeleton and bare bones of it out. Once the main site is established, I should be …
-
Type hints are very helpful when reading/refactoring/debugging code. They can help show issues without running the code, and highlight edge cases before they're ever executed.
Notes:
**Q**: Why wr…