Skip to content

Commit

Permalink
Rollup merge of #93035 - Amanieu:stdarch_fix, r=Mark-Simulacrum
Browse files Browse the repository at this point in the history
Fix stdarch submodule pointing to commit outside tree

PR #93016 was merged with the stdarch submodule pointing to a commit in
a PR branch and not in master. This was due to a circular dependency
between the rust and stdarch changes which would cause the other to fail
to build.

cc #75109
  • Loading branch information
matthiaskrgr committed Jan 18, 2022
2 parents 63376bb + 3db479e commit f851a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/stdarch
Submodule stdarch updated 0 files

0 comments on commit f851a84

Please sign in to comment.