| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-10-10 | Use fixed type for CodegenResults | bjorn3 | -1/+15 | |
| This also moves the -Zno-link implementation to rustc_interface | ||||
| 2020-10-10 | Move finalize_session_directory call out of cg_llvm | bjorn3 | -0/+8 | |
| This causes it to be called even when passing `-Zno-link`, when linking fails or when neither `--emit link` nor `--emit metadata` is used. | ||||
| 2020-10-10 | Move save_work_product_index call out of cg_llvm | bjorn3 | -3/+11 | |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+397 | |
