| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2021-09-30 | Move EncodedMetadata to rustc_metadata. | Camille GILLOT | -2/+2 | |
| 2021-09-30 | Move encode_metadata out of CrateStore. | Camille GILLOT | -1/+5 | |
| 2021-09-19 | Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9' into ↵ | bjorn3 | -8/+60 | |
| sync_cg_clif-2021-09-19 | ||||
| 2021-06-01 | Drop metadata_encoding_version. | Camille GILLOT | -1/+1 | |
| 2021-06-01 | Revert "Reduce the amount of untracked state in TyCtxt" | Camille Gillot | -1/+1 | |
| 2021-05-30 | Drop metadata_encoding_version. | Camille GILLOT | -1/+1 | |
| 2021-05-07 | Use the object crate for metadata reading | bjorn3 | -65/+1 | |
| 2021-04-30 | Sync rustc_codegen_cranelift 'ddd4ce25535cf71203ba3700896131ce55fde795' | Erin Power | -42/+15 | |
| 2021-03-30 | Add an Mmap wrapper to rustc_data_structures | bjorn3 | -17/+4 | |
| This wrapper implements StableAddress and falls back to directly reading the file on wasm32 | ||||
| 2021-03-29 | Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1' into ↵ | bjorn3 | -26/+44 | |
| sync_cg_clif-2021-03-29 | ||||
| 2021-03-05 | Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into ↵ | bjorn3 | -3/+1 | |
| sync_cg_clif-2021-03-05 | ||||
| 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-11-03 | Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into ↵ | bjorn3 | -2/+2 | |
| update_cg_clif-2020-11-01 | ||||
| 2020-10-26 | Add 'compiler/rustc_codegen_cranelift/' from commit ↵ | bjorn3 | -0/+108 | |
| '793d26047f994e23415f8f6bb5686ff25d3dda92' git-subtree-dir: compiler/rustc_codegen_cranelift git-subtree-mainline: cf798c1ec65a5ec3491846777f9003fabb881b4a git-subtree-split: 793d26047f994e23415f8f6bb5686ff25d3dda92 | ||||
