Commit Verlauf

Autor SHA1 Nachricht Datum
  Alex Crawford b290069cc1 Various cleanups vor 4 Jahren
  Dario Nieuwenhuis 318ad8adb1 Merge pull request #406 from smoltcp-rs/rto vor 4 Jahren
  Dario Nieuwenhuis 5117af776a tcp: Add RTT estimation. vor 4 Jahren
  Dario Nieuwenhuis b5a4def9dd Make some time funcs const. vor 4 Jahren
  Dario Nieuwenhuis 2aede17ad2 Merge pull request #405 from smoltcp-rs/clippytest vor 4 Jahren
  Dario Nieuwenhuis ac50995516 More clippy fixes. vor 4 Jahren
  whitequark 5cfbfbb02e Merge pull request #403 from crawford/clippy vor 4 Jahren
  Alex Crawford cd2f2a45bb Enforce that there are no warnings in clippy check vor 4 Jahren
  Alex Crawford cc7fe85d70 Collapse redundant closure vor 4 Jahren
  Alex Crawford 0f69c60e43 Remove unnecessary clones vor 4 Jahren
  Alex Crawford 400432802e Remove an unneeded semicolon vor 4 Jahren
  Alex Crawford 5361a7b73c Silence warning about mapping to unit type vor 4 Jahren
  Alex Crawford ac67edd318 Silence a few warnings from clippy vor 4 Jahren
  Alex Crawford 902817e2aa Use iterators instead of manually looping vor 4 Jahren
  Alex Crawford e4e4e3ab80 Remove some unneeded imports and a variable vor 4 Jahren
  Alex Crawford 1ff8edf201 Clean up a couple of if-blocks vor 4 Jahren
  Alex Crawford ddb876bec4 Remove redundant field names from structs vor 4 Jahren
  Dario Nieuwenhuis b175faedcb Merge pull request #398 from smoltcp-rs/simultaneous-close vor 4 Jahren
  Dario Nieuwenhuis d98e5ed038 Merge pull request #399 from smoltcp-rs/medium-ip-part1 vor 4 Jahren
  Dario Nieuwenhuis 38d5329353 Merge pull request #402 from crawford/clippy vor 4 Jahren
  Alex Crawford 95bbd24869 Clean up iterator chains vor 4 Jahren
  Alex Crawford ebe2449bcc Remove some redundant closures vor 4 Jahren
  Alex Crawford dc7de0a550 Use subsec_millis where possible vor 4 Jahren
  Alex Crawford 48539a84dc Prefer elided lifetimes vor 4 Jahren
  Alex Crawford 57029d6e5d Prefer assignment operators vor 4 Jahren
  Alex Crawford 48323b5980 Silence warning about matches macro vor 4 Jahren
  Alex Crawford 5c335f8fe7 Silence warning about is_empty method vor 4 Jahren
  Alex Crawford 86e778c446 Silence warning about non-exhaustive pattern vor 4 Jahren
  Alex Crawford 63bf644992 Dereference match expressions to clean up patterns vor 4 Jahren
  Alex Crawford 38a5008541 Prefer if-let syntax over single-pattern match vor 4 Jahren