about summary refs log tree commit diff
path: root/compiler/rustc_trait_selection/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-06-21 13:47:43 +0000
committerbors <bors@rust-lang.org>2024-06-21 13:47:43 +0000
commit25c9f2ca06d6d8d5f314362ffd17e71a8df55546 (patch)
treef432e5b364da6095f9cda0fbbf3a915bb46a735e /compiler/rustc_trait_selection/src
parentd40f30e1df337215f014f6a62053cc315dd26b6b (diff)
parent4239a739e8602c4656c397a487c691ad6b464665 (diff)
downloadrust-25c9f2ca06d6d8d5f314362ffd17e71a8df55546.tar.gz
rust-25c9f2ca06d6d8d5f314362ffd17e71a8df55546.zip
Auto merge of #123165 - oli-obk:no_ord_def_id3, r=cjgillot
Stop sorting `Span`s' `SyntaxContext`, as that is incompatible with incremental

work towards https://github.com/rust-lang/rust/issues/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`
Diffstat (limited to 'compiler/rustc_trait_selection/src')
0 files changed, 0 insertions, 0 deletions