rust/src/librustc
O01eg 4e7d53db71
Search codegen backends based on target libdir instead of sysroot.
Fixes cases with custom libdir when it consists of two or more parts.
2018-12-24 18:52:03 +03: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 Rollup merge of #57020 - estebank:return-span, r=zackmdavis 2018-12-23 23:09:09 +01:00
ich stabilize min_const_unsafe_fn in 1.33. 2018-12-23 10:29:38 +01:00
infer Auto merge of #56219 - arielb1:never-coerce-box, r=nikomatsakis 2018-12-20 03:41:00 +00:00
lint Rollup merge of #56992 - euclio:unknown-lint-suggestion, r=oli-obk 2018-12-23 02:12:13 +08:00
middle Rollup merge of #56953 - oli-obk:dead_const, r=petrochenkov 2018-12-23 23:09:05 +01:00
mir stabilize min_const_unsafe_fn in 1.33. 2018-12-23 10:29:38 +01:00
session Search codegen backends based on target libdir instead of sysroot. 2018-12-24 18:52:03 +03:00
traits Rollup merge of #56984 - ljedrz:dropck_outlives_tweaks, r=oli-obk 2018-12-23 02:12:10 +08:00
ty Auto merge of #57063 - kennytm:rollup, r=kennytm 2018-12-22 23:12:23 +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.