about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-12-20Auto merge of #56649 - davidtwco:issue-46589, r=pnkfelixbors-184/+300
2018-12-20Auto merge of #56219 - arielb1:never-coerce-box, r=nikomatsakisbors-65/+172
2018-12-19Auto merge of #54252 - arielb1:deref-query, r=nikomatsakisbors-192/+488
2018-12-19Auto merge of #56613 - Zoxc:query-perf1, r=michaelwoeristerbors-75/+167
2018-12-19Auto merge of #56601 - Zoxc:lifetime-killer, r=nikomatsakisbors-48/+56
2018-12-19Auto merge of #56977 - pietroalbini:rollup, r=pietroalbinibors-254/+459
2018-12-19Rollup merge of #56959 - JohnHeitmann:mobile-z-fix, r=GuillaumeGomezPietro Albini-1/+1
2018-12-19Rollup merge of #56948 - jethrogb:jb/update-llvm, r=nikicPietro Albini-0/+0
2018-12-19Rollup merge of #56947 - hsivonen:neon, r=alexcrichtonPietro Albini-2/+114
2018-12-19Rollup merge of #56918 - ljedrz:profiler_nits, r=wesleywiserPietro Albini-62/+57
2018-12-19Rollup merge of #56913 - tirr-c:uefi-stack-probes, r=alexcrichtonPietro Albini-0/+1
2018-12-19Rollup merge of #56910 - estebank:unclosed-eof, r=oli-obkPietro Albini-1/+28
2018-12-19Rollup merge of #56908 - alexcrichton:new-features, r=oli-obkPietro Albini-1/+8
2018-12-19Rollup merge of #56907 - rumajo:master, r=kennytm,CentrilPietro Albini-5/+5
2018-12-19Rollup merge of #56881 - Amanieu:ordering_eq, r=alexcrichtonPietro Albini-1/+1
2018-12-19Rollup merge of #56820 - ljedrz:format_tweaks, r=alexcrichtonPietro Albini-81/+55
2018-12-19Rollup merge of #56772 - pnkfelix:issue-54153-linkage-sometimes-requires-opti...Pietro Albini-0/+5
2018-12-19Rollup merge of #56689 - QuietMisdreavus:rustdoc-lint-group, r=pnkfelixPietro Albini-3/+90
2018-12-19Rollup merge of #56663 - Zoxc:resolver-lifetime, r=pnkfelixPietro Albini-84/+84
2018-12-19Rollup merge of #56363 - Lucretiel:patch-3, r=shepmasterPietro Albini-13/+10
2018-12-19Auto merge of #56550 - chpio:rc-eq, r=alexcrichtonbors-6/+168
2018-12-19Auto merge of #56397 - petrhosek:file-search, r=cramertjbors-5/+46
2018-12-18Search other library paths when loking for link objectsPetr Hosek-5/+46
2018-12-19add comment about subtypingAriel Ben-Yehuda-0/+4
2018-12-18Fix mobile menu rendering collision with tooltip.John Heitmann-1/+1
2018-12-18Auto merge of #56863 - arielb1:supertrait-self-4, r=nikomatsakisbors-3/+193
2018-12-18Auto merge of #56160 - oli-obk:const_fn_let, r=nikomatsakisbors-132/+1085
2018-12-18Update LLVM submoduleJethro Beekman-0/+0
2018-12-18Explain that lack of short circuiting support in constants is temporaryOliver Scherer-3/+6
2018-12-18Properly worded diagnostic messageOliver Scherer-3/+3
2018-12-18Auto merge of #56481 - arielb1:dynamic-order, r=nikomatsakisbors-59/+458
2018-12-17Reordered match armsNathan West-1/+1
2018-12-18improve tests as suggested by review commentsAriel Ben-Yehuda-2/+92
2018-12-17Stabilize `underscore_imports`Vadim Petrochenkov-69/+11
2018-12-17Do not point at delim spans for complete correct blocksEsteban Küber-1/+28
2018-12-17rustc: Don't ICE on usage of two new target featuresAlex Crichton-1/+8
2018-12-17Add required lifetime parameter to BitDenotation.David Wood-132/+138
2018-12-17Auto merge of #56904 - sinkuu:cycle_fold, r=blussbors-13/+2
2018-12-17profiler: improve readabilityljedrz-59/+56
2018-12-17profiler: simplify total_durationljedrz-3/+1
2018-12-17Kill borrows from a projection after assignment.David Wood-81/+125
2018-12-17Auto merge of #56810 - sinkuu:build_match, r=oli-obkbors-69/+339
2018-12-17Enable stack probes for UEFI imagesWonwoo Choi-0/+1
2018-12-17Address LLVM assertion failure by prepopulating with *just* name-anon-globals.Felix S. Klock II-1/+1
2018-12-17Auto merge of #56853 - matthiaskrgr:clippy, r=oli-obkbors-19/+12
2018-12-17Auto merge of #56833 - nagisa:ios-fix, r=alexcrichtonbors-0/+2
2018-12-17tidyShotaro Yamada-1/+1
2018-12-17Add MIR testShotaro Yamada-0/+85
2018-12-17Revert thread-local changesJohn Kåre Alsaker-14/+4
2018-12-17Remove *_inlined variantsJohn Kåre Alsaker-13/+5