-
**Test**
```nim
# p3.nim
import std/macros
macro p3*(this: untyped): untyped =
result = this
result[^1] = quote do:
echo currentSourcePath()
echo getStackTraceEntries()[^1].filen…
-
| Details | |
| --- | --- |
| Package | `proc-macro-error` |
| Version | `1.0.4` |
| Warning | unmaintained |
| URL | https://gitlab.com/CreepySkeleton/proc-macro-error/-/issues/20 |
| Patched Versio…
-
> proc-macro-error is unmaintained
| Details | |
| ------------------- | ---------------------------------------------- |
| Status …
-
> proc-macro-error is unmaintained
| Details | |
| ------------------- | ---------------------------------------------- |
| Status …
-
> proc-macro-error is unmaintained
| Details | |
| ------------------- | ---------------------------------------------- |
| Status …
-
Rustdoc only emits a documentation page for `my_macro` as a macro; there's no function page for it.
Note that the link indeed fails to resolve.
### Code
```rust
//! Link to [`my_macro`].
…
-
This is not a duplicate of #6183 because
1. the import resolves.
2. `procMacro.enable` is set to `true`.
---
**rust-analyzer version**: 0.3.1983-standalone (7852a4c77 2024-06-02)
**rustc version*…
-
Ran into an issue on a function that has a `where` clause on it. For some reason the where clause doesn't get copied over to the `no_cache` function but the `primed_cache` function and the replaced fu…
-
> proc-macro-error is unmaintained
| Details | |
| ------------------- | ---------------------------------------------- |
| Status …
-
> proc-macro-error is unmaintained
| Details | |
| ------------------- | ---------------------------------------------- |
| Status …