-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Fix CI after Rust 1.80, remove dead feature references #3381
Merged
Commits on Jul 26, 2024
-
fix(ci): update workflows/examples.yml
* Removed archived `actions-rs` actions * Upgraded `Swatinem/rust-cache`, `actions/checkout`, `actions/download-artifact`, `actions/upload-artifact`
Configuration menu - View commit details
-
Copy full SHA for e8c117c - Browse repository at this point
Copy the full SHA e8c117cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d97b68 - Browse repository at this point
Copy the full SHA 5d97b68View commit details -
fix: remove dead references to DB features in
sqlx-core
This reactivates a couple of tests that had stopped working.
Configuration menu - View commit details
-
Copy full SHA for 417835c - Browse repository at this point
Copy the full SHA 417835cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b110c29 - Browse repository at this point
Copy the full SHA b110c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for df1e72b - Browse repository at this point
Copy the full SHA df1e72bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 292f082 - Browse repository at this point
Copy the full SHA 292f082View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c6640 - Browse repository at this point
Copy the full SHA 87c6640View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69d2d06 - Browse repository at this point
Copy the full SHA 69d2d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36fe401 - Browse repository at this point
Copy the full SHA 36fe401View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22637b0 - Browse repository at this point
Copy the full SHA 22637b0View commit details
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d291c1 - Browse repository at this point
Copy the full SHA 3d291c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef50c42 - Browse repository at this point
Copy the full SHA ef50c42View commit details -
Configuration menu - View commit details
-
Copy full SHA for c009cea - Browse repository at this point
Copy the full SHA c009ceaView commit details -
fix(postgres): fix missing Tokio specialization in
PgCopyIn
Caught by the new `unexpected_cfgs` lint.
Configuration menu - View commit details
-
Copy full SHA for fc91f14 - Browse repository at this point
Copy the full SHA fc91f14View commit details -
Configuration menu - View commit details
-
Copy full SHA for eebf39a - Browse repository at this point
Copy the full SHA eebf39aView commit details
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.