| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-05-07 | Remove cg_llvm::metadata module | bjorn3 | -23/+0 | |
| 2021-05-07 | Use the object crate for metadata reading | bjorn3 | -89/+0 | |
| 2021-05-02 | Change 'NULL' to 'null' | Brent Kerby | -1/+1 | |
| 2021-02-25 | fix review | klensy | -1/+1 | |
| 2021-02-24 | replaced some map_or with map_or_else | klensy | -2/+2 | |
| 2020-11-08 | Collapse all uses of `target.options.foo` into `target.foo` | Vadim Petrochenkov | -1/+1 | |
| with an eye on merging `TargetOptions` into `Target`. `TargetOptions` as a separate structure is mostly an implementation detail of `Target` construction, all its fields logically belong to `Target` and available from `Target` through `Deref` impls. | ||||
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+112 | |
