-
| | |
|--------------------|----|
| Bugzilla Link | [PR39039](https://bugs.llvm.org/show_bug.cgi?id=39039) |
| Status | NEW |
| Importance | P normal |
|…
-
it has no use so might aswell give it one! a freshing drink that restores your inner hygiene
-
## Second Project Meeting ##
Ben guided the team through github token creation and git config. Our newest member Huzan needs additional time to install and configure git, but Matt and Jake successfu…
-
Hello,
I am trying to build VSCode on FreeBSD11.1, but get this:
```
Patching file ui/gfx/BUILD.gn using Plan A...
Hunk #1 succeeded at 22.
Hmm... The next patch looks like a unified diff to m…
-
### Related user(s):
_No response_
### Related issue(s) or PR(s):
_No response_
### Related project scope(s):
build
### Bug description:
Doing a fresh build anew, I noticed there are many warni…
-
I was wondering if we could do beta-reduction in the smart constructors in `Ir.Construct`, e.g. to get rid of the expensive administrative redexes in the various IR passes.
One problem why one cann…
-
I've used sentry quite a bit, and a very common issue is that you end up with two different versions of sentry-core in your application, which results in errors being silently dropped! This issue is r…
-
This is important to do to make Black Hole easier to use for people other than me.
A draft of a proposal for a version roadmap:
0.1: [Syntactic tower](http://github.com/pereckerdal/blackhole/issues#…
-
Network Parameters are limited to 5 decimal places. Which ordinarily should be enough, but I am implementing a model with very specific parameters such as 0.000001.
This leaves me with either 0, or t…
-
I tried this code:
```rust
use wasm_bindgen::prelude::*;
#[wasm_bindgen]
unsafe extern {
pub fn test();
}
```
I expected to see this happen: it should compile.
Instead, this happened: it fails …