-
**Continued in #7202, most of the information below is purely historical.**
---
~~The next Qt release after 5.15 will be Qt 6. The [initial schedule](https://lists.qt-project.org/pipermail/devel…
-
Just adding the checks for special characters increases gas costs for cosmwasm contracts about 30% (see comments on https://github.com/CosmWasm/cosmwasm/pull/314)
It should be possible to reduce co…
-
i think this is a bug, but not sure if it's at the JuMP or MOI level.
Given a model with named variables and constraints e.g.
```julia
# from docs: https://jump.dev/JuMP.jl/stable/tutorials/Gett…
-
This is a place to track CI failures that were not caused by code issues but by a transient issue in the CI runner.
Known issues:
* `failed to solve with frontend dockerfile.v0: failed to solve wi…
-
Data serialization is currently ad-hoc throughout this library. For example, The `FieldElement` trait specifies methods for writing field elements to or reading field elements from a buffer. We would …
-
When we don't want to perform file or network I/O, it may be necessary to build the data into a binary format that can be built into the Rust static memory space.
We can use a solution like [CBOR](…
-
Hi. I'm upgrading one of my applications from Rocket 0.4 to 0.5. I have an observation and a feature/change request regarding `FromFormField`.
There are a good set of provided implementations of …
-
**Is your feature request related to a problem? Please describe.**
I have this widget:
![image](https://user-images.githubusercontent.com/18114381/112620341-fabfb280-8e5a-11eb-9303-ef3922f23caa.png)…
-
Hey :)
## General info:
#### Rocket version
```toml
[dependencies]
rocket = "0.4.7"
rocket_contrib = { version = "0.4.7", features = ["json", "helmet", "diesel_mysql_pool"]}
```
#### Syste…
-
+ This feature should be feature guarded
+ Cater for `SelectTwo`, which becomes Vec