rust/src/librustc_codegen_ssa
2020-05-18 14:41:35 +01:00
..
back Auto merge of #72208 - tmandry:fix-fuchsia-solink, r=Mark-Simulacrum 2020-05-17 05:58:54 +00:00
debuginfo Remove ty::UnnormalizedProjection 2020-05-12 01:56:29 -04:00
mir Fix const handling and add tests for const operands 2020-05-18 14:41:35 +01:00
traits Move InlineAsmTemplatePiece and InlineAsmOptions to librustc_ast 2020-05-18 14:41:33 +01:00
base.rs Fix disagreeement about CGU reuse and LTO 2020-05-09 19:30:48 -07:00
build.rs rustbuild: include channel in sanitizers installed name 2020-02-11 09:40:58 +01:00
Cargo.toml Remove unused dependencies 2020-04-20 17:59:27 +09:00
common.rs direct imports for langitem stuff 2020-04-02 13:40:43 +02:00
glue.rs rustc -> rustc_middle part 2 2020-03-30 07:16:56 +02:00
lib.rs Store LLVM bitcode in object files, not compressed 2020-04-29 11:57:26 -07:00
meth.rs rustc -> rustc_middle part 2 2020-03-30 07:16:56 +02:00
mono_item.rs rustc -> rustc_middle part 3 (rustfmt) 2020-03-30 07:19:55 +02:00
README.md fix rustc-dev-guide url in src/librustc_codegen_ssa 2020-04-10 22:48:34 +08:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.