about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2017-11-06Auto merge of #45811 - DSpeckhals:update-rustfmt-rls, r=nikomatsakisbors-21/+7
2017-11-06tools: Fix rustfmt and the RLSDustin Speckhals-21/+7
2017-11-06Auto merge of #45737 - oli-obk:json, r=petrochenkovbors-1/+2
2017-11-05Auto merge of #44042 - LukasKalbertodt:ascii-methods-on-instrinsics, r=alexcr...bors-0/+2
2017-11-05Relax #[deny(warnings)] in some crate for cargotestLukas Kalbertodt-0/+2
2017-11-05Auto merge of #45748 - petrochenkov:short, r=alexcrichtonbors-1/+15
2017-11-04Rollup merge of #45722 - mikhail-m1:improve-mir-opt-error-output, r=alexcrichtonkennytm-3/+16
2017-11-03Shorten paths to auxiliary files created by testsVadim Petrochenkov-1/+15
2017-11-03rustfmt is broken which makes rls brokenleonardo.yvens-2/+2
2017-11-03Pretty print json in ui testsOliver Schneider-1/+2
2017-11-02improve compiletest output for errors from mir-opt testsMikhail Modin-3/+16
2017-11-02Auto merge of #45468 - Xanewok:crate-source, r=nrcbors-0/+0
2017-11-01Auto merge of #45538 - nikomatsakis:nll-liveness, r=pnkfelixbors-5/+4
2017-11-01Rollup merge of #45671 - est31:master, r=alexcrichtonkennytm-0/+20
2017-11-01Auto merge of #45187 - GuillaumeGomez:doc-ui-improvement, r=QuietMisdreavusbors-0/+17
2017-11-01Update rls so it compiles with #45468Igor Matuszewski-0/+0
2017-10-31Also support macro generated atomic typesest31-1/+1
2017-10-31Tidy: track rustc_const_unstable feature gates as wellest31-0/+20
2017-10-31runtest: fix mir directory and delete outdated MIR filesNiko Matsakis-5/+4
2017-10-31Auto merge of #45550 - kennytm:update-xsv, r=BurntSushibors-1/+1
2017-10-30Auto merge of #45618 - kennytm:update-cargo, r=alexcrichtonbors-0/+0
2017-10-29Auto merge of #45424 - petrochenkov:grlint, r=oli-obkbors-1/+1
2017-10-29Auto merge of #45597 - DSpeckhals:rustfmt-update, r=nrcbors-9/+20
2017-10-29Update rustfmt againDustin Speckhals-5/+19
2017-10-29Add several lints into `unused` lint groupVadim Petrochenkov-1/+1
2017-10-30Update cargo.kennytm-0/+0
2017-10-29Merge branch 'master' into rustfmt-updateDustin Speckhals-9/+10
2017-10-29Update clippyManish Goregaokar-9/+6
2017-10-28Update rustfmtDustin Speckhals-10/+7
2017-10-28Auto merge of #45489 - oli-obk:json_diagnostics, r=petrochenkovbors-9/+10
2017-10-28Fix weird bugsGuillaume Gomez-0/+17
2017-10-27Auto merge of #45285 - alexcrichton:update-bootstrap, r=Mark-Simulacrumbors-5/+2
2017-10-27Update license exceptions.kennytm-5/+2
2017-10-27Don't fail to build a manifest if a tarball is missingNick Cameron-26/+37
2017-10-26Bump to 1.23 and update bootstrapAlex Crichton-0/+0
2017-10-26cargotest: Update xsv.kennytm-1/+1
2017-10-26Auto merge of #45096 - DSpeckhals:update-rls-data-for-save-analysis, r=alexcr...bors-5/+8
2017-10-25Compiletest should parse suggestions from the spansOliver Schneider-9/+10
2017-10-24Update RLS with skip of failing testDustin Speckhals-0/+0
2017-10-24Merge branch 'master' into update-rls-data-for-save-analysisDustin Speckhals-97/+189
2017-10-24Auto merge of #44603 - SimonSapin:stylo, r=alexcrichtonbors-4/+30
2017-10-24Add WebRender to cargotestSimon Sapin-0/+7
2017-10-24Add Stylo to cargotestSimon Sapin-0/+9
2017-10-24Auto merge of #44766 - sunjay:lift_generics, r=nikomatsakisbors-3/+3
2017-10-23Extend cargotest to specify packages to test (within a Cargo workspace).Simon Sapin-4/+14
2017-10-21Rollup merge of #45411 - oli-obk:clippy, r=ManishearthCorey Farwell-8/+8
2017-10-21Auto merge of #45391 - malbarbo:x32-1, r=alexcrichtonbors-1/+1
2017-10-20Use newest version of RLS and rustfmtDustin Speckhals-7/+7
2017-10-20Fix some tests for linux gnux32Marco A L Barbosa-1/+1
2017-10-20Reactivate clippy in toolstate.tomlOliver Schneider-8/+8