| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-02-09 | --bless --compare-mode=nll | Matthias Prechtl | -1/+1 | |
| 2020-01-10 | Remove unnecessary `const_fn` feature gates | Dylan MacKenzie | -1/+0 | |
| This flag opts out of the min-const-fn checks entirely, which is usually not what we want. The few cases where the flag is still necessary have been annotated. | ||||
| 2019-12-18 | Add more tests for raw_ref_op | Matthew Jasper | -0/+30 | |
| 2019-12-12 | Require `allow_internal_unstable` for stable min_const_fn using unstable ↵ | Oliver Scherer | -0/+1 | |
| features | ||||
| 2019-12-02 | Extend test for const_mut_refs feature | Christian Poveda | -3/+22 | |
| 2019-12-02 | Allow mutable derefs with feature gate | Christian Poveda | -1/+3 | |
| 2019-12-02 | Move and rewrite tests to use &mut in constants | Christian Poveda | -0/+34 | |
