Skip to content

Commit 00ef461

Browse files
authored
Merge pull request #2 from rust-lang/master
update master
2 parents 8e6de32 + 1033351 commit 00ef461

File tree

7,285 files changed

+314622
-112451
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

7,285 files changed

+314622
-112451
lines changed

.github/ISSUE_TEMPLATE/ice.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/
1414

1515
### Code
1616

17-
```
17+
```Rust
1818
<code>
1919
```
2020

.github/ISSUE_TEMPLATE/tracking_issue.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Tracking Issue
3-
about: A tracking issue for a feature in Rust.
3+
about: A tracking issue for an accepted feature or RFC in Rust.
44
title: Tracking Issue for XXX
55
labels: C-tracking-issue
66
---

0 commit comments

Comments
 (0)