Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add
home
crate to cargo crates #11359Add
home
crate to cargo crates #11359Changes from 100 commits
25592d9
b1a9fe1
cf5dd41
759a15b
c643270
abf65ad
c10b8d2
1825f0a
bfaf1f1
d4d9ac8
5673c9a
152407f
2e01bd4
5744640
a0520b0
4f887cf
f5dd969
71afeb2
41fb21b
2a4ac15
72d8872
f39302f
51ec02e
97baa41
645457e
b4a6db2
2f74993
64de940
ddad9bf
c2a4f95
38ba4ef
2c718c9
2002aee
e658ff7
865e4b9
ae79f9f
e9d14ba
7bb09dd
180b334
623419d
46003d5
2f0fe8a
e40e332
08eec12
3e824d2
f44f3f2
6e7ea32
3f94c5a
ef18523
cfc445e
29d9c3c
1886c07
38c2d2b
23bc439
854cbf9
d1ffd6e
77ea3e8
a596a75
0d01112
fdca596
1c5772b
12645bc
2fbb290
d23fd46
c03a7bc
69258b0
f6cccd5
61576ab
0a52e71
410d426
c97f8f0
1d9393e
fd7d425
cd27296
5a577f7
4607d98
3a6eccd
af762b0
32044e5
0719a86
deefa5a
21df461
0467bc2
660ccbc
c77b640
e3e570d
38c610a
eed5978
6d79d95
0f6aad6
9afbd90
fb34fe9
de6dd85
e697b7b
f0d2362
dbb8dad
6a1a9ed
98a3d4e
ac9da4b
faa9b31
18a06cc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SO I think for now it makes sense to keep these linked to brson, but on the next release we can update the tag. Not sure what the process in cargo is. That said, I doubt we will need a release for a long time so something that can be figured out then. The brson/home links should continue to work even if its archived iirc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is no such a tagging policy for sub-crates in rust-lang/cargo. Tagging cargo itself is a separate process ran by Release team as well I believe (but currently broken 😅 #11345).