Skip to content

Add a nightly feature which allows to manipulate spans to underline which part of the template is failing compilation #420

Description

@GuillaumeGomez

We can manipulate rustc's spans only in nightly. With it, since we know where we are in the template source, we can then generate code with a span associated to this exact location. It would be a crazy improvement over the current situation and I don't think it would be too difficult to do as well.

Gonna reserve this issue for myself. =D

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions