rust/mk
bors e4708273b5 Auto merge of #37280 - alexcrichton:debuginfo, r=brson
Enable line number debuginfo in releases

This commit enables by default passing the `-C debuginfo=1` argument to the
compiler for the stable, beta, and nightly release channels. A new configure
option was also added, `--enable-debuginfo-lines`, to enable this behavior in
developer builds as well.

Closes #36452
2016-10-20 22:34:29 -07:00
..
cfg Preliminary wasm32 support 2016-09-30 14:02:45 -07:00
clean.mk
crates.mk rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
ctags.mk
debuggers.mk
dist.mk
docs.mk
grammar.mk
host.mk
install.mk
llvm.mk Add AppVeyor configuration to the repo 2016-10-14 20:33:20 -07:00
main.mk Auto merge of #37280 - alexcrichton:debuginfo, r=brson 2016-10-20 22:34:29 -07:00
platform.mk
prepare.mk
reconfig.mk
rt.mk
rustllvm.mk
stage0.mk
target.mk Allow bootstrapping without a key. Fixes #36548 2016-10-19 01:23:01 +00:00
tests.mk
util.mk