Update rust version to "nightly-2023-03-18"#30630
Merged
mrobinson merged 1 commit intoservo:masterfrom Nov 1, 2023
Merged
Conversation
4 tasks
mukilan
approved these changes
Oct 27, 2023
|
🔨 Triggering try run (#6665979696) with platforms=linux,macos,windows and layout=all |
Member
Author
|
This apparently needs a new version of |
Member
Author
|
It looks like the best thing to do here is to patch objc2 unfortunately. |
This is necessary to update the network stack.
Member
Author
|
Okay. The compilation failure in |
Member
|
This is: #30658 (comment); I'm working on it. |
sagudev
added a commit
to sagudev/servo
that referenced
this pull request
Nov 2, 2023
Mostly just based off servo#30630
sagudev
added a commit
to sagudev/servo
that referenced
this pull request
Nov 17, 2023
Mostly just based off servo#30630
sagudev
added a commit
to sagudev/servo
that referenced
this pull request
Nov 27, 2023
Mostly just based off servo#30630
github-merge-queue bot
pushed a commit
that referenced
this pull request
Dec 1, 2023
…30508) * Remove script_plugins * Use crown instead of script_plugins * crown_is_not_used * Use crown in command base * bootstrap crown * tidy happy * disable sccache * Bring crown in tree * Install crown from tree * fix windows ci * fix warning * fix mac libscript_plugins.dylib is not available anymore * Update components/script/lib.rs Co-authored-by: Martin Robinson <mrobinson@igalia.com> * Update for nightly-2023-03-18 Mostly just based off #30630 * Always install crown it's slow only when there is new version * Run crown test with `mach test-unit` * Small fixups; better trace_in_no_trace tests * Better doc * crown in config.toml * Fix tidy for real * no sccache on rustc_wrapper * document rustc overrides * fixup of compiletest * Make a few minor comment adjustments * Fix a typo in python/servo/platform/base.py Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com> * Proper test types * Ignore tidy on crown/tests --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com>
holmes-software
pushed a commit
to holmes-software/servo
that referenced
this pull request
Dec 5, 2023
…ervo#30508) * Remove script_plugins * Use crown instead of script_plugins * crown_is_not_used * Use crown in command base * bootstrap crown * tidy happy * disable sccache * Bring crown in tree * Install crown from tree * fix windows ci * fix warning * fix mac libscript_plugins.dylib is not available anymore * Update components/script/lib.rs Co-authored-by: Martin Robinson <mrobinson@igalia.com> * Update for nightly-2023-03-18 Mostly just based off servo#30630 * Always install crown it's slow only when there is new version * Run crown test with `mach test-unit` * Small fixups; better trace_in_no_trace tests * Better doc * crown in config.toml * Fix tidy for real * no sccache on rustc_wrapper * document rustc overrides * fixup of compiletest * Make a few minor comment adjustments * Fix a typo in python/servo/platform/base.py Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com> * Proper test types * Ignore tidy on crown/tests --------- Co-authored-by: Martin Robinson <mrobinson@igalia.com>
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
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.
This is necessary to update the network stack.
./mach build -ddoes not report any errors./mach test-tidydoes not report any errors