summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2019-04-08Fix error index CSS file nameGuillaume Gomez-8/+12
2019-04-08Make js tests work even with resource-suffix optionGuillaume Gomez-3/+30
2019-04-08Improve codeGuillaume Gomez-1/+4
2019-04-08Move rustdoc-js testing into compiletestGuillaume Gomez-4/+28
2019-04-08Move documentation build into bootstrapGuillaume Gomez-41/+17
2019-04-08Rename rustdoc js test suitesGuillaume Gomez-73/+66
2019-04-08Add rustdoc JS non-std testsGuillaume Gomez-1/+367
2019-04-01[beta] Update cargoSean Griffin-0/+0
2019-03-15[BETA] Update cargoEric Huss-0/+0
2019-02-26Auto merge of #58357 - sfackler:vectored-io, r=alexcrichtonbors-1/+3
2019-02-24update miriMatthew Jasper-14/+14
2019-02-24Auto merge of #58232 - ljedrz:HirIdification_continued, r=Zoxcbors-10/+5
2019-02-23Auto merge of #57051 - Eijebong:parking_lot, r=nikomatsakisbors-1/+1
2019-02-23Auto merge of #58661 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2019-02-22Update cargoEric Huss-0/+0
2019-02-22Rollup merge of #58621 - phansch:update_miri_links, r=oli-obkMazdak Farrokhzad-1/+1
2019-02-22Update parking_lot to 0.7Bastien Orivel-1/+1
2019-02-21Update miri linksPhilipp Hansch-1/+1
2019-02-21Auto merge of #58584 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2019-02-20update clippy: partially HirIdifyljedrz-10/+5
2019-02-19Update cargoEric Huss-0/+0
2019-02-19update miriRalf Jung-14/+14
2019-02-19update miriRalf Jung-14/+14
2019-02-19Auto merge of #58571 - Manishearth:rustup, r=Manishearthbors-17/+15
2019-02-19Update clippy to rust-lang/rust-clippy@d61b25419beManish Goregaokar-7/+9
2019-02-18Add constant_time_eq to license exception list of tidy toolflip1995-0/+1
2019-02-18Update Cargo.toml of rustc-workspace-hackflip1995-1/+1
2019-02-18Update rustfmt to rust-lang/rustfmt@d6829dflip1995-5/+5
2019-02-18Update RLS to rust-lang/rls@0d6f53flip1995-0/+0
2019-02-18Update Clippy to rust-lang/rust-clippy@32ee30flip1995-12/+7
2019-02-17publish_toolstate.py: further fix the runtime errorskennytm-3/+3
2019-02-17Auto merge of #58495 - kennytm:rollup, r=kennytmbors-1/+1
2019-02-17Auto merge of #58477 - rust-lang:fix-publish-toolstate-syntax-error, r=oli-obkbors-3/+3
2019-02-16Notify myself when Clippy toolstate changesPhilipp Hansch-1/+1
2019-02-15Auto merge of #58406 - Disasm:rv64-support, r=nagisabors-0/+2
2019-02-15Fix the syntax error in publish_toolstate.pykennytm-3/+3
2019-02-13Whitelist iovec types in linkcheckerSteven Fackler-1/+3
2019-02-14Notify @topecongiro when the state of rustfmt has changedtopecongiro-1/+1
2019-02-13Auto merge of #56951 - oli-obk:auto_toolstate_issue, r=kennytmbors-3/+83
2019-02-12Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnikbors-30/+30
2019-02-12Add riscv64gc-unknown-none-elf targetVadim Kaushan-0/+1
2019-02-12Add riscv64imac-unknown-none-elf targetVadim Kaushan-0/+1
2019-02-12Permit issue posting to have network failuresOliver Scherer-4/+12
2019-02-12Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkovbors-0/+1
2019-02-12Auto merge of #57388 - euclio:runmake-explicit-ignore, r=kennytmbors-0/+9
2019-02-12Rollup merge of #58288 - taiki-e:rustc-workspace-hack-2018, r=alexcrichtonMazdak Farrokhzad-0/+1
2019-02-12Rollup merge of #58287 - taiki-e:rustc-std-workspace-core-2018, r=alexcrichtonMazdak Farrokhzad-2/+2
2019-02-11use ignore directives for run-make testsAndy Russell-0/+9
2019-02-11Allow platform specific testsOliver Scherer-0/+1
2019-02-10tools: doc commentsAlexander Regueiro-30/+30