Commit graph

9 commits

Author SHA1 Message Date
Lukas Wirth d31f3605ce Properly cfg the max field of Limit 2022-07-31 19:27:20 +02:00
Amos Wenger 23d25a3094 Enable extra warnings required by rust-lang/rust 2022-07-20 15:00:17 +02:00
Maybe Waffle 78a3cefc45 Use compare_exchange_weak in limit::Limit::check 2022-01-28 18:19:35 +03:00
iDawer 676744be6e Bump MSRV (1.57) 2021-12-16 01:56:12 +05:00
Laurențiu Nicola 0e0ad0377c Drop resolver and authors manifest entries 2021-10-25 18:12:40 +03:00
Laurențiu Nicola 8457ae34bd Set MSRV 2021-10-23 15:07:11 +03:00
Lukas Wirth 1294bfce86 Migrate to edition 2021 2021-10-21 20:10:40 +02:00
Aleksey Kladov f952dc61d1 internal: add API to check what are the max limits in practice 2021-07-31 18:26:43 +03:00
Robert Bartlensky 0b3d0cde8b Add Limit struct.
Fixes #9286.
2021-07-19 13:26:11 +01:00