-
Introducing the ability to create and execute macros would make Scoot a handy, lightweight automation tool.
-
Tracking issue for declarative macros 2.0 (aka `macro` aka decl_macro aka macros-by-example).
RFC: https://github.com/rust-lang/rfcs/blob/master/text/1584-macros.md
RFC PR: https://github.com/ru…
-
## Feature Request
### Crates
`tracing-core`, `tracing`
### Motivation
Tracing supports recording a type implementing `std::error::Error` with a method `Visit::record_error`. Currently, one wa…
-
This is a meta issue that gives an overview of the current state of the support for macro-enabled programs in the incremental compiler.
### Support for macros
- [x] Record dependencies on macro argume…
-
### Far Manager version
3.0.6300.0 x64
### OS version
10.0.22631.3880
### Other software
_No response_
### Steps to reproduce
On an AZERTY keyboard (yes, I know, make the matter difficult), the…
cbouc updated
2 months ago
-
- [x] I have checked that a similar [feature request]
FEATURE REQUEST
-
Hi again,
Playing around I tried to create a C++ struct using the schema inheritance that moo provides, but with no luck.
The base class doesn't seem to end up in the generated `Struct.hpp` file.
…
-
### Feature already in Vim?
No.
### Feature description
1. `CTRL-.` to start recording
2. `CTRL-.` to stop
3. dialog appears to enter key and optionally edit the macros string
4. dialog in…
-
I tried the csv example in the [examples directory](https://github.com/pest-parser/ast/tree/master/examples). The only thing I changed is to inline the grammar and the csv file content directly into t…
-
Hi, if I try to include and use
injective-test-tube = "1.13.2-auction"
The project is not build with tons of errors like these
```
error[E0277]: the trait bound `injective_std::types::…