about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2017-11-12Auto merge of #45902 - nrc:component-update, r=alexcrichtonbors-193/+198
2017-11-12Auto merge of #45900 - rkruppe:u128-to-f32-saturation-by-default, r=alexcrichtonbors-45/+64
2017-11-12Auto merge of #45870 - mikeyhew:arbitrary_self_types, r=arielb1bors-113/+349
2017-11-12Auto merge of #45864 - nikomatsakis:issue-30046-infer-fn-once-in-closures, r=...bors-61/+87
2017-11-12Auto merge of #45848 - nrc:rls-bugs-4, r=eddybbors-775/+964
2017-11-11Auto merge of #45152 - Binero:master, r=dtolnaybors-11/+43
2017-11-11Improvided map_entry_replace examplesJeroen Bollen-12/+22
2017-11-11Auto merge of #45333 - alkis:master, r=blussbors-30/+136
2017-11-11Auto merge of #45775 - petrochenkov:patnopat, r=nikomatsakisbors-49/+64
2017-11-11Changed tabs back into spaces to fix formatting.Jeroen Bollen-2/+2
2017-11-11Addressed issues raised in #44286.Jeroen Bollen-5/+27
2017-11-11Improve the performance of binary_search by reducing the number ofAlkis Evlogimenos-30/+136
2017-11-11Auto merge of #45932 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-34/+373
2017-11-11Always report patterns more complex than `mut IDENT` as errorsVadim Petrochenkov-13/+18
2017-11-11Accept interpolated patterns in trait method parametersVadim Petrochenkov-46/+56
2017-11-11Rollup merge of #45919 - lukaramu:patch-1, r=kennytmGuillaume Gomez-1/+1
2017-11-11Rollup merge of #45877 - mikhail-m1:mir-borrowck-act-on-moved, r=arielb1Guillaume Gomez-28/+301
2017-11-11Rollup merge of #45812 - GuillaumeGomez:links-and-search, r=QuietMisdreavusGuillaume Gomez-3/+31
2017-11-11Rollup merge of #45631 - GuillaumeGomez:file-ext-docs, r=frewsxcvGuillaume Gomez-2/+40
2017-11-11Add missing links and examples for FileExtGuillaume Gomez-2/+40
2017-11-11Auto merge of #45772 - leodasvacas:fix-auto-bounds-in-trait-objects, r=nikoma...bors-32/+17
2017-11-11Auto merge of #45807 - tommyip:format_err, r=estebankbors-44/+105
2017-11-11Auto merge of #45806 - alexcrichton:update-llvm-for-mips, r=michaelwoeristerbors-2/+1
2017-11-11Few improvements on search, history and titleGuillaume Gomez-5/+10
2017-11-10Auto merge of #45707 - Ryman:deprecated-item-name, r=nikomatsakisbors-230/+315
2017-11-10Fix broken link markup in Hasher::finish docsLukas H-1/+1
2017-11-10Auto merge of #45050 - petrochenkov:ambind, r=nikomatsakisbors-31/+126
2017-11-10Allow to go back to previous searchGuillaume Gomez-0/+14
2017-11-10Auto merge of #45804 - gnzlbg:div_intr, r=alexcrichtonbors-7/+23
2017-11-10Auto merge of #45791 - eddyb:quote-unquote, r=jseyfriedbors-156/+158
2017-11-10Auto merge of #45785 - arielb1:unsafe-fixes, r=eddybbors-84/+282
2017-11-10Make saturating u128 -> f32 casts the default behaviorRobin Kruppe-45/+64
2017-11-10Auto merge of #45907 - kennytm:rollup, r=kennytmbors-64/+563
2017-11-10Rollup merge of #45901 - rkruppe:fix-typo, r=kennytmkennytm-2/+2
2017-11-10Rollup merge of #45895 - arielb1:inline-debug, r=eddybkennytm-6/+23
2017-11-10Rollup merge of #45887 - xfix:assert-eq-trailling-comma, r=dtolnaykennytm-16/+6
2017-11-10Rollup merge of #45882 - japaric:gh45802, r=kennytmkennytm-0/+1
2017-11-10Rollup merge of #45878 - jhford:use-get-in-get-example, r=kennytmkennytm-4/+4
2017-11-10Rollup merge of #45869 - GuillaumeGomez:debug-doc, r=frewsxcvkennytm-0/+20
2017-11-10Rollup merge of #45863 - LukasKalbertodt:add-option-filter, r=dtolnaykennytm-0/+39
2017-11-10Rollup merge of #45856 - estebank:issue-45829, r=nikomatsakiskennytm-8/+74
2017-11-10Rollup merge of #45783 - kennytm:compiler-test-fixes, r=alexcrichtonkennytm-28/+394
2017-11-10Update RLS submoduleNick Cameron-14/+8
2017-11-10Auto merge of #45773 - Badel2:dotdoteq, r=petrochenkovbors-29/+69
2017-11-10Update rustfmt submoduleNick Cameron-179/+190
2017-11-10Fix typo in -Zsaturating-float-casts testRobin Kruppe-2/+2
2017-11-09Auto merge of #45761 - gnzlbg:xsave_feature, r=alexcrichtonbors-1/+3
2017-11-09add a bunch of debug logging to transform::inlineAriel Ben-Yehuda-6/+23
2017-11-09Retain information on whether a format argument has explicit positionTommy Ip-32/+57
2017-11-09Auto merge of #45757 - mikhail-m1:change-mir-dump-filename, r=nikomatsakisbors-134/+161