Skip to content
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

Introduce windows-core crate #2475

Merged
merged 19 commits into from
Apr 25, 2023
Merged

Introduce windows-core crate #2475

merged 19 commits into from
Apr 25, 2023

Commits on Apr 25, 2023

  1. workflows

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    298aaee View commit details
    Browse the repository at this point in the history
  2. bindgen

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c6aa2c4 View commit details
    Browse the repository at this point in the history
  3. core

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    5f00fa3 View commit details
    Browse the repository at this point in the history
  4. implement

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    c9c939f View commit details
    Browse the repository at this point in the history
  5. reader

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e5806c6 View commit details
    Browse the repository at this point in the history
  6. sys

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2ea50fc View commit details
    Browse the repository at this point in the history
  7. windows

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    27a6074 View commit details
    Browse the repository at this point in the history
  8. samples

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    9c9a294 View commit details
    Browse the repository at this point in the history
  9. tests

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    466c283 View commit details
    Browse the repository at this point in the history
  10. tools

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    d1a79c5 View commit details
    Browse the repository at this point in the history
  11. tests

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    388916c View commit details
    Browse the repository at this point in the history
  12. Support for Rust 1.48

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    156eb81 View commit details
    Browse the repository at this point in the history
  13. build validation

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    dd9a1ce View commit details
    Browse the repository at this point in the history
  14. test_debugger_visualizer_x

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    aef82a9 View commit details
    Browse the repository at this point in the history
  15. windows.natvis

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b90c384 View commit details
    Browse the repository at this point in the history
  16. Simpler implement usage

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    e199742 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    06b4b0a View commit details
    Browse the repository at this point in the history
  18. more tests

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    b771fad View commit details
    Browse the repository at this point in the history
  19. enable debug visualizer

    kennykerr committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    bae4790 View commit details
    Browse the repository at this point in the history