about summary refs log tree commit diff
path: root/crates/limit/src
AgeCommit message (Expand)AuthorLines
2022-01-28Use `compare_exchange_weak` in `limit::Limit::check`Maybe Waffle-1/+1
2021-07-31internal: add API to check what are the max limits in practiceAleksey Kladov-2/+29
2021-07-19Add `Limit` struct.Robert Bartlensky-0/+31