-
Error msg:
In file included from /home/runner/work/grvslib/grvslib/tests/EETests.cpp:24:
/home/runner/work/grvslib/grvslib/grvslib/../grvslib/ee/basic_calculators.h:39:16: error: no type named 'floa…
-
I think that there could be problems w.r.t. inference, but has moving the traits from this crate into std been considered? I couldn't find any issues on the main rust repo about it.
-
### Which components does the task require to be changed? (think hard pls)
sncast
### Description
We need `sncast_std` to be similar to snforges' so that if it fails with `ClassAlreadyDeclared` it …
-
Reminder to myself to port some of the changes made in the std PR.
-
The current `Std.Range`
```
structure Range where
start : Nat := 0
stop : Nat
step : Nat := 1
```
in my experience has quite a few issues:
* It is unnecessarily limited to `Nat`. It sh…
-
[P3288R0](https://wg21.link/p3288r0) std::elide (Thomas P. K. Healy)
-
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p2542r8.html
-
In C++20 we got [`std::format`](https://en.cppreference.com/w/cpp/utility/format/format) and in C++23 we will get [`std::print`](https://wg21.link/P2093). Especially the latter is quite important for …
-
### Zig Version
0.14.0-dev.1694+3b465ebec
### Steps to Reproduce and Observed Behavior
run:
```zig
const std = @import("std");
test "std.fmt"
{
_ = try std.fmt.allocPrint(std.testing.…
-
We have `"name": "std"` in `skip/skiplang/prelude/ts/package.json` while there is already a package named `npm` https://www.npmjs.com/package/std.