about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-04-17Don't look for cc/cxx when testing with bogus targetsJohn Kåre Alsaker-4/+8
2018-04-16Auto merge of #49488 - alexcrichton:small-wasm-panic, r=sfacklerbors-72/+296
2018-04-16Remove unwanted auto-linking and updateGuillaume Gomez-13/+14
2018-04-16Fix empty testsGuillaume Gomez-3/+1
2018-04-16Fix nitsGuillaume Gomez-4/+0
2018-04-16Add rustdoc-ui test suiteGuillaume Gomez-34/+85
2018-04-16Add error-format and color-config options to rustdocGuillaume Gomez-12/+89
2018-04-16Add warning if a resolution failedGuillaume Gomez-0/+43
2018-04-16Update testsJohn Kåre Alsaker-133/+83
2018-04-16Improve query cycle error messageJohn Kåre Alsaker-18/+32
2018-04-16Call default_span lazily when query cycles occur instead of in the hot path f...John Kåre Alsaker-25/+28
2018-04-16Separately gate each target_feature featureAlex Crichton-70/+218
2018-04-16Changed help message to notePhlosioneer-1/+1
2018-04-17Rollup merge of #49647 - kennytm:duplicated-features, r=aturonkennytm-48/+129
2018-04-17Rollup merge of #49994 - frewsxcv:frewsxcv-doc-tests, r=QuietMisdreavuskennytm-19/+19
2018-04-17Rollup merge of #49965 - nikic:fix-49622, r=rkruppekennytm-4/+0
2018-04-17Rollup merge of #49959 - cuviper:debuginfo-tools, r=Mark-Simulacrumkennytm-4/+14
2018-04-17Rollup merge of #49931 - csmoe:end_span, r=estebankkennytm-5/+19
2018-04-16Reorder injection of std to get better compilation errorRussell Cohen-1/+27
2018-04-17Remove `underscore_lifetimes` and `match_default_bindings` from active featur...kennytm-8/+0
2018-04-17Rollup merge of #49646 - glandium:uninitialized-box, r=alexcrichtonkennytm-1/+1
2018-04-17Rollup merge of #49606 - varkor:pipe-repair, r=alexcrichtonkennytm-3/+19
2018-04-17Rollup merge of #49555 - nox:inline-into-boxed, r=alexcrichtonkennytm-1/+9
2018-04-16write docs for targetssteveklabnik-0/+38
2018-04-16fill out contributingsteveklabnik-0/+5
2018-04-16fill out command line argumentssteveklabnik-2/+61
2018-04-16Auto merge of #49130 - smmalis37:range, r=alexcrichtonbors-40/+129
2018-04-16Stabilize x86/x86_64 SIMDAlex Crichton-95/+24
2018-04-16Auto merge of #48945 - clarcharr:iter_exhaust, r=Kimundibors-13/+9
2018-04-16Auto merge of #49433 - varkor:metadata-skip-mir-opt, r=michaelwoeristerbors-3/+14
2018-04-16Stabilize core::hint::unreachable_unchecked.kennytm-16/+71
2018-04-16Auto merge of #49963 - llogiq:stabilize-13226, r=kennytmbors-13/+12
2018-04-16Remove unnecessary indentation in rustdoc book codeblock.Corey Farwell-19/+19
2018-04-16Auto merge of #49956 - QuietMisdreavus:rustdoc-codegen, r=GuillaumeGomezbors-20/+84
2018-04-16Auto merge of #49847 - sinkuu:save_analysis_implicit_extern, r=petrochenkovbors-49/+227
2018-04-16Use locks for Session.lint_store and Session.buffered_lintsJohn Kåre Alsaker-9/+9
2018-04-16Auto merge of #49719 - mark-i-m:no_sep, r=petrochenkovbors-156/+72
2018-04-15Rebase and fix conflicts.Fabian Zaiser-5/+7
2018-04-15Stop duplicating where clauses from impl's.Fabian Zaiser-10/+8
2018-04-15Rebase and update code.Fabian Zaiser-2/+6
2018-04-15Improve function name.Fabian Zaiser-3/+5
2018-04-15Implement Chalk lowering rule Normalize-From-ImplFabian Zaiser-5/+81
2018-04-15Auto merge of #49947 - oli-obk:turing_complete_const_eval, r=nagisabors-18/+10
2018-04-15Provide better names for builtin deriving-generated attributesJames Sanderson-15/+19
2018-04-15Tweaks to intern_tyJohn Kåre Alsaker-7/+7
2018-04-15Make use of thread-safe arenasJohn Kåre Alsaker-12/+12
2018-04-15Make arenas thread safeJohn Kåre Alsaker-0/+77
2018-04-15Add misc timingsJohn Kåre Alsaker-8/+31
2018-04-15Make layout_depth thread-safeJohn Kåre Alsaker-17/+23
2018-04-15don't see issue #0Zack M. Davis-4/+30