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

Merge pull request rust-lang#1951 from mlevesquedion/fix/duck-typing-… #1

Merged
merged 8 commits into from
Oct 14, 2019

Commits on May 9, 2019

  1. Add missing "of" before "duck typing".

    This seems like a typo to me :
    ...similar to the concept      duck typing in dynamically...
    ...similar to the concept *of* duck typing in dynamically...
    mlevesquedion committed May 9, 2019
    Configuration menu
    Copy the full SHA
    c19fca6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. make wording clearer

    L0uisc committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    4b7f70a View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2019

  1. ch18-03: no need to debug print destructured int

    BooleanCat committed Jun 16, 2019
    Configuration menu
    Copy the full SHA
    18b02e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2019

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

Commits on Oct 14, 2019

  1. Merge pull request #1976 from L0uisc/10.2-wording

    make wording clearer
    steveklabnik committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    34b4038 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2047 from UnHumbleBen/patch-5

    Subtle fix to introduce ? on Option in Chapter 9.2
    steveklabnik committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    aa339f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1991 from BooleanCat/no-debug-print

    ch18-03: no need to debug print destructured int
    steveklabnik committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    b227d5e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1951 from mlevesquedion/fix/duck-typing-typo

    Add missing "of" before `"duck typing"`.
    steveklabnik committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    7b23a00 View commit details
    Browse the repository at this point in the history