-
@rzvxa and I have been discussing various ways to make macros cheaper on compile time, for example the `#[ast]` macro.
I had another idea in this vein. How about this:
* For each type marked `#[…
-
"realisation" is a bad term because we already use it for other things (building, including input-addressed derivations) and because it is vague.
The term in https://www.microsoft.com/en-us/researc…
-
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…
-
Next time someone develops lesson material, this might make a fantastic worked example or lab or exercise. I'd like to eventually work it up myself but putting it here in case anyone gets to it first.…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR39039](https://bugs.llvm.org/show_bug.cgi?id=39039) |
| Status | NEW |
| Importance | P normal |
|…
-
## 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…
-
Example to reproduce
```dart
class _BaseContextMenu extends StatefulWidget {
@override
State createState() => _BaseContextMenuState();
}
class _BaseContextMenuState extends State {
bool…
knopp updated
4 months ago
-
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…
-
Is there a reason for this plugin to create a custom field even when the user doesn't insert a canonical link? I noticed it generates am empty custom field for… reasons?
![Captura de Tela 2023-02-2…
-
### 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…