-
-
Notifications
You must be signed in to change notification settings - Fork 4
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: taiki-e/cargo-config2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.12
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: taiki-e/cargo-config2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.13
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 39 files changed
- 1 contributor
Commits on Sep 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a1a01ad - Browse repository at this point
Copy the full SHA a1a01adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 990250f - Browse repository at this point
Copy the full SHA 990250fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0894faa - Browse repository at this point
Copy the full SHA 0894faaView commit details
Commits on Sep 16, 2023
-
Revert "Ignore buggy clippy::missing_panics_doc lint"
This reverts commit 5bf49cc. The false positive has been fixed.
Configuration menu - View commit details
-
Copy full SHA for dd1d168 - Browse repository at this point
Copy the full SHA dd1d168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42bc97b - Browse repository at this point
Copy the full SHA 42bc97bView commit details
Commits on Sep 20, 2023
-
Fix clippy::explicit_iter_loop warning in example
``` warning: it is more concise to loop over references to containers instead of using explicit iteration methods --> examples/get.rs:91:44 | 91 | for (key, item) in table.iter() { | ^^^^^^^^^^^^ help: to write this more concisely, try: `table` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#explicit_iter_loop = note: `-W clippy::explicit-iter-loop` implied by `-W clippy::pedantic` = help: to override `-W clippy::pedantic` add `#[allow(clippy::explicit_iter_loop)]` ```
Configuration menu - View commit details
-
Copy full SHA for 40dee20 - Browse repository at this point
Copy the full SHA 40dee20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96ec08b - Browse repository at this point
Copy the full SHA 96ec08bView commit details
Commits on Sep 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 83e77dc - Browse repository at this point
Copy the full SHA 83e77dcView commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1cfba4a - Browse repository at this point
Copy the full SHA 1cfba4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b4ae9f - Browse repository at this point
Copy the full SHA 2b4ae9fView commit details
Commits on Sep 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 41b922d - Browse repository at this point
Copy the full SHA 41b922dView commit details
Commits on Sep 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4bb63ea - Browse repository at this point
Copy the full SHA 4bb63eaView commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be4f1e9 - Browse repository at this point
Copy the full SHA be4f1e9View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 57ff18c - Browse repository at this point
Copy the full SHA 57ff18cView commit details -
Configuration menu - View commit details
-
Copy full SHA for df083af - Browse repository at this point
Copy the full SHA df083afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 090bd5d - Browse repository at this point
Copy the full SHA 090bd5dView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0a5870a - Browse repository at this point
Copy the full SHA 0a5870aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d421d9a - Browse repository at this point
Copy the full SHA d421d9aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.12...v0.1.13