-
We currently use `serde`'s derive macros to implement `Serialize` on AST types.
We could use `#[generate_derive]` to generate these impls instead.
## Why is that a good thing?
### 1. Reduce c…
-
Things I know about. Add more as they are seen/fixed, since some of these should get done in core also.
- [x] rules. When restarting, the words are restarted for whatever rules were being worked on.…
jfoug updated
7 years ago
-
The current [transform-style](https://drafts.csswg.org/css-transforms-2/#transform-style-property) property defines the values `auto`, `flat` and `preserve-3d`.
Currently, these 3D transform styles…
-
Cleaning up old Services in testing cluster and there's a *lot*.
Conceivably `telepresence` leaks services when used with `--new-deployment`, so check that as well.
-
I propose adding a documentation request/response to gopls. As a user, I want to easily view documentation for the code I'm working on, and ideally for private modules I am using. As a developer, I am…
-
Currently, the documentation has Python tutorials. Will it be possible to add some minimal working examples for the C++ API ?
Similar to this (https://google.github.io/tensorstore/python/tutorial.htm…
-
This repo is my exposure of my attempt to keep my privacy faced with Chinese hardware with no published privacy policy....
If you have the same or similar camera, and are interested in contributing, …
-
Use this issue to discuss the [character count component](https://design-system.service.gov.uk/components/character-count/).
-
What is the recommended way to show the dtype that the tensor appears to be? i.e. when call `subclass_tensor.dtype`
I see that the current `AffineQuantizedTensor` and `NF4Tensor` will show the orig…
-
*Issue migrated from trac ticket # 14939*
**component:** wxOSX | **priority:** normal
#### 2012-12-30 18:19:19: @dconnet created the issue
___
Setting the size of a column to wxCOL_WIDTH_AUTOSIZE …