summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2020-07-11Rollup merge of #74116 - arlosi:aarch64build, r=pietroalbiniManish Goregaokar-2/+2
2020-07-08Fix cross-compilation of LLVM to aarch64 Windows targetsArlo Siemsen-2/+2
2020-07-07Update rust-installer to latest versionMichael Forney-1/+1
2020-07-03Auto merge of #73897 - ehuss:update-cargo, r=ehussbors-6/+4
2020-07-02Update cargoEric Huss-6/+4
2020-07-02Rollup merge of #73781 - nagisa:psm-up, r=Mark-SimulacrumManish Goregaokar-2/+2
2020-06-27Update psm versionSimonas Kazlauskas-2/+2
2020-06-26Update mdbook.Eric Huss-104/+10
2020-06-26Remove mdbook-linkcheck.Eric Huss-410/+2
2020-06-26Rollup merge of #73681 - jackh726:chalk-0.14, r=nikomatsakisManish Goregaokar-8/+41
2020-06-25Rollup merge of #72770 - crlf0710:mixed_script_confusable, r=ManishearthManish Goregaokar-4/+4
2020-06-26Implement mixed script confusable lint.Charles Lew-4/+4
2020-06-24Update ChalkJack Huey-8/+41
2020-06-23Rollup merge of #73587 - marmeladema:hir-id-ification-final, r=petrochenkovManish Goregaokar-0/+1
2020-06-22Stop using old version of `syn` in `rustc-workspace-hack`Aaron Hill-1/+0
2020-06-21Move remaining `NodeId` APIs from `Definitions` to `Resolver`marmeladema-0/+1
2020-06-21Auto merge of #72936 - jackh726:chalk-more, r=nikomatsakisbors-62/+20
2020-06-19Rollup merge of #73506 - Xanewok:update-rls, r=XanewokManish Goregaokar-68/+71
2020-06-19Rollup merge of #73347 - tmiasko:incompatible-sanitizers, r=nikicManish Goregaokar-0/+1
2020-06-19Update chalk to 0.11.0Jack-8/+12
2020-06-19Fix buildingJack Huey-1/+1
2020-06-19Update chalk and add LifetimeOutlives and ObjectSafe loweringJack Huey-15/+5
2020-06-19Update ChalkJack Huey-5/+5
2020-06-19Implement fn_def_datumJack Huey-18/+9
2020-06-19Update chalkJack Huey-46/+25
2020-06-19Update chalkJack Huey-18/+12
2020-06-19Bump Rustfmt and RLSIgor Matuszewski-68/+71
2020-06-14Diagnose use of incompatible sanitizersTomasz Miąsko-0/+1
2020-06-14use latest interface to HermitCoreStefan Lankes-2/+2
2020-06-09Update cargoEric Huss-3/+3
2020-06-08Auto merge of #72655 - jethrogb:sgx-lvi-hardening, r=petrochenkovbors-2/+2
2020-06-08Rollup merge of #72026 - botika:master, r=estebankRalf Jung-3/+9
2020-06-07Enable LVI hardening for x86_64-fortanix-unknown-sgxJethro Beekman-2/+2
2020-06-06Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrumbors-62/+62
2020-06-03Bump libc dependency to latest version (0.2.71)Paul Sajna-2/+2
2020-06-02Make things build againVadim Petrochenkov-62/+62
2020-06-01bump Miri, update for cargo-miri being a separate projectRalf Jung-9/+16
2020-05-31Auto merge of #72759 - alexcrichton:update-compiler-builtins, r=Mark-Simulacrumbors-2/+2
2020-05-30Rollup merge of #72724 - Aaron1011:revert-tokenstream-expand, r=petrochenkovYuki Okushi-1/+0
2020-05-29Update compiler-builtinsAlex Crichton-2/+2
2020-05-29Revert "Fix rebase fallout"Aaron Hill-1/+0
2020-05-28Update Cargo.lockflip1995-0/+2
2020-05-28submodules: Update RLS and RustfmtIgor Matuszewski-45/+45
2020-05-27Auto merge of #72601 - JohnTitor:deps, r=Mark-Simulacrumbors-139/+72
2020-05-26cargo update -p atty --aggressiveYuki Okushi-40/+11
2020-05-26cargo update -p rls-analysisYuki Okushi-14/+5
2020-05-26cargo update -p regex --aggressiveYuki Okushi-35/+10
2020-05-26cargo update -p coloredYuki Okushi-51/+47
2020-05-25Update cargoEric Huss-7/+17
2020-05-24Rollup merge of #72388 - Aaron1011:fix/deep-tokenstream-equality, r=petrochenkovRalf Jung-0/+1