Commit Graph

  • e472c4d17a from_link -> link Brian Anderson 2016-04-23 21:35:48 +00:00
  • 6b70c8a6ac Anything implementing Into can be chained Brian Anderson 2016-04-23 21:29:21 +00:00
  • c632b2ccfc Remove unused variant Brian Anderson 2016-04-23 21:15:46 +00:00
  • e3ea8151b0 from_links -> links Brian Anderson 2016-04-23 19:41:43 +00:00
  • 78f9cb7a6e Rename ErrorChain to Error, Error to ErrorKind Brian Anderson 2016-04-23 19:18:05 +00:00
  • 5fa31ce439 Fix some unix compile errors Brian Anderson 2016-04-23 19:11:17 +00:00
  • f309646385 Swap type declaration order Brian Anderson 2016-04-23 10:50:08 -07:00
  • 9907aabf65 Rename Error::Install to Error::Dist Brian Anderson 2016-04-23 10:49:01 -07:00
  • 4bf21149d7 More macro syntax tweaking Brian Anderson 2016-04-23 10:39:12 -07:00
  • ef99cfdc84 Move Result typedef into the macro Brian Anderson 2016-04-23 10:32:58 -07:00
  • 84575867aa Port tests Brian Anderson 2016-04-23 10:06:34 -07:00
  • 20f00c76f9 Put from conversions into the macro Brian Anderson 2016-04-22 23:51:36 -07:00
  • 386cf30b8a Remove unused macro Brian Anderson 2016-04-22 23:28:35 -07:00
  • f8c314470e Simplify macro syntax further Brian Anderson 2016-04-22 23:24:14 -07:00
  • 6d479d1739 Remove pub modifiers from easy_error syntax Brian Anderson 2016-04-22 23:22:51 -07:00
  • 5830eb9df1 Remove explicit attributes from easy_error Brian Anderson 2016-04-22 23:07:20 -07:00
  • 1c76430b24 Convert rustup to rustup-error Brian Anderson 2016-04-22 22:32:12 -07:00
  • 7964a3c22c Remove Implementation of StdError from error types Brian Anderson 2016-04-22 19:45:41 -07:00
  • e6f3d2cee5 Remove unused from Brian Anderson 2016-04-22 19:29:36 -07:00
  • b742d8c838 Introduce ForeignError Brian Anderson 2016-04-22 19:20:29 -07:00
  • 9617ef95ec Convert rustup-dist to rustup-error Brian Anderson 2016-04-22 18:12:09 -07:00
  • 20b101fb08 Just move the ChainError trait into the macro Brian Anderson 2016-04-22 17:53:49 -07:00
  • 7cf11b8808 Remove extra type parameter from ErrorChain Brian Anderson 2016-04-22 17:00:01 -07:00
  • 81f6da3fd8 Specify the error chain name in the easy_error syntax Brian Anderson 2016-04-22 16:48:24 -07:00
  • 15278d991f Tweak the easy_error! syntax to make room for more declaration types Brian Anderson 2016-04-22 16:44:15 -07:00
  • 62f85e2d4f Remove the non-pub version of the macro. Bothersome to maintain Brian Anderson 2016-04-22 16:40:26 -07:00
  • d1756c53cd Build ErrorChain in the easy_error macro Brian Anderson 2016-04-22 16:39:28 -07:00
  • b95261fd3b Define rust-dist Error2 type with easy_error Brian Anderson 2016-04-22 14:29:46 -07:00
  • 74129d4896 Lots of refactoring for ergonomics Brian Anderson 2016-04-22 14:09:20 -07:00
  • 357f61bde6 Use chain_error in rustup utils to avoid throwing away errors Brian Anderson 2016-04-22 02:18:14 +00:00
  • 4dd554cdbd Convert rustup-utils to easy_error Brian Anderson 2016-04-22 02:11:50 +00:00
  • 8e76c5689b Add the rustup-error crate Brian Anderson 2016-04-22 02:07:39 +00:00
  • 82212cb78c Move notifications to their own modules Brian Anderson 2016-04-21 22:08:29 +00:00
  • 9189cb39d5 Add support for Linux armv7l on rustup.rs site Jacob Shaffer 2016-04-21 21:55:24 -04:00
  • 4270c6ade4 Merge pull request #352 from brson/unused Alex Crichton 2016-04-21 17:12:53 -07:00
  • d1169152ef Unused variable Brian Anderson 2016-04-21 22:14:21 +00:00
  • d4988a66d9 Merge pull request #347 from japaric/hash Brian Anderson 2016-04-21 14:17:33 -07:00
  • cdd9322242 Merge pull request #342 from peschkaj/340-remove-old-telemetry-files Brian Anderson 2016-04-21 14:16:44 -07:00
  • a2c62297e7 Merge pull request #348 from nodakai/patch-1 Brian Anderson 2016-04-21 14:14:17 -07:00
  • a00f9bca84 Adding error handling to telemetry clean up. Jeremiah Peschka 2016-04-20 21:33:23 -04:00
  • b203b510de Fix the download URL for arm-unknown-linux-gnueabi Kai Noda 2016-04-21 18:13:41 +08:00
  • 213d809984 add commit hash to the output of -V Jorge Aparicio 2016-04-20 19:57:53 -05:00
  • e39b50cc86 Merge pull request #343 from brson/initweb Alex Crichton 2016-04-19 15:57:37 -07:00
  • 0e4cb4dcbc www: rustup-setup -> rustup-init Brian Anderson 2016-04-19 22:55:02 +00:00
  • 783f0d6cc1 Adding telemetry cleanup Jeremiah Peschka 2016-04-19 10:11:48 -04:00
  • dd24b42c43 Merge pull request #289 from peschkaj/jp254-telemetry Brian Anderson 2016-04-18 17:50:36 -07:00
  • 51b438499a Changes telemetry config name, adds telemetry version to log files, adds more telemetry tests. Jeremiah Peschka 2016-04-18 09:01:04 -04:00
  • 6e5cb7b832 Improving modularization, telemetry checks Jeremiah Peschka 2016-04-11 13:57:46 -07:00
  • a5128e8b36 Initial implementation of rust-lang-nursery/multirust-rs#254 Jeremiah Peschka 2016-04-04 09:52:09 -07:00
  • 92eac2f822 Merge pull request #337 from brson/bump 0.1.7 Alex Crichton 2016-04-17 21:38:09 -07:00
  • d7a6001835 Bump to 0.1.7. Add CHANGELOG.md Brian Anderson 2016-04-17 22:50:42 +00:00
  • e2fa634e8b Merge pull request #329 from Fireforge/master Brian Anderson 2016-04-17 15:42:05 -07:00
  • efbc57bbd3 Merge pull request #334 from japaric/no-tty Brian Anderson 2016-04-17 15:39:17 -07:00
  • 8a2470c98f rustup-setup: don't open /dev/tty if '-y' is passed Jorge Aparicio 2016-04-17 12:32:24 -05:00
  • e284fe2f1e Capitalization error David Salter 2016-04-16 23:50:20 -04:00
  • 96db682d8c Mentioned Visual C++ Build Tools 2015 David Salter 2016-04-16 23:49:14 -04:00
  • 5b88ec25cf Merge pull request #293 from brson/install Brian Anderson 2016-04-16 20:04:10 -07:00
  • 33a4bfb7e3 Add interactive advanced installation Brian Anderson 2016-04-09 03:19:55 +00:00
  • e9a8318996 Extend interactive pre-install confirmation with an "advanced" option Brian Anderson 2016-04-07 23:09:39 -07:00
  • 7f89e05d09 Modify the install message for --no-modify-path Brian Anderson 2016-04-07 21:24:02 -07:00
  • fb5b0c4b1c Add basic tests for interactive console installation Brian Anderson 2016-04-07 00:12:56 +00:00
  • 0f26a7bc09 Add rustup-setup --no-modify-path Brian Anderson 2016-04-06 23:22:46 +00:00
  • 1a40065614 Merge pull request #303 from brson/rustup-init Brian Anderson 2016-04-16 16:34:46 -07:00
  • ce3f4640ed Rename rustup-setup.sh to rustup-init.sh Brian Anderson 2016-04-13 17:57:15 +00:00
  • 8db83eb07f Make rustup-init work when called as rustup-setup Brian Anderson 2016-04-11 01:35:43 +00:00
  • cc66b7cd76 Create rustup-setup for backwards compatibility Brian Anderson 2016-04-11 01:26:11 +00:00
  • 4a47d1ca1a Rename rustup-setup to rustup-init Brian Anderson 2016-04-11 01:18:27 +00:00
  • 2c4a1881c6 Merge pull request #324 from SShrike/fix-broken-badges Brian Anderson 2016-04-15 17:34:09 -07:00
  • 72ad84c1bd Merge pull request #325 from japaric/pass-args Brian Anderson 2016-04-15 17:30:21 -07:00
  • c5303cf630 pass rustup-setup.sh arguments to rustup-setup Jorge Aparicio 2016-04-15 12:15:18 -05:00
  • ec56e66ccf Merge pull request #312 from brson/no-multirust Alex Crichton 2016-04-15 08:54:02 -07:00
  • 2763d8484e Merge pull request #321 from brson/readme Alex Crichton 2016-04-15 08:53:02 -07:00
  • 061e92a884 Merge pull request #322 from brson/rmnote Alex Crichton 2016-04-15 08:52:30 -07:00
  • aaceb23fac Have the AppVeyor badges point to the right repo Severen Redwood 2016-04-16 01:04:15 +12:00
  • b5677a9fe0 Fix build status badges Severen Redwood 2016-04-16 00:41:48 +12:00
  • c4417ff0b7 Remove the "multirust" bin Brian Anderson 2016-04-14 00:14:47 +00:00
  • 999e1c5c11 Rename crates to rustup_* Brian Anderson 2016-04-13 18:03:11 +00:00
  • 31a7d9341b Remove obsolete note about 1.8 release Brian Anderson 2016-04-15 02:47:53 +00:00
  • afb29ceddd Add new platforms to README Brian Anderson 2016-04-15 02:40:33 +00:00
  • 2b922d91dc Merge pull request #317 from brson/winoverride Alex Crichton 2016-04-14 18:20:48 -07:00
  • 4fb94e2823 Merge pull request #320 from brson/bump 0.1.6 Brian Anderson 2016-04-14 18:16:29 -07:00
  • dd2e0d26a0 Bump to 0.1.6 Brian Anderson 2016-04-15 01:16:38 +00:00
  • c20fc10862 Fix overrides for C:\. Fixes #316 Brian Anderson 2016-04-14 17:56:13 -07:00
  • 26bcb72509 Merge pull request #314 from japaric/armv7 Brian Anderson 2016-04-14 16:37:09 -07:00
  • 32269fec70 dist: pick the right host triple on ARMv7 devices Jorge Aparicio 2016-04-13 17:35:58 -05:00
  • 0735b01aef Merge pull request #311 from brson/import Alex Crichton 2016-04-13 17:37:28 -07:00
  • 0d364da17b Unused import Brian Anderson 2016-04-14 00:13:59 +00:00
  • ed5d1f1300 Merge pull request #310 from brson/aarch64 Alex Crichton 2016-04-13 13:12:44 -07:00
  • 9fdf79a480 Add aarch64 to rustup-setup.sh Brian Anderson 2016-04-13 18:56:52 +00:00
  • f0bdd4c58d Fix incorrect variable in rustup-setup.sh. Fixes #291 Brian Anderson 2016-04-13 18:55:23 +00:00
  • 221bf75927 Update lockfile Brian Anderson 2016-04-13 18:42:35 +00:00
  • 7a384b76ab Merge pull request #307 from brson/bump Brian Anderson 2016-04-13 11:13:41 -07:00
  • 7b2261ea7f Bump version to 0.1.5 Brian Anderson 2016-04-13 18:13:44 +00:00
  • f0e5b3f470 Merge pull request #290 from kbknapp/issue-286 Brian Anderson 2016-04-11 12:05:31 -07:00
  • 3171a5d713 adds test for 'rustup toolchain list' displaying default Kevin K 2016-04-08 17:48:24 -07:00
  • b483c2c8d7 'rustup toolchain list' now denotes default toolchain Kevin K 2016-04-07 23:41:32 -07:00
  • fc175c2d22 Merge pull request #283 from brson/newlines Brian Anderson 2016-04-06 17:53:16 -07:00
  • 714b1538fc Merge pull request #287 from alexcrichton/update-cross Brian Anderson 2016-04-06 17:20:19 -07:00
  • 8b08e71c22 Use a consistent single blank line in install messages. Brian Anderson 2016-04-06 20:37:56 +00:00
  • b43c3b2730 Update cross-compiling image Alex Crichton 2016-04-06 16:14:22 -07:00