about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2021-06-06Remove some last remants of {push,pop}_unsafe!Smitty-3/+1
2021-06-06Auto merge of #84863 - ABouttefeux:libtest, r=m-ou-sebors-4/+7
2021-06-06Don't pass -Z unstable-options by default for UI testsJoshua Nelson-0/+6
2021-06-06Auto merge of #79608 - alessandrod:bpf, r=nagisabors-0/+5
2021-06-04Revert clippy's path to the copy intrinsics (part of reverting PR 81238).Felix S. Klock II-2/+2
2021-06-04rustdoc: Print a warning if the diff when comparing to old nightlies is emptyJoshua Nelson-9/+21
2021-06-04Remove `doc(include)`Joshua Nelson-19/+3
2021-06-04Auto merge of #85984 - JohnTitor:rollup-rq0g9ph, r=JohnTitorbors-14/+13
2021-06-04Rollup merge of #85977 - ehuss:linkcheck-nightly, r=Mark-SimulacrumYuki Okushi-5/+5
2021-06-04Rollup merge of #85899 - klensy:jsondocck-f, r=Mark-SimulacrumYuki Okushi-9/+8
2021-06-04Auto merge of #85954 - flip1995:clippyup, r=Manishearthbors-1305/+2367
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