Skip to content

Commit a7aa4c4

Browse files
committed
auto merge of #12286 : sfackler/rust/no-conditions, r=alexcrichton
2 parents fba32ea + e7147ce commit a7aa4c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/doc/tutorial.md

-2
Original file line numberDiff line numberDiff line change
@@ -3240,7 +3240,6 @@ guides on individual topics.
32403240
* [Macros][macros]
32413241
* [The foreign function interface][ffi]
32423242
* [Containers and iterators][container]
3243-
* [Error-handling and Conditions][conditions]
32443243
* [Documenting Rust code][rustdoc]
32453244
* [Testing Rust code][testing]
32463245
* [The Rust Runtime][runtime]
@@ -3253,7 +3252,6 @@ There is further documentation on the [wiki], however those tend to be even more
32533252
[macros]: guide-macros.html
32543253
[ffi]: guide-ffi.html
32553254
[container]: guide-container.html
3256-
[conditions]: guide-conditions.html
32573255
[testing]: guide-testing.html
32583256
[runtime]: guide-runtime.html
32593257
[rustdoc]: rustdoc.html

0 commit comments

Comments
 (0)