added links as a note
This commit is contained in:
parent
c429a72db9
commit
bef91ee687
51 changed files with 306 additions and 56 deletions
|
@ -46,6 +46,7 @@ pub struct CycleUsage {
|
|||
#[derive(Diagnostic)]
|
||||
#[diag(query_system_cycle, code = "E0391")]
|
||||
pub struct Cycle {
|
||||
#[note]
|
||||
#[primary_span]
|
||||
pub span: Span,
|
||||
pub stack_bottom: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue