| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-10-19 | Prefer `Default::default` over `FxHash*::default` in struct constructors | Oliver Scherer | -2/+2 |
| 2018-10-19 | Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack | Oliver Scherer | -2/+2 |
| 2018-10-06 | rustc/middle: whitespace & formatting fixes | ljedrz | -2/+2 |
| 2018-08-21 | Iterate through all crates in stability.rs rather than lib_features.rs | varkor | -6/+1 |
| 2018-08-15 | Visit all attributes for feature collection | varkor | -55/+39 |
| 2018-08-05 | Improve query efficiency | varkor | -3/+5 |
| 2018-08-05 | Add special support for libc | varkor | -2/+0 |
| 2018-08-05 | Add support for feature attributes on macros | varkor | -0/+3 |
| 2018-08-05 | Fix test/compile-fail | varkor | -2/+9 |
| 2018-08-05 | Get around tidy bug | varkor | -4/+4 |
| 2018-08-05 | Add error for inconsistent stability `since` value | varkor | -0/+15 |
| 2018-08-05 | Add lint for unknown feature attributes | varkor | -0/+153 |
