about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-03-14Auto merge of #47630 - canndrew:exhaustive-patterns, r=nikomatsakisbors-547/+295
2018-03-14Auto merge of #49008 - kennytm:rollup, r=kennytmbors-546/+266
2018-03-14Auto merge of #49014 - Bobo1239:master, r=alexcrichtonbors-8/+47
2018-03-15Rollup merge of #48874 - jcowgill:mips-features, r=sanxiynkennytm-8/+8
2018-03-15Rollup merge of #48993 - alexheretic:fix-48816, r=michaelwoeristerkennytm-0/+6
2018-03-15Rollup merge of #48966 - retep007:hir-fingerprint-optimization, r=michaelwoer...kennytm-8/+12
2018-03-15Rollup merge of #48991 - jsgf:remap-path-prefix, r=estebankkennytm-1/+1
2018-03-15Rollup merge of #48988 - bobtwinkles:add_48070_test, r=nikomatsakiskennytm-0/+35
2018-03-15Rollup merge of #48981 - alexcrichton:lld-no-at-file, r=michaelwoeristerkennytm-1/+12
2018-03-15Rollup merge of #48971 - mark-i-m:fix_readmes, r=nikomatsakiskennytm-438/+15
2018-03-15Rollup merge of #48970 - GuillaumeGomez:doc-examples, r=QuietMisdreavuskennytm-2/+134
2018-03-15Rollup merge of #48964 - QuietMisdreavus:picket-fence, r=GuillaumeGomezkennytm-0/+4
2018-03-15Rollup merge of #48840 - varkor:idxset-cleanup, r=pnkfelixkennytm-87/+18
2018-03-15Rollup merge of #48831 - GuillaumeGomez:fix-theme-blink, r=QuietMisdreavuskennytm-1/+5
2018-03-15Rollup merge of #48765 - Phlosioneer:10234-wall-help-message, r=estebankkennytm-0/+16
2018-03-14Update RLSBoris-Chengbiao Zhou-8/+47
2018-03-14Auto merge of #48864 - oli-obk:miri_incremental_regression, r=eddybbors-3/+38
2018-03-14Auto merge of #48811 - Zoxc:syntax-globals, r=michaelwoeristerbors-1043/+1257
2018-03-14Remove syntax and syntax_pos thread localsJohn Kåre Alsaker-1043/+1257
2018-03-14Auto merge of #48859 - bdrewery:update-libc, r=alexcrichtonbors-0/+0
2018-03-14fix ui test error againAndrew Cann-1/+1
2018-03-14Fixes after rebaseAndrew Cann-52/+3
2018-03-14register removed lintsAndrew Cann-0/+4
2018-03-14Fix fallback noteAndrew Cann-9/+10
2018-03-14Add note about fallback to `!: !Trait` errorAndrew Cann-26/+107
2018-03-14really actually fix ui test error for realAndrew Cann-1/+0
2018-03-14really fix ui test errors for realAndrew Cann-0/+3
2018-03-14really fix ui test errorsAndrew Cann-1/+0
2018-03-14change never_type stabilisation versionAndrew Cann-7/+7
2018-03-14Fix ui test errorsAndrew Cann-2/+2
2018-03-14Make coerce_never lint an errorAndrew Cann-102/+21
2018-03-14Fix version numberAndrew Cann-7/+7
2018-03-14stabilise feature(never_type)Andrew Cann-162/+89
2018-03-14remove defaulting to unitAndrew Cann-243/+107
2018-03-14update testsGuillaume Gomez-1163/+1153
2018-03-14test for putting back check on jsonGuillaume Gomez-79/+127
2018-03-14Speed up SVH computation by using Fingerprint::combine()Peter Hrvola-8/+12
2018-03-13fix #48816 don't print help on indirect compiler ICEAlex Butler-0/+6
2018-03-13Clarify usage message for --remap-path-prefix.Jeremy Fitzhardinge-1/+1
2018-03-13Auto merge of #48735 - 1011X:master, r=alexcrichtonbors-477/+512
2018-03-13Move 48070 test to uibobtwinkles-0/+1
2018-03-13Adds a test for #48070bobtwinkles-0/+34
2018-03-13add "text" sections for things that seem likely to be a problemNiko Matsakis-2/+6
2018-03-13remove dead codeNiko Matsakis-11/+0
2018-03-13replace inline docs with references to rustc-guideNiko Matsakis-57/+18
2018-03-13add a debug assertion that only outlives-oblig. result from norm.Niko Matsakis-7/+32
2018-03-13`trans_apply_param_substs` => `subst_and_normalize_erasing_regions`Niko Matsakis-70/+91
2018-03-13short-circuit work when instantiating query responsesNiko Matsakis-24/+84
2018-03-13short-circuit `dropck_outlives` for simple casesNiko Matsakis-2/+72
2018-03-13add regression tests for various MIR bugs that get fixedNiko Matsakis-0/+199