about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-06-03Build linkcheck script as release to run faster.Eric Huss-1/+1
2021-06-03Fix linkcheck script from getting out of sync.Eric Huss-4/+4
2021-06-03Auto merge of #85958 - hyd-dev:miri, r=RalfJungbors-7/+11
2021-06-03Update Mirihyd-dev-7/+11
2021-06-03Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyupflip1995-1305/+2367
2021-06-03Rollup merge of #85926 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-06-03Auto merge of #84834 - GuillaumeGomez:sidebar-unification, r=jshabors-0/+7
2021-06-01Update cargoEric Huss-0/+0
2021-06-01Replace h3 and h4 containing invalid DOMGuillaume Gomez-1/+1
2021-06-01replace lazy_static with once_cell, drop direct dependency on serdeklensy-8/+7
2021-06-01updated shlex for jsondocckklensy-1/+1
2021-06-01Auto merge of #85856 - lnicola:rust-analyzer-2021-05-31, r=jonas-schievinkbors-0/+24
2021-05-31Bump Miri for const_err changesAaron Hill-9/+7
2021-05-31:arrow_up: rust-analyzerLaurențiu Nicola-0/+24
2021-05-31Add some commented options that could be useful for other contributors in rus...Guillaume Gomez-0/+7
2021-05-30Rollup merge of #85781 - badboy:document-aarch-ios-sim-support, r=AmanieuGuillaume Gomez-1/+1
2021-05-30Auto merge of #85786 - GuillaumeGomez:error-code-checker-improvement, r=Mark-...bors-9/+18
2021-05-29tier-check: Check for lines with '[' such as those containing linksJan-Erik Rediger-1/+1
2021-05-29BPF: misc minor review fixesAlessandro Decina-6/+2
2021-05-29Auto merge of #85798 - hyd-dev:miri, r=RalfJungbors-8/+8
2021-05-29Update Mirihyd-dev-8/+8
2021-05-28Auto merge of #85607 - LeSeulArtichaut:thir-unsafeck-closures, r=nikomatsakisbors-1/+1
2021-05-28Clean up error codes from being ignoredGuillaume Gomez-6/+5
2021-05-28Add checks to ensure the error_codes checker is "clean"Guillaume Gomez-3/+13
2021-05-27Test THIR unsafeck for unsafe ops in closuresLeSeulArtichaut-1/+1
2021-05-27Remove unused tidy dep exceptionsbjorn3-10/+0
2021-05-26Auto merge of #85652 - ehuss:linkchecker-perf, r=Mark-Simulacrumbors-227/+505
2021-05-26Update RLSIgor Matuszewski-0/+0
2021-05-25Update cargoEric Huss-0/+0
2021-05-25Auto merge of #85634 - RalfJung:miri, r=RalfJungbors-7/+9
2021-05-25Auto merge of #84985 - pietroalbini:bootstrap-1.54, r=Mark-Simulacrumbors-2/+0
2021-05-24Add some tests for the linkchecker.Eric Huss-0/+187
2021-05-24Optimize linkchecker by caching all filesystem access.Eric Huss-172/+214
2021-05-24update MiriRalf Jung-7/+9
2021-05-24remove cfg(bootstrap)Pietro Albini-2/+0
2021-05-24:arrow_up: rust-analyzerLaurențiu Nicola-24/+0
2021-05-23Add BPF targetAlessandro Decina-0/+9
2021-05-22linkchecker: Organize state into a struct, and add report.Eric Huss-208/+257
2021-05-22Auto merge of #85505 - flip1995:clippyup, r=Manishearthbors-668/+2329
2021-05-21Rollup merge of #85555 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakisGuillaume Gomez-2/+2
2021-05-21Check for use of mutable/extern statics in THIR unsafeckLeSeulArtichaut-2/+2
2021-05-21Auto merge of #85400 - lnicola:rust-analyzer-2021-05-17, r=jonas-schievinkbors-20/+16
2021-05-20update miriRalf Jung-8/+6
2021-05-20Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577' into clippyupflip1995-668/+2329
2021-05-18Rollup merge of #84883 - durin42:allow-unused-prefixes, r=nikicJack Huey-1/+5
2021-05-18Auto merge of #84767 - scottmcm:try_trait_actual, r=lcnrbors-3/+3
2021-05-18update MiriRalf Jung-8/+8
2021-05-17runtest: correctly guard against LLVM version 13Augie Fackler-1/+5
2021-05-17Auto merge of #85352 - Xanewok:update-rls, r=Xanewokbors-0/+0
2021-05-17Auto merge of #84571 - jedel1043:issue-49804-impl, r=petrochenkovbors-11/+64