about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
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
2021-05-17:arrow_up: rust-analyzerLaurențiu Nicola-20/+16
2021-05-16Allow formatting `Anonymous{Struct, Union}` declarationsjedel1043-11/+64
2021-05-17Auto merge of #85178 - cjgillot:local-crate, r=oli-obkbors-6/+6
2021-05-16remove mode for run and ignore testsAliénore Bouttefeux-4/+3
2021-05-16Update RLSIgor Matuszewski-0/+0
2021-05-15Auto merge of #82208 - jyn514:rustfmt-subtree, r=Mark-Simulacrumbors-6/+78073
2021-05-15Update rustdoc-js toolsGuillaume Gomez-1/+2
2021-05-14Update log to 0.4.14Joshua Nelson-1/+1
2021-05-14Add 'src/tools/rustfmt/' from commit '7872306edf2e11a69aaffb9434088fd66b46a863'Caleb Cartwright-0/+78073
2021-05-14Delete rustfmt submoduleJoshua Nelson-6/+0
2021-05-13Auto merge of #83129 - LeSeulArtichaut:thir-unsafeck, r=nikomatsakisbors-2/+2
2021-05-13Auto merge of #82069 - Aaron1011:verbose-in-macro, r=estebankbors-90/+90
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-90/+90
2021-05-12Auto merge of #85188 - RalfJung:miri, r=RalfJungbors-8/+8
2021-05-12update MiriRalf Jung-8/+8
2021-05-12Use () for inherent_impls.Camille GILLOT-2/+2
2021-05-12Use () for entry_fn.Camille GILLOT-2/+2
2021-05-12Use () for HIR queries.Camille GILLOT-2/+2
2021-05-12Auto merge of #83813 - cbeuw:remap-std, r=michaelwoeristerbors-5/+10
2021-05-12Auto merge of #84278 - Aaron1011:feature/new-proc-macro-meta-span, r=estebankbors-4/+4
2021-05-12Implement span quoting for proc-macrosAaron Hill-4/+4
2021-05-12Auto merge of #85206 - ehuss:update-cargo, r=ehussbors-0/+0
2021-05-11Update cargoEric Huss-0/+0
2021-05-11fix tidyklensy-1/+0