Jackson Schuster
Jackson Schuster
Not meant to merge, just to rerun tests from linker integration from a different PR. cc @sbomer
VS Code has a command `editor.action.goToTypeDefinition` that is implemented for a number of languages, but not for C#. At the moment I don't see a way to use the existing...
This builds off of the PR @dmfay made a while back to use crossterm, adds workarounds for windows related to paths and the fake_typer, and a powershell init script. Behavior...
## Summary Creates a public document for detailing value ownership transfer across COM method calls. The formatting style and wording needs to be changed and more examples need to be...
Package Diff tool for https://github.com/dotnet/source-build/issues/4051 Creates a command line tool and an msbuild tooltask to find differences in nuget packages. It does a git-style diffing to show line by line...
Adds instructions for installing for Windows, and configuring for powershell. Use [`data_local_dir`](https://docs.rs/directories-next/latest/directories_next/struct.ProjectDirs.html#method.data_local_dir) instead of [`data_dir`](https://docs.rs/directories-next/latest/directories_next/struct.ProjectDirs.html#method.data_dir) to use `C:\Users\username\AppData\Local` instead of `C:\Users\username\AppData\Roaming` to avoid syncing large DBs across machines. The path...
Adds a new dependency node that stores the `DependencyInfo.Source` and `DependencyInfo.Kind` information from a call to `MarkMethod` or `MarkType`, and returns the method/type as a static dependency. This will create...
## Summary While going through warnings I saw that this page only describes the trivial case but misses the more confusing case of annotations triggering the warning. I think it...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=700128 Build error leg or test failing: WasmTestOnChrome-ST-System.Security.Cryptography.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/103140 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...
## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=676989 Build error leg or test failing: WasmTestOnChrome-MT-System.Net.Http.Functional.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/102282 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...