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

Add <event>::borrow() and some minor stuff #416

Merged
merged 7 commits into from Jul 12, 2022
Merged

Commits on Jul 9, 2022

  1. Copy the full SHA
    46b096b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. Copy the full SHA
    2e4119b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4a76554 View commit details
    Browse the repository at this point in the history
  3. Convert (almost) all cross-references in the documentation to intrado…

    …c links
    
    Compiler will check existence of the intradoc links.
    
    Cross-references in the Deserializer couldn't be converted to intradoc links,
    because trait is implemented for `&mut` and rustdoc cannot resolve that links
    Mingun committed Jul 10, 2022
    Copy the full SHA
    84105e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. BytesStart::to_borrowed renamed to BytesStart::borrow, the same m…

    …ethod added to all events
    Mingun committed Jul 12, 2022
    Copy the full SHA
    b54bad8 View commit details
    Browse the repository at this point in the history
  2. cargo fmt for compare crate

    Mingun committed Jul 12, 2022
    Copy the full SHA
    a1935de View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    15be5c4 View commit details
    Browse the repository at this point in the history