]> git.lizzy.rs Git - rust.git/history - crates/limit/src
Update crates/proc-macro-test/build.rs
[rust.git] / crates / limit / src /
2022-07-20 borsAuto merge of #12826 - fasterthanlime:in-tree-warnings...
2022-07-20 Amos WengerEnable extra warnings required by rust-lang/rust
2022-04-03 bors[bot]Merge #10802
2022-02-21 bors[bot]Merge #11142
2022-02-01 bors[bot]Merge #11322
2022-01-31 bors[bot]Merge #11182
2022-01-30 bors[bot]Merge #11356
2022-01-28 bors[bot]Merge #11367
2022-01-28 Maybe WaffleUse `compare_exchange_weak` in `limit::Limit::check`
2021-08-04 bors[bot]Merge #9734
2021-07-31 bors[bot]Merge #9746
2021-07-31 Aleksey Kladovinternal: add API to check what are the max limits...
2021-07-26 bors[bot]Merge #9558
2021-07-26 bors[bot]Merge #9593
2021-07-22 bors[bot]Merge #9634
2021-07-22 bors[bot]Merge #9453
2021-07-19 Robert BartlenskyAdd `Limit` struct.