| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-12-01 | rustc_plugin: Remove support for plugin arguments | Vadim Petrochenkov | -1/+1 | |
| 2019-12-01 | Conditional compilation for sanitizers | Tomasz Miąsko | -0/+4 | |
| Configure sanitize option when compiling with a sanitizer to make it possible to execute different code depending on whether given sanitizer is enabled or not. | ||||
| 2019-11-30 | derive(Default) for Features | Mazdak Farrokhzad | -12/+2 | |
| 2019-11-30 | move GateIssue to rustc_feature & simplify emit_feature_err | Mazdak Farrokhzad | -2/+32 | |
| 2019-11-30 | update rustc_feature crate docs | Mazdak Farrokhzad | -8/+6 | |
| 2019-11-30 | move UnstableFeatures -> rustc_feature | Mazdak Farrokhzad | -0/+34 | |
| 2019-11-30 | builtin_attrs.rs -> rustc_feature | Mazdak Farrokhzad | -0/+603 | |
| 2019-11-30 | move Stability to rustc_feature | Mazdak Farrokhzad | -0/+8 | |
| 2019-11-30 | introduce crate rustc_feature and move active, accepted, and removed to it | Mazdak Farrokhzad | -0/+1008 | |
