Skip to content

Commit

Permalink
Merge branch 'microsoft:main' into cpuid_correctness
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhutet authored Feb 20, 2025
2 parents 85aa825 + 1239811 commit 1e7f4a2
Show file tree
Hide file tree
Showing 583 changed files with 17,114 additions and 11,504 deletions.
4 changes: 0 additions & 4 deletions .clippy.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,3 @@ disallowed-methods = [
]

avoid-breaking-exported-api = false

# These will become the default in a future version of Rust.
accept-comment-above-statement = true
accept-comment-above-attributes = true
3 changes: 3 additions & 0 deletions .github/scripts/add_unsafe_reviewers/add-unsafe-reviewers.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.

import click
from git import Repo
from github import Github
Expand Down
3 changes: 3 additions & 0 deletions .github/scripts/refresh_mirror/refresh-mirror.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.

import click
import time
import sys
Expand Down
435 changes: 203 additions & 232 deletions .github/workflows/openvmm-ci.yaml

Large diffs are not rendered by default.

2,476 changes: 1,334 additions & 1,142 deletions .github/workflows/openvmm-pr.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit 1e7f4a2

Please sign in to comment.