about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-03-21Auto merge of #49200 - oli-obk:extern_static_metadata, r=michaelwoeristerbors-3/+38
2018-03-21Rollup merge of #49196 - Phlosioneer:49123-sort-where-conditions, r=QuietMisd...kennytm-37/+67
2018-03-20Update Cargo to fix regressionAleksey Kladov-7/+7
2018-03-20Auto merge of #49190 - kennytm:rollup, r=kennytmbors-662/+1033
2018-03-20Encode/decode extern statics in metadata and incremental cacheOliver Schneider-3/+38
2018-03-20Auto merge of #48516 - petrochenkov:stabsl, r=nikomatsakisbors-226/+124
2018-03-20Fix tidy trailing whitespacePhlosioneer-2/+2
2018-03-19Fix ordering of auto-generated trait bounds in rustdoc outputPhlosioneer-37/+67
2018-03-20Rollup merge of #49184 - bdrewery:update-beta-freebsd, r=alexcrichtonkennytm-1/+1
2018-03-20Rollup merge of #49166 - dileepbapat:pr-49133, r=nikomatsakiskennytm-4/+4
2018-03-20Rollup merge of #49161 - rust-lang:SimonSapin-patch-1, r=KodrAuskennytm-1/+1
2018-03-20Rollup merge of #49157 - estebank:const-into, r=oli-obkkennytm-1/+50
2018-03-20Rollup merge of #49152 - GuillaumeGomez:rustdoc-event-handling, r=QuietMisdre...kennytm-33/+40
2018-03-20Stabilize slice patterns without `..`Vadim Petrochenkov-226/+124
2018-03-20Rollup merge of #49139 - sfackler:bufreader-buffer, r=SimonSapinkennytm-1/+29
2018-03-20Rollup merge of #49125 - NovemberZulu:master, r=alexcrichtonkennytm-0/+1
2018-03-20Rollup merge of #49104 - csmoe:semicolon_error, r=petrochenkovkennytm-10/+21
2018-03-20Rollup merge of #49099 - glandium:master, r=sfacklerkennytm-17/+15
2018-03-20Rollup merge of #49096 - alanhdu:master, r=alexcrichtonkennytm-111/+52
2018-03-20Rollup merge of #49092 - mark-i-m:deptrack_readme, r=nikomatsakiskennytm-327/+56
2018-03-20Rollup merge of #49004 - wesleywiser:incr_specialization_graph_query, r=micha...kennytm-1/+6
2018-03-20Rollup merge of #48902 - csmoe:refactor_BorrowckErrors_fn_self, r=nikomatsakiskennytm-94/+94
2018-03-20Rollup merge of #48834 - ysiraichi:suggest-remove-ref, r=estebankkennytm-46/+205
2018-03-20Rollup merge of #48810 - Phlosioneer:32463-impl-integer-for-wrapping, r=dtolnaykennytm-0/+309
2018-03-20Rollup merge of #46518 - partim:asref-borrow-doc, r=dtolnaykennytm-15/+149
2018-03-19Auto merge of #49058 - withoutboats:pin, r=cramertjbors-4/+222
2018-03-19Okay this is the right way.boats-3/+1
2018-03-19Comment out entire test.boats-1/+3
2018-03-19Ignore properly.boats-3/+1
2018-03-19Comment out flakey test.boats-0/+4
2018-03-19Update beta to version with fixed FreeBSD support from #49023.Bryan Drewery-1/+1
2018-03-19Do not suggest `.into()` in `const`sEsteban Küber-1/+50
2018-03-19Update rustfmt to 0.4.1Alan Du-111/+52
2018-03-19#49133 - Reworded the Error message: "`pub` not needed here" messageDileep Bapat-3/+3
2018-03-19#49133 - Reworded the Error message: "`pub` not needed here" messageDileep Bapat-1/+1
2018-03-19Auto merge of #49079 - oli-obk:cross_miri, r=michaelwoeristerbors-126/+212
2018-03-19Auto merge of #49108 - SimonSapin:sip, r=TimNNbors-55/+23
2018-03-19Docs: fix incorrect copy-paste for new `X?` in formatting stringsSimon Sapin-1/+1
2018-03-19Fix trailing whitespacePhlosioneer-1/+1
2018-03-19Make Wrapping::pow use wrapping_pow, add examplePhlosioneer-4/+14
2018-03-19Impl Integer methods for WrappingPhlosioneer-0/+299
2018-03-19Auto merge of #49091 - nikomatsakis:issue-49043-ty-infer-hash, r=michaelwoeri...bors-3/+72
2018-03-19Auto merge of #48978 - SimonSapin:debug-hex, r=KodrAusbors-4/+42
2018-03-19Auto merge of #49095 - alexcrichton:debug-asmjs, r=kennytmbors-5/+31
2018-03-18Cleaned comments and extras s.Yukio Siraichi-40/+2
2018-03-18CodeMap functions refactored.Yukio Siraichi-50/+38
2018-03-18Review fixes.Yukio Siraichi-21/+35
2018-03-18Reporting with `span_suggestion_short`.Yukio Siraichi-15/+5
2018-03-18Rebased with master.Yukio Siraichi-5/+5
2018-03-18Created multiple line test.Yukio Siraichi-0/+43