-
-
Notifications
You must be signed in to change notification settings - Fork 44
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: dtolnay/prettyplease
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.25
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dtolnay/prettyplease
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.27
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 18 files changed
- 1 contributor
Commits on Nov 9, 2024
-
Prevent upload-artifact step from causing CI failure
This step has been failing way more than reasonable across my various repos. With the provided path, there will be 1 file uploaded Artifact name is valid! Root directory input is valid! Attempt 1 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact. Retrying request in 3000 ms... Attempt 2 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact. Retrying request in 6029 ms... Attempt 3 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact. Retrying request in 8270 ms... Attempt 4 of 5 failed with error: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifact. Retrying request in 12577 ms... Error: Failed to CreateArtifact: Failed to make request after 5 attempts: Request timeout: /twirp/github.actions.results.api.v1.ArtifactService/CreateArtifactConfiguration menu - View commit details
-
Copy full SHA for 02584e4 - Browse repository at this point
Copy the full SHA 02584e4View commit details
Commits on Jan 4, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a947562 - Browse repository at this point
Copy the full SHA a947562View commit details
Commits on Jan 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bf0ca95 - Browse repository at this point
Copy the full SHA bf0ca95View commit details -
Merge pull request #87 from dtolnay/exprinpath
Share logic for wrapping const expression in braces in path
Configuration menu - View commit details
-
Copy full SHA for 8c7a11c - Browse repository at this point
Copy the full SHA 8c7a11cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e5ae67 - Browse repository at this point
Copy the full SHA 8e5ae67View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3b30db - Browse repository at this point
Copy the full SHA d3b30dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba264e3 - Browse repository at this point
Copy the full SHA ba264e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d24e92 - Browse repository at this point
Copy the full SHA 9d24e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6623df0 - Browse repository at this point
Copy the full SHA 6623df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b359ab0 - Browse repository at this point
Copy the full SHA b359ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea1499 - Browse repository at this point
Copy the full SHA 3ea1499View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3dd7a23 - Browse repository at this point
Copy the full SHA 3dd7a23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b476df - Browse repository at this point
Copy the full SHA 5b476dfView commit details -
Merge pull request #88 from dtolnay/precedence
Synthesize parentheses for precedence
Configuration menu - View commit details
-
Copy full SHA for 1dd1aae - Browse repository at this point
Copy the full SHA 1dd1aaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5478bcf - Browse repository at this point
Copy the full SHA 5478bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 988425d - Browse repository at this point
Copy the full SHA 988425dView commit details -
Merge pull request #89 from dtolnay/floatdot
Avoid trailing '.' on non-macro float literals
Configuration menu - View commit details
-
Copy full SHA for 0ddbeab - Browse repository at this point
Copy the full SHA 0ddbeabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 882f0ed - Browse repository at this point
Copy the full SHA 882f0edView 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 0.2.25...0.2.27