mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-16 12:39:53 +00:00
1.4 KiB
1.4 KiB
v1.2.0 (2017-01-31)
- windows: escape '&' in URLs. On windows, a shell is used to execute the command, which requires certain precautions for the URL to open to get through the interpreter.
v1.1.1 (2016-04-10)
Bug Fixes
- cargo: no docs for open (31605e0e)
Improvements
- api: allow OSStrings instead of &str (1d13a671)
25c0e398 (2015-07-08)
Features
- open added 'open' program (a4c3a352)