| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -7/+0 | |
| 2019-07-27 | tests: Add missing run-pass annotations | Vadim Petrochenkov | -0/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2018-07-09 | bump minimum LLVM version to 5.0 | gnzlbg | -1/+0 | |
| 2018-06-11 | Remove some '#[feature]' attributes for stabilized features | Simon Sapin | -2/+0 | |
| 2018-04-14 | Replace remaining uses of deprecated std::heap with std::alloc | Mike Hommey | -1/+1 | |
| 2017-10-12 | rustc: Handle `#[linkage]` anywhere in a crate | Alex Crichton | -0/+19 | |
| This commit updates the reachability pass of the compiler to seed the local worklist with `#[linkage]`-like items anywhere in a crate, not just those reachable from public items. Closes #45165 | ||||
