-
It is not necessary for the package to be located in get_python_lib.
For example, when compiling PyTorch from source using python3 setup.py develop, the package is located directly in the source fo…
-
- Resolved by https://github.com/ROCm/composable_kernel/pull/1574
-
https://repository.apache.org/content/groups/staging/org/apache/pekko/pekko-grpc-codegen_2.13/1.1.1/
See pekko-grpc-codegen_2.13-1.1.1-assembly.jar and pekko-grpc-codegen_2.13-1.1.1-bat.bat
* Th…
-
clang-20 crashed with ```-g``` option.
Compiler explorer: https://godbolt.org/z/73x3Wzj57
Since compiler explorer enables ```-g``` by default, if clang compiles this code with ```-g0```, it does n…
-
https://godbolt.org/z/Wx1rvE6vq
```rust
use std::borrow::Cow;
pub struct Error {
message: Cow
-
### What's hard to do? (limit 100 words)
Right now if you use "input" as a parameter name for a function, DSLX will accept it happily, but if you try to run that through code generation it will give …
-
**This testcase is generated by a fuzzer.**
Compiler Explorer: [https://godbolt.org/z/Ke44an4o6](https://godbolt.org/z/Ke44an4o6)
This code will crash on both Clang Trunk and Clang Assertion Tru…
-
Finish the initial work on autogeneration of RecordType class files.
* Recommend switching to use the node cli (suitecloud from @oracle/suitecloud-cli)
* Enhance it so the `generate` command is in…
-
I know that we're not yet optimizing for single queries by allowing to select multiple sibling fields but my brain keeps bringing it up and I'm fond of discussing possibilities here if anyone has idea…
-
### Expected behavior
A successful compilation, or messages about what part of the program being compiled fails. As far as I can tell this _should_ at least surface a more user-friendly message if …