fix most compiler/ doctests
This commit is contained in:
parent
bf611439e3
commit
7907385999
116 changed files with 666 additions and 609 deletions
|
@ -282,7 +282,7 @@ impl<T: Eq + Hash + Copy> TransitiveRelation<T> {
|
|||
/// (where the relation is encoding the `<=` relation for the lattice).
|
||||
/// So e.g., if the relation is `->` and we have
|
||||
///
|
||||
/// ```
|
||||
/// ```text
|
||||
/// a -> b -> d -> f
|
||||
/// | ^
|
||||
/// +--> c -> e ---+
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue