mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-29 17:05:41 +00:00
rollup merge of #21848: Manishearth/book-link
rollupable r? @steveklabnik
This commit is contained in:
commit
b9e27433fa
@ -16,7 +16,7 @@
|
||||
//! benchmarks themselves) should be done via the `#[test]` and
|
||||
//! `#[bench]` attributes.
|
||||
//!
|
||||
//! See the [Testing Guide](../guide-testing.html) for more details.
|
||||
//! See the [Testing Chapter](../book/testing.html) of the book for more details.
|
||||
|
||||
// Currently, not much of this is meant for users. It is intended to
|
||||
// support the simplest interface possible for representing and
|
||||
|
Loading…
Reference in New Issue
Block a user