-
**Describe the issue**
I noticed that `noImplicitReturns` is commented out in the TypeScript config. When enabled, there are 48 compilation errors.
Here's a screenshot with most of the errors …
-
When trying to graph the function x^3+y^3=3xy, it says 'not handled'. Could the grapher be improved to handle implicit functions such as these?
Thanks
-
### What's the problem?
On NVIDIA GPU, TestTreeRecombination::test_reduce is failing.
### How can we reproduce the issue?
Run tests/unit/test_solvers.py::TestTreeRecombination::test_reduce
### Py…
-
[P3298R0](https://wg21.link/p3298r0) Implicit user-defined conversion functions as operator.() (Bengt Gustafsson)
-
We need to decide whether to extract implicitly declared special member functions. On one hand, extracting such functions could introduce a lot of "noise" to the documentation (since most classes woul…
-
There are two fundamental issues with our `post_explicit!` and `post_implicit!` hooks:
- First, the name is bad in that they convey when in the time marching algorithm they are called, and not wha…
-
https://godbolt.org/z/MzaPMraqK
This code incorrectly produces runtime error instead of compilation error in checking fmt::format string
```cpp
#include
template
struct scope_exit {
…
-
### Is your feature request related to a problem or challenge?
Some functions signature is quite verbose, like
```rust
impl RegexpLikeFunc {
pub fn new() -> Self {
Self {
…
-
TL;DR the idea is to allow _creating_ an anonymous function with fewer arguments than the function type requires.
Consider:
```dart
void Function(A a, B b, {required Named named, required Anoth…
-
Hello @theofidry
Did you have in mind to replace the `thecodingmachine/safe` package that did not support PHP 8.4 runtime (lot of dreprecations raised)
- https://github.com/box-project/box/blob…