]> git.lizzy.rs Git - rust.git/commit
rustc `VecGraph`: require the index type to implement Ord
authorpierwill <pierwill@users.noreply.github.com>
Tue, 7 Dec 2021 18:29:13 +0000 (12:29 -0600)
committerpierwill <pierwill@users.noreply.github.com>
Wed, 22 Dec 2021 16:50:57 +0000 (10:50 -0600)
commite6ff0bac1ec1271439ed6a7dd35f861e293cd025
treea1e830ecf30670c468484cea557b4ed79d12f5f8
parenta4a8c241c7bcce3604a0ce130a65084101d0ab47
rustc `VecGraph`: require the index type to implement Ord
compiler/rustc_data_structures/src/graph/scc/mod.rs
compiler/rustc_data_structures/src/graph/vec_graph/mod.rs