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: withoutboats/fehler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: withoutboats/fehler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fmt
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 18, 2019

  1. Make err! macro record source location

    This is shown in the Debug display
    Without Boats committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    84982a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Update Debug/Display impls.

    Without Boats committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    0058cf4 View commit details
    Browse the repository at this point in the history
  2. fixups

    Without Boats committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    0ecd536 View commit details
    Browse the repository at this point in the history
  3. Remove column entry

    Without Boats committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    a28b724 View commit details
    Browse the repository at this point in the history
  4. Stop using internal unstable API to check adhoc

    Without Boats committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    9e07a3d View commit details
    Browse the repository at this point in the history
  5. Remove location tracking from err!()

    Without Boats committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    ea93ac6 View commit details
    Browse the repository at this point in the history
  6. Update Debug impl

    Without Boats committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    e1c4664 View commit details
    Browse the repository at this point in the history
  7. No more adhoc special case needed

    Without Boats committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    89c44a1 View commit details
    Browse the repository at this point in the history
  8. Fix Context backtraces

    Without Boats committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    a4c2b1c View commit details
    Browse the repository at this point in the history
  9. Update README

    Without Boats committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    735dd31 View commit details
    Browse the repository at this point in the history
Loading