added links as a note
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user