-
### Code
This occurs while building rustc at 012062a3d7d2d52614eff5bc30526fc88596e3b7. I used the `config.toml` below and did a clean rebuild `x build --stage 1 library` after deleting my build dir…
-
Hey! I am trying to test out Code Connect and I got stuck on this question. Is the expectation that there's a single large file containing the whole design library? A lot of large companies will have …
-
### Code
Here is what was being compiled: https://github.com/spaceandtimelabs/sxt-proof-of-sql/pull/252/commits/f949012b404c97435d73c6bbae2cdd69f371ceec
### Meta
`rustc --version --verbose`:
ru…
-
Dear Flapi developers,
First and foremost, I want to express my sincere gratitude for developing Flapi. This library has the potential to greatly enhance workflow automation in FL Studio, and I'm…
LL1yt updated
3 months ago
-
We have a quite a few custom `autograd` functions in the FOAK plugin
- see [kernels](https://github.com/foundation-model-stack/fms-acceleration/tree/main/plugins/fused-ops-and-kernels/src/fms_acceler…
-
Generally we have a pattern of near-{*}-js for libraries used in frontend/clients. Should we follow the same standard for this library?
-
**Is your feature request related to a problem? Please describe.**
I want a form with reusable components that includes form validation, a modern design, and advanced input features, but I find it di…
-
### Code
```Rust
struct Ref(T);
trait Reference: 'static {
type Ref;
}
trait Lock: 'static {
type Locked;
}
struct SliceRef where &'a T: IntoIterator;
type IntoIter = std::iter::Map …
-
### Is your proposal related to a problem?
Right now the sizes used for different breakpoints (S, M and L) are fixed values. They are defined in https://github.com/torchbox/django-pattern-libra…
-
https://github.com/elifesciences/pattern-library/pull/873 changes eLife to react to the `scrolltorange` event to open collapsed sections rather than trying to open everything when we can detect the Hy…