rust/src/librustc_codegen_ssa
bors 8ce3f840ae Auto merge of #70729 - nnethercote:a-big-options-clean-up, r=petrochenkov
A big options clean-up

Lots of improvements here.

r? @Centril
2020-04-20 12:30:45 +00:00
..
back Auto merge of #70729 - nnethercote:a-big-options-clean-up, r=petrochenkov 2020-04-20 12:30:45 +00:00
debuginfo rustc -> rustc_middle part 3 (rustfmt) 2020-03-30 07:19:55 +02:00
mir Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00
traits Remove Arcs in queries. 2020-04-05 15:21:08 +02:00
base.rs Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00
build.rs rustbuild: include channel in sanitizers installed name 2020-02-11 09:40:58 +01:00
Cargo.toml Add illumos triple 2020-04-14 20:36:07 +00: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 Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -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.