-
repo is @ 896c3a570f4c41662a471914e0c8b4793de4a2a0
minimized `config.toml`:
````toml
[llvm]
[build]
submodules = true
extended = true
tools = ["cargo", "rls", "clippy", "rustfmt", "analysis",…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR22473](https://bugs.llvm.org/show_bug.cgi?id=22473) |
| Status | RESOLVED FIXED |
| Importance | P…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR40214](https://bugs.llvm.org/show_bug.cgi?id=40214) |
| Status | RESOLVED INVALID |
| Importance |…
-
Have you ever complained that rustc is slow? We want to know more!
Please leave comments here with the following details:
- Link to code
- Details of *which workflow* is slow (`cargo check`, `…
-
**Version Used**: Roslyn 2.0
**Steps to Reproduce**:
1. Write the following lines of code in a method
```
GenericLocal((dynamic)"");
void GenericLocal(T val) {}
```
2. Invoke the method
…
-
Tracking issue for rust-lang/rfcs#1444.
Unresolved questions:
- [x] Does assigning directly to a union field trigger a drop of the previous contents?
- [x] When moving out of one field of a union…
-
I'm getting this ICE fairly consistently (~20% of the time) when compiling a proprietary wasm module with wasm-pack. Let me know if I can provide any more information to help troubleshooting!
```
…
-
https://ci.eclipse.org/openj9/job/Test-extended.system-JDK8-aix_ppc-64_cmprssptrs/125
```
MT1 stderr Unhandled exception
MT1 stderr Type=Segmentation error vmState=0x00000000
MT1 stderr J9Generic_…
-
The compiler seems to open too many files at once:
```
thread \'main\' panicked at \'failed to open bitcode file `/tmp/.tmpgMegOo/target/release/incremental/style-1fatvssee0g94/s-f4hlkotafd-18kxxq0-…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR2137](https://bugs.llvm.org/show_bug.cgi?id=2137) |
| Status | RESOLVED FIXED |
| Importance | P n…