| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-10-18 | Move orphan module-name/mod.rs files into module-name.rs files | est31 | -574/+0 | |
| 2020-10-11 | Use SmallVec in SwitchTargets | Jonas Schievink | -9/+10 | |
| This allows building common SwitchTargets (eg. for `if`s) without allocation. | ||||
| 2020-10-10 | Refactor how SwitchInt stores jump targets | Jonas Schievink | -24/+88 | |
| 2020-09-24 | Resolve https://github.com/rust-lang/rust/pull/76673#discussion_r494426303 | Simon Vandel Sillesen | -0/+2 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+507 | |
