]> git.proxmox.com Git - rustc.git/blame - src/tools/rustfmt/tests/target/itemized-blocks/urls.rs
Update upstream source from tag 'upstream/1.52.1+dfsg1'
[rustc.git] / src / tools / rustfmt / tests / target / itemized-blocks / urls.rs
CommitLineData
f20569fa
XL
1// rustfmt-wrap_comments: true
2// rustfmt-max_width: 79
3
4//! CMSIS: Cortex Microcontroller Software Interface Standard
5//!
6//! The version 5 of the standard can be found at:
7//!
8//! http://arm-software.github.io/CMSIS_5/Core/html/index.html
9//!
10//! The API reference of the standard can be found at:
11//!
12//! - example -- http://example.org -- something something something something
13//! something something
14//! - something something something something something something more -- http://example.org
15//! - http://example.org/something/something/something/something/something/something
16//! and the rest
17//! - Core function access -- http://arm-software.github.io/CMSIS_5/Core/html/group__Core__Register__gr.html
18//! - Intrinsic functions for CPU instructions -- http://arm-software.github.io/CMSIS_5/Core/html/group__intrinsic__CPU__gr.html
19//! - Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Vestibulum sem
20//! lacus, commodo vitae.
21//!
22//! The reference C implementation used as the base of this Rust port can be
23//! found at
24//!
25//! https://github.com/ARM-software/CMSIS_5/blob/5.3.0/CMSIS/Core/Include/cmsis_gcc.h