forked from jl777/SuperNET
-
Notifications
You must be signed in to change notification settings - Fork 118
refactor(toolchain): general stabilization for stable rust #2528
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
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
8b4f417
switch to stable 1.85.1
onur-ozkan f999117
remove nightly compiler build flag
onur-ozkan f9b23c9
create `NotStandardStateMachine` and `NotInitialState` markers
onur-ozkan 66ec22a
remove redundant trait implementation
onur-ozkan 8245767
remove auto trait in state_machine
onur-ozkan d2b0a15
enable rustc_bootstrap
onur-ozkan 01c0ead
make `mm2_p2p` nightly free
onur-ozkan ea23558
make `mm2_test_helpers` nightly free
onur-ozkan 9c3a5d5
drop outdated `#![feature(stmt_expr_attributes)]`
onur-ozkan f9199c6
drop `#![feature(hash_raw_entry)]` features
onur-ozkan b0f8e93
stabilize `mm2_db`
onur-ozkan 43a0704
allow nightly features only on specific crates
onur-ozkan 172d89f
use stable parking lot
onur-ozkan 4449b00
stabilize gstuff
onur-ozkan 6c193bf
fix typo
onur-ozkan 71c2566
document `RUSTC_BOOTSTRAP`
onur-ozkan a3258e5
re-utilize negative traits
onur-ozkan 7c89569
remove experimental rustfmt feature
onur-ozkan 305462c
handle test crates
onur-ozkan 9adac55
update CI pipelines to install stable compiler
onur-ozkan e4a08e0
nit
onur-ozkan 6dae698
Merge branch 'dev' of github.com:KomodoPlatform/komodo-defi-framework…
onur-ozkan 3875a5b
remove unstable fmt rules
onur-ozkan 5aea2c5
bless fmt
onur-ozkan 48bc234
explain why `NotSend` is not `Send`
onur-ozkan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.