Commits · master
simplest-rust-toolchain-installer
Browse files
May 09, 2018
Really last editing pass.
· bfcb3578
Tim Allen
authored
May 09, 2018
bfcb3578
Print the destination path too, for completeness.
· 558ccbc5
Tim Allen
authored
May 09, 2018
558ccbc5
Last editing pass.
· cd833bf3
Tim Allen
authored
May 09, 2018
cd833bf3
Add some further reading links.
· aa3b5b2d
Tim Allen
authored
May 09, 2018
aa3b5b2d
May 08, 2018
Update rust_release_artefact to a version that works on Windows.
· 87e81ce3
Tim Allen
authored
May 08, 2018
87e81ce3
Explicitly put everything under MIT/Apache 2.0.
· 7c3df06f
Tim Allen
authored
May 08, 2018
7c3df06f
Make the article link more prominent in the README.
· 76bee476
Tim Allen
authored
May 08, 2018
76bee476
Add a README to point people toward the article text.
· 5eb4da66
Tim Allen
authored
May 08, 2018
5eb4da66
Canonicalise paths before we use them.
· d3ec9b17
Tim Allen
authored
May 08, 2018
d3ec9b17
May 07, 2018
Add links to use-cases for custom toolchain installers.
· afcbcf56
Tim Allen
authored
May 07, 2018
afcbcf56
May 05, 2018
Let's do some word-wrapping.
· 68e81677
Tim Allen
authored
May 05, 2018
68e81677
Tell Tango to tell Cargo to rebuild if the .rs file changes.
· cdae7c64
Tim Allen
authored
May 05, 2018
cdae7c64
May 04, 2018
Commit lock files to git too.
· 5e20fb51
Tim Allen
authored
May 04, 2018
5e20fb51
Give cargo a clue that this is a binary.
· 5ac3f513
Tim Allen
authored
May 04, 2018
5ac3f513
Update rust_release_artefact to a versions that behaves more sensibly.
· 54266283
Tim Allen
authored
May 04, 2018
54266283
Added the `tango` literate programming framework, so we can write in Markdown.
· f917a014
Tim Allen
authored
May 04, 2018
f917a014
May 01, 2018
Added more documentation.
· b9391e8d
Tim Allen
authored
May 01, 2018
b9391e8d
Apr 26, 2018
Reorganise the source into a more pleasing order.
· 322f88fc
Tim Allen
authored
Apr 26, 2018
322f88fc
Remove "use std::..." statements, so we don't have to talk about them.
· 75d95c93
Tim Allen
authored
Apr 26, 2018
75d95c93
Start writing the article to go around this code.
· 864e707f
Tim Allen
authored
Apr 26, 2018
864e707f
Apr 25, 2018
A first, working implementation of a toolchain installer.
· 2ff1eacd
Tim Allen
authored
Apr 25, 2018
2ff1eacd
Apr 20, 2018
A fresh start!
· cc97f67a
Tim Allen
authored
Apr 20, 2018
cc97f67a
Loading