File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change 6464- [ ` cargo run ` doesn't require specifying a package in workspaces.] [ cargo/5877 ]
6565- [ ` cargo doc ` now supports ` --message-format=json ` .] [ cargo/5878 ] This is
6666 equivalent to calling ` rustdoc --error-format=json ` .
67- - [ You can specify which edition to create a project in cargo
68- with ` cargo new --edition ` .] [ cargo/5984 ] Currently only ` 2015 ` is a
69- valid option.
7067- [ Cargo will now provide a progress bar for builds.] [ cargo/5995 ]
7168
7269Misc
10097[ 54404 ] : https://github.com/rust-lang/rust/pull/54404/
10198[ cargo/5877 ] : https://github.com/rust-lang/cargo/pull/5877/
10299[ cargo/5878 ] : https://github.com/rust-lang/cargo/pull/5878/
103- [ cargo/5984 ] : https://github.com/rust-lang/cargo/pull/5984/
104100[ cargo/5995 ] : https://github.com/rust-lang/cargo/pull/5995/
105101[ proc-macros ] : https://doc.rust-lang.org/book/2018-edition/ch19-06-macros.html
106102
You can’t perform that action at this time.
0 commit comments