Commit Verlauf

Autor SHA1 Nachricht Datum
  Alex Crawford 61faa269d6 Use #[non_exhaustive] on structs as well vor 4 Jahren
  Dario Nieuwenhuis 0f369d1819 Merge pull request #409 from niclashoyer/307_nonexhaustive vor 4 Jahren
  Niclas Hoyer 633e7c2591 Use #[non_exhaustive] instead of manual variant vor 4 Jahren
  Dario Nieuwenhuis 0d120afc3c Merge pull request #410 from smoltcp-rs/simplify-lifetimes vor 4 Jahren
  Dario Nieuwenhuis 11255a89a1 Simplify Socket lifetimes vor 4 Jahren
  Dario Nieuwenhuis 923d6375f8 Remove unnecessary semicolon vor 4 Jahren
  Dario Nieuwenhuis e8fe5cdd1b Merge pull request #404 from smoltcp-rs/delayed-ack vor 4 Jahren
  Dario Nieuwenhuis e9e1477373 tcp: add Delayed ACK vor 4 Jahren
  Dario Nieuwenhuis 4d0d4ae7c9 Merge pull request #407 from crawford/clippy vor 4 Jahren
  Alex Crawford 0b0f96e65a Pin clippy check to 1.49.0 vor 4 Jahren
  Alex Crawford 732cddb17d Enable clippy on tests and examples vor 4 Jahren
  Alex Crawford 98f9f8e582 Allow DeviceCapabilities to be initialized vor 4 Jahren
  Alex Crawford 1cbc38d0ea Clean up examples vor 4 Jahren
  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