about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2021-12-07Use object crate for .rustc metadata generationNikita Popov-1/+1
2021-12-06Update cargoEric Huss-3/+3
2021-12-06replace dynamic library module with libloadingAndy Russell-2/+14
2021-12-06Update Cargo.lockflip1995-11/+16
2021-12-03Update mdbookEric Huss-27/+14
2021-11-28Bump compiler_builtins to 0.1.55 to bring in fixes for targets lacking atomic...William D. Jones-2/+2
2021-11-27Update libc to 0.2.108Jubilee Young-2/+2
2021-11-26Bump compiler-builtins to 0.1.53Alessandro Decina-2/+2
2021-11-23Tokenize emoji as if they were valid indentifiersEsteban Kuber-0/+42
2021-11-22Update cargoEric Huss-4/+4
2021-11-10Update stdarch/dlmallocAlex Crichton-2/+2
2021-11-10Update dlmalloc for libstdAlex Crichton-2/+2
2021-11-10Update stdarch/compiler_builtinsAlex Crichton-2/+2
2021-11-09Update cargoEric Huss-4/+4
2021-11-04Update Cargo.lockflip1995-2/+2
2021-11-04Auto merge of #90392 - solid-rs:fix-solid-support, r=Mark-Simulacrumbors-2/+2
2021-11-02Rollup merge of #90500 - xFrednet:00000-update-clippy-deps, r=flip1995Matthias Krüger-4/+4
2021-11-02Update clippy dependenciesxFrednet-4/+4
2021-11-01Bump libc dependency of std to 0.2.106Tomoaki Kawada-2/+2
2021-10-31Lint against RTL unicode codepoints in literals and commentsEsteban Küber-0/+1
2021-10-30Auto merge of #90403 - michaelwoerister:odht-0.3.1, r=Mark-Simulacrumbors-2/+2
2021-10-29Update odht crate to 0.3.1 (big-endian bugfix)Michael Woerister-2/+2
2021-10-28rustdoc: Switch to mainline rayonNoah Lev-1/+1
2021-10-25Update cargoEric Huss-1/+1
2021-10-23Rollup merge of #90087 - calebcartwright:rustfmt-subtree, r=calebcartwrightMatthias Krüger-43/+37
2021-10-21Update Cargo.lockflip1995-3/+19
2021-10-20Invoke callbacks from rustc_middle.Camille GILLOT-1/+0
2021-10-20update rustfmtCaleb Cartwright-43/+37
2021-10-20Rollup merge of #87404 - rylev:artifact-size-profiling, r=wesleywiserYuki Okushi-5/+19
2021-10-19Auto merge of #89933 - est31:let_else, r=michaelwoeristerbors-4/+4
2021-10-18Auto merge of #89124 - cjgillot:owner-info, r=michaelwoeristerbors-0/+3
2021-10-16Update the syn crate and adopt let_else in three more placesest31-4/+4
2021-10-14Remove unused dependencies from rustc_const_evalCameron Steffen-2/+0
2021-10-11Update cargoEric Huss-8/+20
2021-10-09Forbid hashing HIR outside of indexing.Camille GILLOT-0/+2
2021-10-09Store lowering outputs per owner.Camille GILLOT-0/+1
2021-10-07Rollup merge of #89288 - rusticstuff:lld_wrapper, r=Mark-SimulacrumJubilee-0/+4
2021-10-07Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavorHans Kratz-0/+4
2021-10-07Rollup merge of #89461 - crlf0710:dyn_upcasting_lint, r=nikomatsakisGuillaume Gomez-0/+1
2021-10-07Update to measureme v10Ryan Levick-8/+9
2021-10-07Add support for artifact size profilingRyan Levick-6/+19
2021-10-06Rollup merge of #89531 - devnexen:stack_overflow_bsd_libc_upd, r=dtolnayManish Goregaokar-2/+2
2021-10-05Auto merge of #89363 - oli-obk:in_tracing_we_trust, r=Mark-Simulacrumbors-6/+6
2021-10-05Auto merge of #89266 - cjgillot:session-ich, r=michaelwoeristerbors-0/+11
2021-10-05library std, libc dependency updateDavid Carlier-2/+2
2021-10-04update MiriRalf Jung-18/+14
2021-10-03Remove re-export.Camille GILLOT-0/+6
2021-10-03Move ICH to rustc_query_system.Camille GILLOT-0/+4
2021-10-03Move rustc_middle::middle::cstore to rustc_session.Camille GILLOT-0/+1
2021-10-03Add `deref_into_dyn_supertrait` lint.Charles Lew-0/+1