Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion text/1860-manually-drop.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ the structure fields gets dropped.
<!--
# Drawbacks
[drawbacks]: #drawbacks

--
No drawbacks known at the time.
-->

Expand Down
16 changes: 8 additions & 8 deletions text/1990-external-doc-attribute.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<!---
Copyright 2017 The Rust Project Developers. See the COPYRIGHT
file at the top-level directory of this distribution.

Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
<LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
option. This file may not be copied, modified, or distributed
except according to those terms.
-- Copyright 2017 The Rust Project Developers. See the COPYRIGHT
-- file at the top-level directory of this distribution.
--
-- Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
-- http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
-- <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
-- option. This file may not be copied, modified, or distributed
-- except according to those terms.
-->

- Feature Name: external_doc
Expand Down