Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
chaaz
/
cargo
Public
forked from
rust-lang/cargo
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 12, 2020
fix: change --workspace based on feedback
chaaz
committed
42f3469
View commit details
Copy full SHA for 42f3469
Browse repository at this point
Commits on Nov 6, 2020
fix: fmt for the fmt gods
chaaz
committed
40d71fb
View commit details
Copy full SHA for 40d71fb
Browse repository at this point
fix: remove unused
chaaz
committed
c413d81
View commit details
Copy full SHA for c413d81
Browse repository at this point
fix: change to `update -w` per feedback
chaaz
committed
9589d2c
View commit details
Copy full SHA for 9589d2c
Browse repository at this point
Fix for testsuite
chaaz
committed
5b92843
View commit details
Copy full SHA for 5b92843
Browse repository at this point
Fix for rustfmt
chaaz
committed
ad44f0e
View commit details
Copy full SHA for ad44f0e
Browse repository at this point
Add sync-lockfile command
chaaz
committed
4ed0537
View commit details
Copy full SHA for 4ed0537
Browse repository at this point
Commits on Nov 4, 2020
Auto merge of #8818 - ehuss:weak-dep-features, r=alexcrichton
Show description for d5556ae
bors
committed
d5556ae
View commit details
Copy full SHA for d5556ae
Browse repository at this point
Implement weak dependency features.
ehuss
committed
9ffcf69
View commit details
Copy full SHA for 9ffcf69
Browse repository at this point
Commits on Nov 3, 2020
Change for_host argument order for functions.
Show description for 28af36f
ehuss
committed
28af36f
View commit details
Copy full SHA for 28af36f
Browse repository at this point
Auto merge of #8823 - ehuss:minimal-download, r=alexcrichton
Show description for 862df61
bors
committed
862df61
View commit details
Copy full SHA for 862df61
Browse repository at this point
Auto merge of #8828 - awamwang:patch-1, r=ehuss
Show description for eaab752
bors
committed
eaab752
View commit details
Copy full SHA for eaab752
Browse repository at this point
fix: remove install command `$`, for copying friendly
awamwang
authored
b122ee7
View commit details
Copy full SHA for b122ee7
Browse repository at this point
Commits on Nov 2, 2020
Auto merge of #8826 - Aaron1011:anyhow-bump, r=alexcrichton
Show description for 0cd5ab7
bors
committed
0cd5ab7
View commit details
Copy full SHA for 0cd5ab7
Browse repository at this point
Bump `anyhow` dependency to `1.0.34` in `crates-io` crate
Show description for 939b5ff
Aaron1011
committed
939b5ff
View commit details
Copy full SHA for 939b5ff
Browse repository at this point
Auto merge of #8824 - ehuss:normalize-source-master, r=alexcrichton
Show description for c46c06a
bors
committed
c46c06a
View commit details
Copy full SHA for c46c06a
Browse repository at this point
Commits on Nov 1, 2020
Normalize SourceID in `cargo metadata`.
ehuss
committed
d88ed1c
View commit details
Copy full SHA for d88ed1c
Browse repository at this point
Commits on Oct 31, 2020
Avoid some extra downloads with new feature resolver.
ehuss
committed
3d5a908
View commit details
Copy full SHA for 3d5a908
Browse repository at this point
Commits on Oct 30, 2020
Auto merge of #8822 - skrap:master, r=ehuss
Show description for 03137ed
bors
committed
03137ed
View commit details
Copy full SHA for 03137ed
Browse repository at this point
vendor: correct the path to cargo config
Show description for 936acbc
skrap
authored
936acbc
View commit details
Copy full SHA for 936acbc
Browse repository at this point
Commits on Oct 29, 2020
Auto merge of #8819 - EmbarkStudios:target-root-path, r=ehuss
Show description for 7197c66
bors
committed
7197c66
View commit details
Copy full SHA for 7197c66
Browse repository at this point
Commits on Oct 28, 2020
Fix test path on windows
khyperia
committed
628f701
View commit details
Copy full SHA for 628f701
Browse repository at this point
Add test for dep within target having right path
khyperia
committed
29b0817
View commit details
Copy full SHA for 29b0817
Browse repository at this point
Make host_root return host.root(), not host.dest()
Show description for 6ca27ff
khyperia
committed
6ca27ff
View commit details
Copy full SHA for 6ca27ff
Browse repository at this point
Auto merge of #8808 - weihanglo:fix/8591, r=ehuss
Show description for becb4c2
bors
committed
becb4c2
View commit details
Copy full SHA for becb4c2
Browse repository at this point
Auto merge of #8814 - ehuss:warn-feature-syntax, r=alexcrichton
Show description for 358ee54
bors
committed
358ee54
View commit details
Copy full SHA for 358ee54
Browse repository at this point
fix: remove unnecessary arg value existence check
weihanglo
committed
4b9c503
View commit details
Copy full SHA for 4b9c503
Browse repository at this point
Commits on Oct 27, 2020
Add a future-compatibility warning on allowed feature name characters.
ehuss
committed
b731190
View commit details
Copy full SHA for b731190
Browse repository at this point
Auto merge of #8799 - ehuss:new-namespaced, r=alexcrichton
Show description for 963bfe4
bors
committed
963bfe4
View commit details
Copy full SHA for 963bfe4
Browse repository at this point
rustfmt
weihanglo
committed
b9554f3
View commit details
Copy full SHA for b9554f3
Browse repository at this point
test: check cargo uninstall package opt with empty value
weihanglo
committed
9d9c321
View commit details
Copy full SHA for 9d9c321
Browse repository at this point
feat: check cargo uninstall package opt with empty value
weihanglo
committed
cc6b437
View commit details
Copy full SHA for cc6b437
Browse repository at this point
test: list availables for clean,tree,update
weihanglo
committed
c347745
View commit details
Copy full SHA for c347745
Browse repository at this point
feat: list avaiables for clean,tree,update
weihanglo
committed
73fb1a2
View commit details
Copy full SHA for 73fb1a2
Browse repository at this point
test: list availables for rustc,rustdoc,run,pkgid
weihanglo
committed
d91be5a
View commit details
Copy full SHA for d91be5a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.