rust/src/test
Tom Tromey b037c5211b Emit DW_AT_main_subprogram
This changes rustc to emit DW_AT_main_subprogram on the "main" program.
This lets gdb suitably stop at the user's main in response to
"start" (rather than the library's main, which is what happens
currently).

Fixes #32620
r? michaelwoerister
2017-02-04 23:19:39 -07:00
..
codegen Emit DW_AT_main_subprogram 2017-02-04 23:19:39 -07:00
codegen-units trans: Treat generics like regular functions, not like #[inline] functions during CGU partitioning. 2017-01-09 10:06:58 -05:00
compile-fail Auto merge of #38103 - zackmdavis:lint_errors_resulting_from_lint_groups_or_warnings_meta-lint_obscure_the_original_lint_name, r=nikomatsakis 2017-02-05 01:22:54 +00:00
compile-fail-fulldeps Auto merge of #39384 - wesleywiser:fix_fixmes, r=alexcrichton 2017-02-02 10:40:13 +00:00
debuginfo Merge ty::TyBox into ty::TyAdt 2017-01-30 23:14:15 +03:00
incremental Auto merge of #39281 - michaelwoerister:make-cc-incr-comp-opt-in, r=nikomatsakis 2017-01-27 07:36:43 +00:00
mir-opt Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb 2016-12-14 06:26:21 +00:00
parse-fail Rollup merge of #39420 - oli-obk:sugg, r=pnkfelix 2017-02-02 22:22:29 +01:00
pretty AST/HIR: Merge ObjectSum and PolyTraitRef 2017-01-17 01:52:47 +03:00
run-fail Warn when a #[should_panic] test has an unexpected message 2016-11-18 21:01:19 +10:30
run-fail-fulldeps Fix fallout in rustdoc and tests. 2016-11-21 12:16:46 +00:00
run-make Auto merge of #38426 - vadimcn:nobundle, r=alexcrichton 2017-02-04 21:13:07 +00:00
run-pass note individual lint name set via lint group attribute in notes 2017-02-04 10:44:22 -08:00
run-pass-fulldeps Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
run-pass-valgrind Removes FIXMEs related to #22405 2017-01-31 21:27:13 -05:00
rustdoc Create new flag to test rustdoc --test 2017-02-03 11:08:20 +01:00
ui note wording: lint implied by lint group, not lint group implies lint 2017-02-04 10:51:11 -08:00