about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-16Auto merge of #49130 - smmalis37:range, r=alexcrichtonbors-40/+129
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-16Auto merge of #49963 - llogiq:stabilize-13226, r=kennytmbors-13/+12
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-16Auto merge of #49719 - mark-i-m:no_sep, r=petrochenkovbors-156/+72
2018-04-15Auto merge of #49947 - oli-obk:turing_complete_const_eval, r=nagisabors-18/+10
2018-04-15Check generated save-analysis, instead of `bug!()`ingShotaro Yamada-1/+21
2018-04-15Auto merge of #49833 - oli-obk:incremental_miri_regression, r=michaelwoeristerbors-307/+271
2018-04-15Add a tracking issue for making the warning a lintOliver Schneider-0/+1
2018-04-15Auto merge of #49885 - spastorino:fn_ref_unsound, r=nikomatsakisbors-20/+75
2018-04-15Auto merge of #49884 - alexcrichton:less-unwrap, r=Mark-Simulacrumbors-8/+14
2018-04-15Auto merge of #49881 - varkor:partialord-opt, r=Manishearthbors-96/+245
2018-04-15Auto merge of #48173 - GuillaumeGomez:error-codes-libsyntax_ext, r=estebankbors-5/+118
2018-04-14Auto merge of #49850 - alexcrichton:moreinline, r=sfacklerbors-0/+1
2018-04-14ignore stage1 testingGuillaume Gomez-3/+10
2018-04-14Add tests and longer error explanationGuillaume Gomez-3/+67
2018-04-14Add error codes for libsyntax_extGuillaume Gomez-3/+45
2018-04-14stabilize fetch_nandAndre Bogus-13/+12
2018-04-14Auto merge of #49939 - kennytm:rollup, r=kennytmbors-87/+365
2018-04-14Rollup merge of #49864 - QuietMisdreavus:doctest-target-features, r=Guillaume...kennytm-5/+41
2018-04-14Rollup merge of #49871 - SimonSapin:int-bytes, r=sfacklerkennytm-0/+89
2018-04-14Rollup merge of #49958 - glandium:cleanup, r=SimonSapinkennytm-30/+30
2018-04-14Add to_bytes and from_bytes to primitive integersSimon Sapin-0/+89
2018-04-14Auto merge of #49289 - varkor:emit-metadata-without-link, r=michaelwoeristerbors-2/+3
2018-04-14Get rid of redundant `HashSet`Oliver Schneider-30/+28
2018-04-14Reduce the number of calls to `cdata`Oliver Schneider-2/+2
2018-04-14Encode items before encoding the list of AllocIdsOliver Schneider-10/+13
2018-04-14Use `LazySeq` instead of `Vec`Oliver Schneider-23/+40
2018-04-14Stop referring to statics' AllocIds directlyOliver Schneider-162/+68
2018-04-14Don't recurse into allocations, use a global table insteadOliver Schneider-152/+192
2018-04-14Replace remaining uses of deprecated Heap with GlobalMike Hommey-8/+8
2018-04-14Replace remaining uses of deprecated std::heap with std::allocMike Hommey-9/+9
2018-04-14Rollup merge of #49922 - f-bro:zmiri, r=oli-obkkennytm-6/+1
2018-04-14Rollup merge of #49916 - llogiq:doc-atomic-fetch-update, r=kennytmkennytm-2/+2
2018-04-14Rollup merge of #49915 - llogiq:doc-shift-types, r=joshtriplettkennytm-2/+12
2018-04-14Rollup merge of #49913 - varkor:RegionParameterDef-InternedString, r=petroche...kennytm-21/+21
2018-04-14Rollup merge of #49908 - chrisccoulson:fix-rustdoc-themes-test-without-rpath,...kennytm-1/+1
2018-04-14Rollup merge of #49886 - varkor:generate-deriving-span-tests-usability, r=nik...kennytm-6/+19
2018-04-14Rollup merge of #49465 - ollie27:rustbuild_test_docs, r=steveklabnik,QuietMis...kennytm-1/+4
2018-04-14Rollup merge of #49876 - oli-obk:no_secret_clippy_on_stable_☹, r=nrckennytm-1/+2
2018-04-14Rollup merge of #49866 - Mark-Simulacrum:pr-travis-windows, r=alexcrichtonkennytm-0/+22
2018-04-14Rollup merge of #49852 - alexcrichton:fix-more-proc-macros, r=nrckennytm-12/+121
2018-04-14Rollup merge of #49951 - matklad:update-cargo, r=nrckennytm-0/+0
2018-04-14Auto merge of #49396 - Zoxc:sync-on-disk-cache, r=michaelwoeristerbors-26/+25
2018-04-14Auto merge of #49957 - nrc:update, r=simulacrumbors-31/+31