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: sfackler/rust-stringprep
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tomprogrammer/rust-stringprep
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Feb 8, 2020

  1. Update regex dependency of codegen

    Generating code from the rather small tables isn't performance
    sensitive. This commit trades performance for compile time by selecting
    the minimal feature set of the regex crate.
    Thomas Bahn committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    828973a View commit details
    Browse the repository at this point in the history
  2. Remove AsciiExt

    The trait `std::ascii::AsciiExt` is deprecated since rust 1.26.0.
    Thomas Bahn committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    8a1e44b View commit details
    Browse the repository at this point in the history
  3. Fix warnings and implement clippy suggestions

    * Replace deprecated '...' range syntax with '..='.
    * Use lifetime elision for functions and consts.
    * Replace `write!(…, "…\n")' with 'writeln!(…, "…")'
    Thomas Bahn committed Feb 8, 2020
    Configuration menu
    Copy the full SHA
    acde7bb View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy