| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-12-03 | codegen_llvm_back: improve allocations | ljedrz | -4/+3 |
| 2018-11-10 | codegen_llvm_back: use to_owned instead of to_string with string literals | ljedrz | -2/+2 |
| 2018-11-10 | codegen_llvm_back: remove explicit returns | ljedrz | -2/+4 |
| 2018-11-10 | codegen_llvm_back: whitespace & formatting fixes | ljedrz | -2/+1 |
| 2018-10-19 | Prefer unwrap_or_else to unwrap_or in case of function calls/allocations | ljedrz | -1/+1 |
| 2018-08-28 | Use FxHash{Map,Set} instead of the default Hash{Map,Set} everywhere in rustc. | Eduard-Mihai Burtescu | -2/+2 |
| 2018-07-29 | Replace push loops with collect() and extend() where possible | ljedrz | -3/+1 |
| 2018-07-23 | Replace a few expect+format combos with unwrap_or_else+panic | ljedrz | -2/+2 |
| 2018-07-11 | Deny bare trait objects in in src/librustc_codegen_llvm | ljedrz | -1/+1 |
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -0/+282 |
