-
Notifications
You must be signed in to change notification settings - Fork 26
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
Support stable Rust #552
Merged
Merged
Support stable Rust #552
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0e4108e
to
e883191
Compare
e883191
to
4e2c332
Compare
…quire `nightly` rust
41b0ebd
to
8eca98d
Compare
fbfa2bb
to
2d44e51
Compare
66bb62c
to
445253c
Compare
4687bd5
to
a82e4cd
Compare
73d25ba
to
66930f7
Compare
f7e6f07
to
5ee4241
Compare
2cbab54
to
319cbfe
Compare
2cbab54
to
030e4d6
Compare
db6c690
to
fbf573f
Compare
f7cf732
to
37d15cd
Compare
sologeek
previously approved these changes
Mar 28, 2024
1e464f3
to
a8b49d1
Compare
wjian23
approved these changes
Mar 29, 2024
sologeek
approved these changes
Mar 29, 2024
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Purpose of this Pull Request
#pr
with the PR number in the changelog, pushes the commit, and adds aB-test
label.B-test
label before running the test.Checklist Before Merging
Please ensure the following are completed before merging:
CHANGELOG.md
file.Breaking
section of theCHANGELOG.md
file.Additional Information
If you're unsure about which branch to submit your Pull Request to, or when it will be released after being merged, please refer to our Release Guide.
If you're working on a widget and need help writing test cases, we have some macros that can assist you. Please refer to the Ribir Dev Helper documentation.