about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2020-08-29Auto merge of #76034 - flip1995:clippyup, r=Manishearthbors-4/+4
2020-08-29Auto merge of #75877 - vigoux:master, r=Amanieubors-2/+2
2020-08-28Update Cargo.lockflip1995-4/+4
2020-08-28Update compiler-builtinsThomas Vigouroux-2/+2
2020-08-25Auto merge of #75773 - matklad:snapshot-tests, r=Mark-Simulacrumbors-0/+11
2020-08-24Introduce expect snapshot testing library into rustcAleksey Kladov-0/+11
2020-08-21bump tidy to cargo_metadata 0.11Jubilee Young-1/+12
2020-08-19Use `impls` for intra doc links as wellJoshua Nelson-1/+1
2020-08-19Return all impls, not just the primary oneJoshua Nelson-0/+1
2020-08-18Downgrade version_check 0.9.2 -> 0.9.1Jubilee Young-2/+2
2020-08-18Resolve licensing by updating tinyvec 0.3.3 -> 0.3.4Jubilee Young-2/+2
2020-08-18Update dependenciesMark Rousskov-542/+599
2020-08-14Fix rustc_serialize unit testsMatthew Jasper-0/+1
2020-08-14Rework `rustc_serialize`Matthew Jasper-0/+9
2020-08-13Auto merge of #75431 - ehuss:platform-support, r=Mark-Simulacrumbors-0/+4
2020-08-12Add a script to verify the Platform Support page is up-to-date.Eric Huss-0/+4
2020-08-12Update RLS and RustfmtIgor Matuszewski-42/+42
2020-08-11Rollup merge of #75378 - petrochenkov:isident, r=Mark-SimulacrumTyler Mandry-0/+1
2020-08-11Rollup merge of #75315 - Mark-Simulacrum:save-temps, r=ecstatic-morseDylan DPC-0/+1
2020-08-11Introduce `rustc_lexer::is_ident` and use it in couple of placesVadim Petrochenkov-0/+1
2020-08-09Upgrade indexmap to 1.5.1, now using hashbrown!Josh Stone-2/+6
2020-08-09Avoid deleting temporary files on errorMark Rousskov-0/+1
2020-08-08Update hashbrown to 0.8.2Amanieu d'Antras-3/+3
2020-08-08Eliminate `librustc_hir`'s dependency on `librustc_session`.Nicholas Nethercote-1/+0
2020-08-08Eliminate the `SessionGlobals` from `librustc_ast`.Nicholas Nethercote-1/+1
2020-08-07Update hashbrown to 0.8.1Amanieu d'Antras-11/+5
2020-08-03Remove `GCX_PTR`.Nicholas Nethercote-1/+0
2020-08-03Rollup merge of #75010 - Aaron1011:feature/remove-old-deps, r=Mark-SimulacrumYuki Okushi-215/+140
2020-08-02Auto merge of #74899 - sajattack:libc_0.2.74_bump, r=jonas-schievinkbors-2/+2
2020-08-01Update elasticlunr-rs and ammonia transitive depsAaron Hill-215/+140
2020-08-01Move 'probably equal' methods to librustc_parseAaron Hill-0/+1
2020-08-01Remove chrono feature from tracingOliver Scherer-1/+0
2020-07-31Disable log supportOliver Scherer-25/+1
2020-07-31Move from `log` to `tracing`Oliver Scherer-45/+123
2020-07-30Auto merge of #74682 - alexcrichton:backtrace-gimli-round-2, r=Mark-Simulacrumbors-29/+59
2020-07-30Auto merge of #74923 - ehuss:update-cargo, r=Mark-Simulacrumbors-17/+7
2020-07-29Update cargoEric Huss-17/+7
2020-07-29Move mir-opt tests to toplevelXavier Denis-0/+1
2020-07-29bump libc version to 0.2.74Paul Sajna-2/+2
2020-07-28std: Switch from libbacktrace to gimliAlex Crichton-29/+59
2020-07-25Update Cargo.lockTyler Mandry-41/+42
2020-07-24Rollup merge of #72954 - hermitcore:rwlock, r=dtolnayManish Goregaokar-2/+2
2020-07-23Update cargoEric Huss-1/+1
2020-07-23Auto merge of #74613 - Mark-Simulacrum:revert-gimli, r=nnethercotebors-59/+29
2020-07-22Revert "std: Switch from libbacktrace to gimli"Mark Rousskov-59/+29
2020-07-20Update dependencies that have knowledge about aarch64-apple-darwinJake Goulding-4/+4
2020-07-19Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandrybors-0/+7
2020-07-18Auto merge of #73441 - alexcrichton:backtrace-gimli, r=Mark-Simulacrumbors-29/+59
2020-07-18fixes #67108 by using the external crateFederico Ponzi-0/+7
2020-07-17std: Switch from libbacktrace to gimliAlex Crichton-29/+59