-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
dynamic_modules: scaffolds Rust SDK #35914
dynamic_modules: scaffolds Rust SDK #35914
Commits on Aug 28, 2024
-
dynamic_modules: scaffolds Rust SDK
Signed-off-by: Takeshi Yoneda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b798a7 - Browse repository at this point
Copy the full SHA 7b798a7View commit details -
Signed-off-by: Takeshi Yoneda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3cd1bdc - Browse repository at this point
Copy the full SHA 3cd1bdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65af05c - Browse repository at this point
Copy the full SHA 65af05cView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for efd1d4e - Browse repository at this point
Copy the full SHA efd1d4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for beac95e - Browse repository at this point
Copy the full SHA beac95eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e974278 - Browse repository at this point
Copy the full SHA e974278View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1add34e - Browse repository at this point
Copy the full SHA 1add34eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21053c5 - Browse repository at this point
Copy the full SHA 21053c5View commit details
Commits on Sep 3, 2024
-
review: use LazyLock which requires 1.80+
Signed-off-by: Takeshi Yoneda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b4bd30 - Browse repository at this point
Copy the full SHA 7b4bd30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a6e10f - Browse repository at this point
Copy the full SHA 7a6e10fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9e7a3c - Browse repository at this point
Copy the full SHA a9e7a3cView commit details -
use Atomic instead of LazyLock
LazyLock is stabilized in 1.80 (LazyOnce is in 1.79), but somehoe x64 CI fails with rust version upgrade Signed-off-by: Takeshi Yoneda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5a24889 - Browse repository at this point
Copy the full SHA 5a24889View commit details -
try using the releases of rules_rust
Signed-off-by: Takeshi Yoneda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fff449c - Browse repository at this point
Copy the full SHA fff449cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6923b75 - Browse repository at this point
Copy the full SHA 6923b75View commit details -
This reverts commit 6923b75. Signed-off-by: Takeshi Yoneda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee43ed3 - Browse repository at this point
Copy the full SHA ee43ed3View commit details -
Revert "try using the releases of rules_rust"
This reverts commit fff449c. Signed-off-by: Takeshi Yoneda <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ef12250 - Browse repository at this point
Copy the full SHA ef12250View commit details