Skip to content

Commit d8eec1d

Browse files
authored
Merge pull request #1199 from mati865/mdbook2
Upgrade links to match mdbook 0.2
2 parents 18566f4 + 809776f commit d8eec1d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

77 files changed

+176
-176
lines changed

src/attribute.md

Lines changed: 2 additions & 2 deletions

src/attribute/cfg.md

Lines changed: 1 addition & 1 deletion

src/compatibility.md

Lines changed: 1 addition & 1 deletion

src/conversion.md

Lines changed: 1 addition & 1 deletion

src/conversion/string.md

Lines changed: 1 addition & 1 deletion

src/crates/lib.md

Lines changed: 1 addition & 1 deletion

src/custom_types/constants.md

Lines changed: 2 additions & 2 deletions

src/custom_types/enum.md

Lines changed: 3 additions & 3 deletions

src/custom_types/enum/c_like.md

Lines changed: 1 addition & 1 deletion

src/custom_types/enum/enum_use.md

Lines changed: 2 additions & 2 deletions

src/custom_types/enum/testcase_linked_list.md

Lines changed: 2 additions & 2 deletions

src/custom_types/structs.md

Lines changed: 2 additions & 2 deletions

src/error/multiple_error_types/option_result.md

Lines changed: 1 addition & 1 deletion

src/error/multiple_error_types/wrap_error.md

Lines changed: 1 addition & 1 deletion

src/error/option_unwrap/and_then.md

Lines changed: 1 addition & 1 deletion

src/error/option_unwrap/map.md

Lines changed: 1 addition & 1 deletion

src/error/result.md

Lines changed: 1 addition & 1 deletion

src/error/result/enter_question_mark.md

Lines changed: 1 addition & 1 deletion

src/error/result/result_alias.md

Lines changed: 1 addition & 1 deletion

src/flow_control/for.md

Lines changed: 1 addition & 1 deletion

src/flow_control/if_let.md

Lines changed: 2 additions & 2 deletions

src/flow_control/match/binding.md

Lines changed: 1 addition & 1 deletion

src/flow_control/match/destructuring.md

Lines changed: 4 additions & 4 deletions

src/flow_control/match/destructuring/destructure_enum.md

Lines changed: 2 additions & 2 deletions

src/flow_control/match/destructuring/destructure_structures.md

Lines changed: 1 addition & 1 deletion

src/flow_control/match/destructuring/destructure_tuple.md

Lines changed: 1 addition & 1 deletion

src/flow_control/match/guard.md

Lines changed: 1 addition & 1 deletion

src/flow_control/while_let.md

Lines changed: 2 additions & 2 deletions

src/fn/closures/anonymity.md

Lines changed: 1 addition & 1 deletion

src/fn/closures/capture.md

Lines changed: 1 addition & 1 deletion

src/fn/closures/output_parameters.md

Lines changed: 2 additions & 2 deletions

src/generics.md

Lines changed: 1 addition & 1 deletion

src/generics/assoc_items/the_problem.md

Lines changed: 2 additions & 2 deletions

src/generics/bounds.md

Lines changed: 5 additions & 5 deletions

src/generics/bounds/testcase_empty.md

Lines changed: 1 addition & 1 deletion

src/generics/gen_fn.md

Lines changed: 2 additions & 2 deletions

src/generics/gen_trait.md

Lines changed: 2 additions & 2 deletions

src/generics/impl.md

Lines changed: 3 additions & 3 deletions

src/generics/multi_bounds.md

Lines changed: 2 additions & 2 deletions

src/generics/new_types.md

Lines changed: 1 addition & 1 deletion

src/generics/phantom.md

Lines changed: 3 additions & 3 deletions

src/generics/phantom/testcase_units.md

Lines changed: 8 additions & 8 deletions

src/generics/where.md

Lines changed: 2 additions & 2 deletions

src/hello.md

Lines changed: 1 addition & 1 deletion

src/hello/comment.md

Lines changed: 1 addition & 1 deletion

src/hello/print.md

Lines changed: 5 additions & 5 deletions

src/hello/print/print_debug.md

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)