-
-
Notifications
You must be signed in to change notification settings - Fork 898
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
Lemmy doesnt run / build / compile on Rust 1.48 and nightly #1270
Comments
I have disabled our integration tests, as they are failing due to the crash in 841ad84#diff-7ff815b68943f08bef79f083c09e55ca8c18db8e25033034b12fa31f1d43dab4 |
Based on @Canop 's recommendations here, and because ~4 libraries are abandoned (
|
This is fixed now, Lemmy runs on Rust 1.50 and nightly :) |
Yaaaaaaay. |
…n-pwd-change * origin/main: revert Compose file version from 3.3 to 2.2 Adding more mem limits bump memory limit of iframely Remove extra category_id s . Fixes LemmyNet#1429 Fixing wrong user_ and community icon and banner urls. Remove category from activitypub context Adding a password length check to other API actions. (LemmyNet#1474) Update test script Use URL type in most outstanding struct fields (LemmyNet#1468) Forbid usage of unwrap Upgrade Rust version Rewrite settings implementation. Fixes LemmyNet#1270 (LemmyNet#1433) Rename `lemmy_structs` to `lemmy_api_structs` # Conflicts: # crates/db_schema/src/source/user.rs
Due to a problem in the config-rs crate
The text was updated successfully, but these errors were encountered: