about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-01-14Auto merge of #57607 - Centril:rollup, r=Centrilbors-496/+715
2019-01-14Rollup merge of #57589 - scottmcm:vec-set_len-debug_assert, r=alexcrichtonMazdak Farrokhzad-0/+2
2019-01-14Rollup merge of #57585 - estebank:trailing-semicolon, r=petrochenkovMazdak Farrokhzad-30/+113
2019-01-14Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkovMazdak Farrokhzad-233/+62
2019-01-14Rollup merge of #57570 - Xanewok:querify-some, r=ZoxcMazdak Farrokhzad-41/+66
2019-01-14Rollup merge of #57540 - estebank:eval-more, r=petrochenkovMazdak Farrokhzad-141/+344
2019-01-14Rollup merge of #57481 - euclio:bool-cast-suggestion, r=estebankMazdak Farrokhzad-24/+47
2019-01-14Rollup merge of #57480 - Zoxc:query-fix, r=michaelwoeristerMazdak Farrokhzad-20/+21
2019-01-14Rollup merge of #57043 - ssomers:master, r=alexcrichtonMazdak Farrokhzad-7/+60
2019-01-14Auto merge of #57559 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2019-01-14Auto merge of #57592 - Centril:rollup, r=Centrilbors-253/+340
2019-01-14Rollup merge of #57584 - nnethercote:rm-connect_timeout_unroutable, r=sfacklerMazdak Farrokhzad-11/+0
2019-01-14Rollup merge of #57556 - petrochenkov:privexist, r=arielb1Mazdak Farrokhzad-3/+23
2019-01-14Rollup merge of #57477 - euclio:clarify-lev-suggestion, r=zackmdavisMazdak Farrokhzad-125/+249
2019-01-14Rollup merge of #57465 - jethrogb:jb/stablize-cfg-target-vendor, r=joshtriple...Mazdak Farrokhzad-56/+8
2019-01-14Rollup merge of #57418 - lqd:collector_query, r=michaelwoeristerMazdak Farrokhzad-14/+3
2019-01-14Rollup merge of #57232 - Zoxc:par-collector-misc, r=michaelwoeristerMazdak Farrokhzad-44/+57
2019-01-14Auto merge of #57322 - Centril:stabilize-identity, r=SimonSapinbors-6/+1
2019-01-14Stabilize `cfg_target_vendor`, #29718Jethro Beekman-56/+6
2019-01-14Add additional human-readable cfg strings to rustdocJethro Beekman-0/+2
2019-01-13Add a debug_assert to Vec::set_lenScott McMurray-0/+2
2019-01-14Auto merge of #57387 - euclio:nonstandard-style-suggestions, r=oli-obkbors-373/+372
2019-01-14Auto merge of #57381 - estebank:if-else-308, r=nikomatsakisbors-28/+331
2019-01-14Parallelize and optimize parts of HIR map creationJohn Kåre Alsaker-44/+57
2019-01-13Suggest removal of semicolon when appropriateEsteban Küber-91/+169
2019-01-13Tweak output of type mismatch between "then" and `else` `if` armsEsteban Küber-13/+238
2019-01-13Recover from item trailing semicolonEsteban Küber-30/+113
2019-01-14Auto merge of #56954 - hug-dev:armv8m-main-ci, r=alexcrichtonbors-2/+10
2019-01-13Retain original pass orderIgor Matuszewski-2/+2
2019-01-13Querify local plugin_registrar_fnIgor Matuszewski-26/+35
2019-01-13Querify local proc_macro_decls_staticIgor Matuszewski-15/+31
2019-01-14Remove the `connect_timeout_unroutable` test.Nicholas Nethercote-11/+0
2019-01-13Auto merge of #57580 - Centril:rollup, r=Centrilbors-220/+419
2019-01-13Rollup merge of #57538 - dlrobertson:fix_57472, r=zackmdavisMazdak Farrokhzad-1/+63
2019-01-13Rollup merge of #57366 - estebank:point-match-discrim, r=varkorMazdak Farrokhzad-80/+194
2019-01-13Rollup merge of #57113 - Zoxc:query-perf10, r=michaelwoeristerMazdak Farrokhzad-46/+67
2019-01-13Rollup merge of #56874 - JohnHeitmann:docs-spacing, r=GuillaumeGomezMazdak Farrokhzad-93/+95
2019-01-13Auto merge of #51487 - Zoxc:incr-passes, r=michaelwoeristerbors-70/+421
2019-01-13Auto merge of #57577 - Centril:rollup, r=Centrilbors-579/+601
2019-01-13Rollup merge of #57549 - taiki-e:must_use, r=estebankMazdak Farrokhzad-25/+25
2019-01-13Rollup merge of #57337 - alexcrichton:prioritize-another, r=fitzgenMazdak Farrokhzad-60/+62
2019-01-13Rollup merge of #57102 - davidtwco:issue-57100, r=nikomatsakisMazdak Farrokhzad-153/+366
2019-01-13Rollup merge of #57004 - nnethercote:TS-change-Stream, r=petrochenkovMazdak Farrokhzad-341/+148
2019-01-13Auto merge of #57567 - Centril:stabilize-transpose, r=alexregbors-9/+2
2019-01-13librustc_mir: Fix ICE with slice patternsDan Robertson-1/+63
2019-01-13remove extern_in_paths.Mazdak Farrokhzad-233/+62
2019-01-13Auto merge of #57568 - Centril:rollup, r=Centrilbors-186/+353
2019-01-13Change #[must_use] message of Iterator in documentationTaiki Endo-1/+1
2019-01-13Change #[must_use] message of IteratorTaiki Endo-23/+23
2019-01-13stabilize transpose_result in 1.33Mazdak Farrokhzad-9/+2