We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<>
README.md
1 parent 5522958 commit 10664d3Copy full SHA for 10664d3
rust/alloc/README.md
@@ -1,9 +1,9 @@
1
# `alloc`
2
3
These source files come from the Rust standard library, hosted in
4
-the https://github.com/rust-lang/rust repository, licensed under
+the <https://github.com/rust-lang/rust> repository, licensed under
5
"Apache-2.0 OR MIT" and adapted for kernel use. For copyright details,
6
-see https://github.com/rust-lang/rust/blob/master/COPYRIGHT.
+see <https://github.com/rust-lang/rust/blob/master/COPYRIGHT>.
7
8
Please note that these files should be kept as close as possible to
9
upstream. In general, only additions should be performed (e.g. new
0 commit comments