summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2020-11-11update rustfmtCaleb Cartwright-1/+1
2020-11-09Rollup merge of #78502 - matthewjasper:chalkup, r=nikomatsakisDylan DPC-8/+8
2020-11-06Bump Rustfmt and RLSAlessandro Ghedini-59/+48
2020-11-06Auto merge of #77856 - GuillaumeGomez:automatic-links-lint, r=jyn514,ollie27bors-0/+1
2020-11-05Extend automatic_links lint to take into account URLs without link syntaxGuillaume Gomez-0/+1
2020-11-04Update cargoEric Huss-2/+2
2020-11-03Rollup merge of #77950 - arlosi:sha256, r=eddybMara Bos-5/+30
2020-10-30Implement rustc side of report-future-incompatAaron Hill-0/+14
2020-10-30Address review comment and update chalk to 0.36.0Matthew Jasper-8/+8
2020-10-30Update chalk 0.32.0 -> 0.35.0Matthew Jasper-8/+8
2020-10-26Rollup merge of #78137 - tmiasko:compiletest-tracing, r=Mark-SimulacrumDylan DPC-1/+1
2020-10-25Rollup merge of #78209 - JohnTitor:compiler-builtins, r=AmanieuYuki Okushi-2/+2
2020-10-25Auto merge of #77398 - wesleywiser:measureme_0_8, r=Mark-Simulacrumbors-4/+15
2020-10-24Upgrade to measureme 9.0.0Wesley Wiser-4/+15
2020-10-25Auto merge of #78310 - ebroto:clippyup, r=Manishearthbors-9/+38
2020-10-24Rollup merge of #77610 - hermitcore:dtors, r=m-ou-seJonas Schievink-2/+2
2020-10-23Update Cargo.lockEduardo Broto-9/+38
2020-10-23Rollup merge of #78169 - ehuss:update-cargo, r=ehussYuki Okushi-1/+14
2020-10-22Update `compiler_builtins` to 0.1.36Yuki Okushi-2/+2
2020-10-21Update to rustc-demangle 0.1.18varkor-2/+2
2020-10-21Update rustc-demanglevarkor-2/+2
2020-10-20Update cargoEric Huss-1/+14
2020-10-20Initialize tracing subscriber in compiletest toolTomasz Miąsko-1/+1
2020-10-17Rollup merge of #77971 - jyn514:broken-intra-doc-links, r=mark-simulacrumYuki Okushi-0/+4
2020-10-16Auto merge of #77962 - bugadani:arena2, r=Mark-Simulacrumbors-1/+0
2020-10-15Deny broken intra-doc links in linkcheckerJoshua Nelson-0/+4
2020-10-15Arena: Copy cold_path and remove rustc_data_structures dependencyDániel Buga-1/+0
2020-10-14Update cargoEric Huss-10/+28
2020-10-14Add support for SHA256 source file hashing for LLVM 11+.Arlo Siemsen-5/+30
2020-10-14Rollup merge of #77239 - shepmaster:silicon-ci-plus, r=pietroalbiniYuki Okushi-2/+2
2020-10-12Upgrade OpenSSL to 1.1.1h and add support for aarch64-apple-darwinJake Goulding-2/+2
2020-10-12build-manifest: allow configuring the number of threadsPietro Albini-0/+1
2020-10-11Update crossbeam-channel to avoid UBMateusz Mikuła-3/+3
2020-10-11Bump backtrace-rsAaron Hill-37/+49
2020-10-11using the latest version of libhermit-rsStefan Lankes-2/+2
2020-10-10Auto merge of #77731 - cuviper:big-endian-backtrace, r=alexcrichtonbors-1/+1
2020-10-09Auto merge of #77747 - flip1995:clippyup, r=Manishearthbors-1/+0
2020-10-09Update Cargo.lockflip1995-1/+0
2020-10-09Auto merge of #77698 - vandenheuvel:chalkup, r=jackh726bors-8/+8
2020-10-08Update the backtrace crate to fix big-endian ELFJosh Stone-1/+1
2020-10-08Update chalk to 0.32.0Bram van den Heuvel-8/+8
2020-10-07Upgrade to tracing 0.2.13Joshua Nelson-4/+5
2020-10-06Auto merge of #77630 - Dylan-DPC:rollup-kfwl55z, r=Dylan-DPCbors-55/+53
2020-10-07Rollup merge of #77590 - Xanewok:update-rls, r=dtolnayDylan DPC-45/+43
2020-10-06Auto merge of #77386 - joshtriplett:static-glibc, r=petrochenkovbors-2/+2
2020-10-06Update to chalk 0.31. Implement some unimplemented. Ignore some tests in comp...Jack Huey-10/+10
2020-10-05Update RLS and RustfmtIgor Matuszewski-45/+43
2020-10-05Updates to experimental coverage counter injectionRich Kadel-1/+2
2020-10-04Update libc to 0.2.79Josh Triplett-2/+2
2020-10-05Rollup merge of #77407 - pietroalbini:less-build-manifest, r=Mark-SimulacrumDylan DPC-8/+64