Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: rust-lang/rust-by-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a6638463efc7631bc0e8dc67ccd256d4e1b61f1a
Choose a base ref
...
head repository: rust-lang/rust-by-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c106d1683c3a2b0960f0f0fb01728cbb19807332
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Apr 8, 2020

  1. Add an example of casting error

    Ubuntu authored and Ubuntu committed Apr 8, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d6d8769 View commit details
  2. Reference the casting doc for primitive conversions

    Ubuntu authored and Ubuntu committed Apr 8, 2020
    Copy the full SHA
    cb328e7 View commit details

Commits on Apr 9, 2020

  1. Merge pull request #1329 from second-state/type-cast

    Improve the conversion example
    marioidival authored Apr 9, 2020
    Copy the full SHA
    c106d16 View commit details
Loading