-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update fork #1
Update fork #1
Commits on Apr 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2f04635 - Browse repository at this point
Copy the full SHA 2f04635View commit details -
Auto merge of #8158 - tofay:doc-cargo-metadata-messages, r=ehuss
Mention that cargo_metadata can parse json messages Prompted by #8142, this updates the documentation to mention that cargo_metadata can parse the external JSON messages emitted when the `--message-format=json` option is set.
Configuration menu - View commit details
-
Copy full SHA for 8ad2196 - Browse repository at this point
Copy the full SHA 8ad2196View commit details
Commits on Apr 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3b3ca09 - Browse repository at this point
Copy the full SHA 3b3ca09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c67111 - Browse repository at this point
Copy the full SHA 2c67111View commit details -
Auto merge of #8161 - ehuss:changelog-dylib, r=Eh2406
Add changelog about dylib uplift. I missed this in the last update, and it is very unlikely I'll remember this in 6 weeks.
Configuration menu - View commit details
-
Copy full SHA for fc0f447 - Browse repository at this point
Copy the full SHA fc0f447View commit details -
Auto merge of #8136 - hbina:error_on_illegal_in_windows, r=ehuss
Added warning when using restricted names in Windows. The implementation could have been better. I think there ought to be a way to only use the views into the `OsString` instead of creating a new one. I am new to Rust so any pointer will help ^^
Configuration menu - View commit details
-
Copy full SHA for 11f329d - Browse repository at this point
Copy the full SHA 11f329dView commit details -
Fixed some unnecessary borrows and clones.
As suggested by the clippy.
Configuration menu - View commit details
-
Copy full SHA for 686ccfa - Browse repository at this point
Copy the full SHA 686ccfaView commit details -
Auto merge of #8146 - hbina:fix_borrow_and_clone, r=ehuss
Fixed some unnecessary borrows and clones. As suggested by the clippy.
Configuration menu - View commit details
-
Copy full SHA for 6a2d62f - Browse repository at this point
Copy the full SHA 6a2d62fView commit details