Skip to content

Commit

Permalink
Auto merge of #123165 - oli-obk:no_ord_def_id3, r=cjgillot
Browse files Browse the repository at this point in the history
Stop sorting `Span`s' `SyntaxContext`, as that is incompatible with incremental

work towards rust-lang/rust#90317

Luckily no one actually needed these to be sorted, so it didn't even affect diagnostics. I'm guessing they'd have been sorted by creation time anyway, so it wouldn't really have mattered.

r? `@cjgillot`
  • Loading branch information
bors committed Jun 21, 2024
2 parents f9df594 + b9256db commit d2cce9d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit d2cce9d

Please sign in to comment.