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

[stdlib] Make FileDescriptor conform to CollectionElement trait #3276

Open
wants to merge 16 commits into
base: nightly
Choose a base branch
from

Commits on Jul 20, 2024

  1. Make conform to trait

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    2b13794 View commit details
    Browse the repository at this point in the history
  2. add Arc.count()

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c842abf View commit details
    Browse the repository at this point in the history
  3. fix add UnsafePointer FileDescriptor constructor

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    7263685 View commit details
    Browse the repository at this point in the history
  4. try fix constructor

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    b7ce7c2 View commit details
    Browse the repository at this point in the history
  5. try fix constructor

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    a6b2f63 View commit details
    Browse the repository at this point in the history
  6. try fix constructor

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    244f4fc View commit details
    Browse the repository at this point in the history
  7. try fix constructor

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    ce17cf2 View commit details
    Browse the repository at this point in the history
  8. try fix constructor

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    18f7ef3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. try fix constructor

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    373e00c View commit details
    Browse the repository at this point in the history
  2. try fix constructor

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0eb5a3c View commit details
    Browse the repository at this point in the history
  3. fix details

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    caef04a View commit details
    Browse the repository at this point in the history
  4. fix details

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    62d08ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    681e164 View commit details
    Browse the repository at this point in the history
  6. fix detail

    Signed-off-by: martinvuyk <martin.vuyklop@gmail.com>
    martinvuyk committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    3796f6d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    7858d76 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    adf1885 View commit details
    Browse the repository at this point in the history