8000 Tags · pietroalbini/rustup.rs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: pietroalbini/rustup.rs

Tags

1.11.0

Toggle 1.11.0's commit message
Auto merge of rust-lang#1355 - steffengy:master, r=alexcrichton

Update Dependencies & Bump to 1.11.0

This makes proper architecture (=faster) windows builds available for **1.12.0**.

I sneaked some version updates in to ensure that we're a step closer
to a consistent state on that front.

Some open points:
- [ ] 1. Should we add a special case to self_update which
makes the windows fixes available on **1.11.0** (this) already?
e.g. hardcoding the version [somewhere](https://github.com/rust-lang-nursery/rustup.rs/blob/0068f0999acb923428cbd709650c57fbe04a0344/src/rustup-cli/self_update.rs#L1497) in the windows update logic introducted.
This potentially could lead to infinite looping, if we're not careful.
- [ ] 2. Any objections against the updates? Splitting them into a separate PR would be fine.
       (Not sure if CI even passes at this point, but we'll see)

r? @alexcrichton

1.7.0

Toggle 1.7.0's commit message
Auto merge of rust-lang#1280 - alexcrichton:bump, r=alexcrichton

Bump to 1.7.0

1.6.0

Toggle 1.6.0's commit message
Auto merge of rust-lang#1244 - alexcrichton:bump, r=alexcrichton

Bump to 1.6.0

1.5.0

Toggle 1.5.0's commit message
Merge pull request rust-lang#1180 from brson/bump

Bump

1.4.0

Toggle 1.4.0's commit message
Merge pull request rust-lang#1156 from brson/nodocs

Disable doc generation again

1.3.0

Toggle 1.3.0's commit message
Auto merge of rust-lang#1104 - brson:bump, r=brson

Bump version to 1.3

1.2.0

Toggle 1.2.0's commit message
Merge pull request rust-lang#1041 from brson/bump

Bump
0