-
This is a tracking issue for some form of:
- https://github.com/rust-lang/rfcs/pull/3720
The feature gate for the issue is TBD.
### About tracking issues
Tracking issues are used to record the ove…
-
As was suggested while discussing #244, I'm creating a new feature request to allow identifiers to start with an uppercase letter:
~~~~
{% let X = 42 %}
~~~~
This fails (both on Rinja and Askama…
-
It would be good to have a test that our C interop types are always compatible with C (`c_char`, `c_long`, `c_longlong` all vary to some extent). This will more or less be what @taiki-e did at https:/…
-
Would it be possible to attempt a graceful cleanup of the kind / minikube cluster when a failure or termination occurs?
At the moment, if the app panics, or is terminated (e.g. by terminating a CI …
-
### Problem
In the cargo repo, there is an environment override setting the `CARGO_RUSTC_CURRENT_DIR` environment variable: https://github.com/rust-lang/cargo/blob/79866e12c663e866a904d713c29745563a6…
ehuss updated
2 weeks ago
-
This is a tracking issue for the automatic differentiation experiment ("autodiff").
The feature gate for the issue will be `#![feature(autodiff)]`.
### About tracking issues
Tracking issues are use…
-
This is a tracking issue for the RFC "target_feature 1.1" (rust-lang/rfcs#2396).
Issues: https://github.com/rust-lang/rust/labels/F-target_feature_11
## People
*Last updated in Mar 2023:*
* Shephe…
-
The cargo docs on workspace packages say (https://doc.rust-lang.org/nightly/cargo/reference/specifying-dependencies.html#inheriting-a-dependency-from-a-workspace):
> Along with the workspace key, dep…
-
https://github.com/rust-lang/rust/releases/tag/1.81.0
https://github.com/rust-lang/rust/releases/tag/1.82.0
* better log behavior when multiple threads crash
* various linter refinements and st…
-
This is a tracking issue for the RFC 3453 (rust-lang/rfcs#3453).
The feature gate for the issue is `#![feature(f16_and_f128)]`.
From the RFC:
> This RFC proposes adding new IEEE-compliant floating …