about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
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
2020-05-23Auto merge of #72478 - Dylan-DPC:rollup-vval8du, r=Dylan-DPCbors-0/+1
2020-05-22Use `OnceCell` instead of `Once`Dylan MacKenzie-0/+3
2020-05-22Replace `rustc_data_structures::sync::Once` with `OnceCell`Dylan MacKenzie-0/+1
2020-05-22Fix rebase falloutAaron Hill-0/+1
2020-05-21Add flag to open docs: x.py doc --openDavid Tolnay-0/+1
2020-05-20Rollup merge of #72364 - jsgf:remove-unused-deps, r=Mark-SimulacrumDylan DPC-4/+0
2020-05-20Auto merge of #72339 - ehuss:update-cargo, r=ehussbors-6/+6
2020-05-19Remove unused dependenciesJeremy Fitzhardinge-4/+0
2020-05-19Update dlmalloc dependency to 0.1.4Amanieu d'Antras-2/+2
2020-05-18Update cargoEric Huss-6/+6
2020-05-18Update compiler_builtins to 0.1.28Amanieu d'Antras-2/+2
2020-05-18Move InlineAsmTemplatePiece and InlineAsmOptions to librustc_astAmanieu d'Antras-1/+1
2020-05-18Add asm! to ASTAmanieu d'Antras-0/+2
2020-05-17use new interface to initialize CondvarStefan Lankes-2/+2
2020-05-16Rollup merge of #71919 - Xanewok:bump-syn-1, r=XanewokDylan DPC-55/+31
2020-05-16Auto merge of #72079 - semarie:openbsd-stacker, r=Mark-Simulacrumbors-2/+2
2020-05-11Update Cargo.lockflip1995-1/+0
2020-05-11rustbook: Bump mdbook dependencyIgor Matuszewski-19/+7
2020-05-11cargo update -p derive-newIgor Matuszewski-5/+5
2020-05-11cargo update -p pest_generatorIgor Matuszewski-5/+5
2020-05-11cargo update -p failure_deriveIgor Matuszewski-21/+9
2020-05-11cargo update -p serde_deriveIgor Matuszewski-5/+5
2020-05-10update stacker to 0.1.9 to unbreak build on OpenBSDSébastien Marie-2/+2
2020-05-10Rollup merge of #71882 - alexcrichton:update-cc, r=Mark-SimulacrumRalf Jung-2/+2
2020-05-09Rollup merge of #71555 - cjgillot:nameless, r=matthewjasperRalf Jung-1/+0
2020-05-08Remove ast::{Ident, Name} reexports.Camille GILLOT-1/+0
2020-05-07Fix nit and cargo.lockJack Huey-1/+1
2020-05-07Reintegrate chalk using chalk-solveJack Huey-0/+98
2020-05-07Auto merge of #55617 - oli-obk:stacker, r=nagisa,oli-obkbors-0/+23
2020-05-06Rollup merge of #71591 - hermitcore:thread_create, r=hanna-kruppeDylan DPC-2/+2
2020-05-06Update stacker and psm to 0.1.8Mateusz Mikuła-4/+4
2020-05-06Auto merge of #69464 - Marwes:detach_undo_log, r=nikomatsakisbors-2/+11
2020-05-05Unify some syn 1.0 et al. features for toolsIgor Matuszewski-0/+3
2020-05-05Update RLSIgor Matuszewski-1/+0
2020-05-05refactor: Rename Logs to InferCtxtUndoLogsMarkus Westerlind-1/+11
2020-05-05Move projection_cache into the combined undo logMarkus Westerlind-11/+1
2020-05-05Move region_constraint to the unified undo logMarkus Westerlind-3/+13
2020-05-05perf: Reduce snapshot/rollback overheadMarkus Westerlind-2/+1
2020-05-04Update the `cc` crateAlex Crichton-2/+2
2020-05-03Rollup merge of #71542 - crlf0710:confusable_idents, r=petrochenkovDylan DPC-40/+41
2020-05-03Implement RFC 2523, `#[cfg(version(..))]`mibac138-0/+1
2020-05-03Implement `confusable_idents` lint.Charles Lew-40/+41
2020-05-02Update psm and stacker to 0.1.7Simonas Kazlauskas-4/+4