Skip to content

Commit 4bbd51e

Browse files
committed
Add new PRs
1 parent cd0074b commit 4bbd51e

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# 1.12.0
22

3+
* [Add --path flag to 'rustup doc'][pr1453]
4+
* [Add flag to "rustup show" for active-toolchain][pr1449]
5+
* [Bring rustup.js and markup into alignment with rust-www][pr1437]
36
* [Add caret after first installation question][pr1435]
47
* [Add "rustup doc --reference"][pr1430]
58
* [Update Visual C++ Build Tools URL][pr1428]
@@ -14,6 +17,9 @@
1417
* [Use browser in BROWSER env if present for `doc` command][pr1289]
1518
* [Update shebang to reflect bashisms][pr1269]
1619

20+
[pr1453]: https://github.com/rust-lang-nursery/rustup.rs/pull/1453
21+
[pr1449]: https://github.com/rust-lang-nursery/rustup.rs/pull/1449
22+
[pr1437]: https://github.com/rust-lang-nursery/rustup.rs/pull/1437
1723
[pr1435]: https://github.com/rust-lang-nursery/rustup.rs/pull/1435
1824
[pr1430]: https://github.com/rust-lang-nursery/rustup.rs/pull/1430
1925
[pr1428]: https://github.com/rust-lang-nursery/rustup.rs/pull/1428
@@ -32,7 +38,8 @@ Contributors: Andrew Pennebaker, Who? Me?!, Matteo Bertini, mog422,
3238
Kasper Møller Andersen, Thibault Delor, Justin Worthe, TitanSnow,
3339
aimileus, Antonio Murdaca, Cyryl Płotnicki, Nick Cameron, Alex Crichton,
3440
Kornel, Stuart Dootson, Pietro Albini, Diggory Blake, Yuji Nakao,
35-
Johannes Hofmann, CrLF0710, Aaron Lee
41+
Johannes Hofmann, CrLF0710, Aaron Lee, Brian Anderson, Mateusz Mikuła,
42+
Segev Finer, Dan Aloni, Joeri van Ruth
3643

3744
# 1.11.0
3845

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)