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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: estebank/rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: noop-lint-pass
Choose a head ref
  • 15 commits
  • 25 files changed
  • 2 contributors

Commits on Jan 13, 2021

  1. First version of noop-lint

    rylev authored and estebank committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    b2e645f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2e1799 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    rylev authored and estebank committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    f12a613 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df9555e View commit details
    Browse the repository at this point in the history
  5. Fix ui-full-deps suite

    rylev authored and estebank committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    4f4ee80 View commit details
    Browse the repository at this point in the history
  6. Fix core tests

    rylev authored and estebank committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    e6067e5 View commit details
    Browse the repository at this point in the history
  7. Only allow new lint when not bootstrapping - since beta doesn't know …

    …about the lint
    rylev authored and estebank committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    84238d5 View commit details
    Browse the repository at this point in the history
  8. Fix std tests

    rylev authored and estebank committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    21a351e View commit details
    Browse the repository at this point in the history
  9. Improve warning

    rylev authored and estebank committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    eef55b3 View commit details
    Browse the repository at this point in the history
  10. Fix tidy errors

    rylev authored and estebank committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    4fafb76 View commit details
    Browse the repository at this point in the history
  11. Update error message

    rylev authored and estebank committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    f19ecb0 View commit details
    Browse the repository at this point in the history
  12. Fix tidy error

    rylev authored and estebank committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    48f5dd4 View commit details
    Browse the repository at this point in the history
  13. Improve error messages

    rylev authored and estebank committed Jan 13, 2021
    Configuration menu
    Copy the full SHA
    7e2e14d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0888fe9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    13dd49e View commit details
    Browse the repository at this point in the history
Loading