about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2018-06-10create separate dep-nodes for predicates_of and explicit_predicates_oftoidiu-1/+25
2018-06-10Auto merge of #51320 - tmccombs:step-by, r=SimonSapinbors-18/+4
2018-06-09Auto merge of #51265 - Mark-Simulacrum:cleanup-syntax-parse, r=petrochenkovbors-365/+191
2018-06-09Crate-ify and delete unused code in syntax::parseMark Simulacrum-365/+191
2018-06-10Added comment to explain why only RustIstaller has `llvm_tools = false`.kennytm-0/+3
2018-06-10Allowing building the codegen backend specifically.kennytm-0/+1
2018-06-10Do not push a commit if the toolstate is unchanged.kennytm-12/+27
2018-06-10Allow some tools to be run without first building LLVM.kennytm-16/+25
2018-06-09Auto merge of #51068 - Crazycolorz5:pluseqsplitting, r=petrochenkovbors-10/+71
2018-06-09Auto merge of #51441 - bstrie:sizeof128, r=dtolnaybors-0/+2
2018-06-09Auto merge of #51400 - xfix:patch-6, r=kennytmbors-16/+19
2018-06-09Auto merge of #51359 - cramertj:fdio_spawn, r=sfacklerbors-110/+51
2018-06-09Auto merge of #51042 - matthewjasper:reenable-trivial-bounds, r=nikomatsakisbors-56/+302
2018-06-08Auto merge of #51448 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-435/+1086
2018-06-08Rollup merge of #51437 - est31:rustbuild_metadata, r=Mark-SimulacrumMark Rousskov-24/+33
2018-06-08Rollup merge of #51436 - Mark-Simulacrum:doc-stage1, r=QuietMisdreavusMark Rousskov-4/+1
2018-06-08Rollup merge of #51427 - FelixMcFelix:nll-stderr-remover, r=oli-obkMark Rousskov-8/+51
2018-06-08Rollup merge of #51412 - nnethercote:pending_obligations, r=estebankMark Rousskov-9/+7
2018-06-08Rollup merge of #51401 - estebank:warn-repr, r=cramertjMark Rousskov-202/+398
2018-06-08Rollup merge of #51396 - SimonSapin:option-nonzero-layout, r=SimonSapinMark Rousskov-2/+2
2018-06-08Rollup merge of #51394 - nnethercote:NCA-depths, r=nikomatsakisMark Rousskov-63/+74
2018-06-08Rollup merge of #51391 - estebank:docspan, r=GuillaumeGomezMark Rousskov-43/+177
2018-06-08Rollup merge of #51360 - estebank:braces-around-literal-structs, r=nikomatsakisMark Rousskov-4/+92
2018-06-08Rollup merge of #51298 - Dylan-DPC:stabilise/termination-test, r=nikomatsakisMark Rousskov-65/+13
2018-06-08Rollup merge of #51276 - Havvy:dyn-trait-send-send, r=nikomatsakisMark Rousskov-2/+101
2018-06-08Rollup merge of #51099 - Crazycolorz5:expectedcloseparen, r=estebankMark Rousskov-14/+61
2018-06-08Rollup merge of #50143 - petrochenkov:mexuniq, r=nikomatsakisMark Rousskov-5/+86
2018-06-08Built, corrected, and run tests. Added expected stderr files.Crazycolorz5-1/+43
2018-06-08Auto merge of #51247 - pnkfelix:issue-51190-report-type-moved-from-behind-bor...bors-49/+105
2018-06-08Document size_of for 128-bit integersbstrie-0/+2
2018-06-08Auto merge of #51410 - oli-obk:cargo_bump, r=nikomatsakisbors-0/+0
2018-06-08Normalize associated types when checking global boundsMatthew Jasper-0/+41
2018-06-08Fix a typoMatthew Jasper-2/+2
2018-06-08 Test that object bounds are preferred over global where clause boundsMatthew Jasper-0/+28
2018-06-08Add tests for associated types and inconsistent boundsMatthew Jasper-0/+166
2018-06-08Reenable trivial boundsMatthew Jasper-54/+65
2018-06-08rustbuild: generate full list of dependencies for metadataest31-24/+33
2018-06-08Do not require stage 2 compiler for rustdocMark Simulacrum-4/+1
2018-06-08compiletest: autoremove duplicate .nll.* files (#51204)Kyle Simpson-8/+51
2018-06-08Rollup merge of #51420 - kennytm:some-network-issues, r=Mark-Simulacrumkennytm-0/+4
2018-06-08Rollup merge of #51417 - pietroalbini:revert-49719, r=nikomatsakiskennytm-72/+156
2018-06-08Rollup merge of #51407 - nrc:update, r=Mark-Simulacrumkennytm-43/+170
2018-06-08Rollup merge of #51399 - ngg:nll-performance, r=nikomatsakiskennytm-7/+9
2018-06-08Rollup merge of #51389 - ollie27:rustdoc_cross_macro_src_stab, r=QuietMisdreavuskennytm-3/+52
2018-06-08Rollup merge of #51380 - Mark-Simulacrum:remove-fmt-macros, r=oli-obkkennytm-2/+0
2018-06-08Rollup merge of #51368 - varkor:panic_implementation-closures, r=eddybkennytm-1/+22
2018-06-08Rollup merge of #51283 - kennytm:fix-51279-preempt-the-warning-song-and-dance...kennytm-3/+124
2018-06-08Rollup merge of #51186 - pnkfelix:remove-unneccessary-nll-stderr-files, r=oli...kennytm-45/+0
2018-06-08Avoid useless Vec clones in pending_obligations().Nicholas Nethercote-9/+7
2018-06-08Use public DNS server instead of 169.254.169.254 on CI.kennytm-0/+4