| Age | Commit message (Collapse) | Author |
|
When at least one Rust target is present, we now generate a
rust-project.json file, which can be consumed by rust-analyzer. This is
placed in the build directory, and the editor must be configured to look
for this (as it is not a default search path).
|
|
We used the wrong spelling for both the object and the function. Link to
both, once in the description and once in the example code.
|
|
VSCode is perfectly happy with the trailing `---`, hotdoc only likes
`...` apparently.
|
|
This is hardly complete, but it's a start.
|