mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-02 03:33:59 +00:00
Auto merge of #27961 - Manishearth:fix-rustcdatastructures-docs, r=eddyb
None
This commit is contained in:
commit
568b13e26c
@ -110,7 +110,7 @@ impl<T:Debug+PartialEq> TransitiveRelation<T> {
|
||||
/// (there are corresponding tests below, btw). In each case,
|
||||
/// the query is `postdom_upper_bound(a, b)`:
|
||||
///
|
||||
/// ```
|
||||
/// ```text
|
||||
/// // returns Some(x), which is also LUB
|
||||
/// a -> a1 -> x
|
||||
/// ^
|
||||
|
Loading…
Reference in New Issue
Block a user