Commit c2c917f
Make
Related to rust-lang/cargo#16872 (comment)
----
> Make all package manifest include patterns so that they are anchored to their crate, see https://
github.com/rust-lang/cargo/issues/16872#issuecomment-4246667678. This should be done for all workspace
package manifests.
› Using `stg pop` and `stg push`, pop off the current commit, use `cargo package --list` on the crate
under test to get the current list, and then run it again after `stg push` to validate it's the same as
before after the include changes. Maybe write a script for that just for a one-time verification. You
could record the baseline for all crates, and then run a test against that baseline after `stg push`.
Lastly, feel free to dump temporary files in this repository, but delete them when done and if the
baseline matches.
Co-authored-by: Sebastian Thiel <[email protected]>package.include patterns more specific so they don't match ignored files1 parent 33c0a8b commit c2c917f
55 files changed
Lines changed: 55 additions & 56 deletions
File tree
- gix-actor
- gix-archive
- gix-attributes
- gix-chunk
- gix-command
- gix-commitgraph
- gix-config-value
- gix-config
- gix-credentials
- gix-date
- gix-diff
- gix-discover
- gix-error
- gix-features
- gix-filter
- gix-fsck
- gix-fs
- gix-glob
- gix-hashtable
- gix-hash
- gix-ignore
- gix-index
- gix-lock
- gix-macros
- gix-mailmap
- gix-negotiate
- gix-object
- gix-odb
- gix-packetline
- gix-pack
- gix-pathspec
- gix-path
- gix-prompt
- gix-protocol
- gix-quote
- gix-refspec
- gix-ref
- gix-revision
- gix-revwalk
- gix-sec
- gix-shallow
- gix-status
- gix-submodule
- gix-tempfile
- gix-trace
- gix-transport
- gix-traverse
- gix-url
- gix-utils
- gix-validate
- gix-worktree-state
- gix-worktree-stream
- gix-worktree
- gix
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments