]> git.lizzy.rs Git - rust.git/history - docs
Misc target related improvements
[rust.git] / docs /
2021-06-29 bjorn3Sync from rust e98897e5dc9898707bf4331c43b2e76ab7e282fe
2021-06-25 bjorn3Merge pull request #1166 from eggyal/lazy-jit-multithreaded
2021-06-20 bjorn3Merge pull request #1180 from bjorn3/rust_build_system
2021-06-20 bjorn3Rewrite cargo.sh in rust
2021-06-19 bjorn3Rewrite prepare.sh in rust
2021-06-17 Alan EgertonRemove lack of mulithreading support from usage.md
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-07 bjorn3Centralize all configuration into config.rs
2021-03-29 bjorn3Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1...
2021-03-26 bjorn3Sync from rust 4137088d9da94f693b287f35e2b17782c0b1a283
2021-03-17 bjorn3Sync from rust 04ae50179a802d1d18bb780baa85f55864f56616
2021-03-09 bjorn3Sync from rust 4b9f5cc4c10a161047475cb9bbe02c4fda57fb07
2021-03-06 bjorn3More doc fixes
2021-03-06 bjorn3Move the more advanced ways to use cg_clif to usage.md
2021-03-06 bjorn3Make it possible to enable the verifier in release...
2020-11-03 bjorn3Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d...
2020-10-31 bjorn3Implement -Zfunction-sections
2020-09-29 bjorn3Merge pull request #1089 from bjorn3/custom_driver
2020-09-29 bjorn3Replace CG_CLIF_JIT with --jit
2020-09-23 bjorn3Improve readme
2020-04-25 bjorn3Merge pull request #978 from bjorn3/simple_debuginfo_fo...
2020-04-24 bjorn3Fix function arguments for gdb
2020-04-21 bjorn3Merge pull request #972 from l4l/debug-file-hash
2020-04-18 bjorn3Add some documentation about the debuginfo support...