]> git.lizzy.rs Git - rust.git/history - src/config.rs
Rustfmt
[rust.git] / src / config.rs
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
2022-04-21 bjorn3Sync from rust 1dec35a1b0df406da5d7cae55a7fa8d186a2b028
2022-04-17 bjorn3Remove option to select regalloc algorithm
2021-06-25 borsAuto merge of #85640 - bjorn3:custom_ice_hook, r=jackh726
2021-06-06 borsAuto merge of #79608 - alessandrod:bpf, r=nagisa
2021-05-27 bjorn3Merge commit '40dd3e2b7089b5e96714e064b731f6dbf17c61a9...
2021-05-26 bjorn3Sync from rust 1969c2e312303faa458cf19dad9783165e3c72c8
2021-05-26 bjorn3Allow switching the regalloc algorithm from the commandline
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-04-30 Erin PowerSync rustc_codegen_cranelift 'ddd4ce25535cf71203ba37008...
2021-04-21 bjorn3Sync from rust 6df26f897cffb2d86880544bb451c6b5f8509b2d
2021-04-14 bjorn3Sync from rust b203b0d240b67916cfa77f640aedaf1c87d50f6d
2021-04-14 bjorn3Merge pull request #1159 from bjorn3/driver_refactorings
2021-04-14 bjorn3Add some documentation
2021-04-07 bjorn3Centralize all configuration into config.rs
2021-04-07 bjorn3Move BackendConfig to config.rs