rust/src/librustc
bors 2d3e909e4e Auto merge of #56887 - emilio:enum-field-reordering, r=eddyb
Disable field reordering for repr(int).

This fixes the problem that the test in #56619 uncovers.

Closes #56619.
2018-12-22 20:35:30 +00:00
..
benches Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
cfg Update tests 2018-12-11 12:19:23 +00:00
dep_graph Auto merge of #54252 - arielb1:deref-query, r=nikomatsakis 2018-12-19 22:51:39 +00:00
hir Auto merge of #56647 - petrochenkov:dcrate2, r=alexcrichton 2018-12-20 12:42:54 +00:00
ich Auto merge of #56741 - RalfJung:retag-to-raw, r=oli-obk 2018-12-20 09:58:10 +00:00
infer Auto merge of #56219 - arielb1:never-coerce-box, r=nikomatsakis 2018-12-20 03:41:00 +00:00
lint Rollup merge of #56689 - QuietMisdreavus:rustdoc-lint-group, r=pnkfelix 2018-12-19 11:47:07 +01:00
middle Auto merge of #56805 - mikeyhew:stabilize-pin-as-receiver, r=nikomatsakis 2018-12-22 01:42:25 +00:00
mir Auto merge of #56741 - RalfJung:retag-to-raw, r=oli-obk 2018-12-20 09:58:10 +00:00
session Tweak query code for performance 2018-12-17 08:53:01 +01:00
traits Auto merge of #56862 - arielb1:fundamentally-clean, r=nikomatsakis 2018-12-22 11:06:16 +00:00
ty Auto merge of #56887 - emilio:enum-field-reordering, r=eddyb 2018-12-22 20:35:30 +00:00
util [self-profiler] Add column for percent of total time 2018-12-10 22:25:52 -05:00
build.rs Improve verify_llvm_ir config option 2018-10-13 20:06:25 +02:00
Cargo.toml Upgrade smallvec to 0.6.7 and use the new may_dangle feature. 2018-12-10 09:31:27 +11:00
diagnostics.rs Various minor/cosmetic improvements to code 2018-12-07 23:53:34 +00:00
lib.rs Tweak query code for performance 2018-12-17 08:53:01 +01:00
macros.rs Rollup merge of #55722 - RalfJung:impl-stable-hash, r=varkor 2018-11-13 19:22:53 +08:00
README.md rustc-guide has moved 2018-11-26 15:03:13 -06:00

For more information about how rustc works, see the rustc guide.