about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2023-08-11rustc: Move `features` from `Session` to `GlobalCtxt`Vadim Petrochenkov-0/+1
2023-08-09Auto merge of #99747 - ankane:float_gamma, r=workingjubileebors-2/+2
2023-08-07Bump compiler_builtins to 0.1.100Andrew Kane-2/+2
2023-08-07Auto merge of #113902 - Enselic:lint-recursive-drop, r=oli-obkbors-0/+1
2023-08-06bump schannel, miow to drop windows-sys 0.42klensy-83/+26
2023-08-04Auto merge of #114481 - matthiaskrgr:rollup-58pczpl, r=matthiaskrgrbors-2/+2
2023-08-04Auto merge of #114104 - oli-obk:syn2, r=compiler-errorsbors-0/+55
2023-08-03bump parking_lot 0.11 to 0.12klensy-2/+2
2023-07-31Rollup merge of #114193 - crlf0710:lexer_unicode15, r=ManishearthMatthias Krüger-42/+7
2023-07-31Remove a `bool` for color in favor of the `WriteColor` trait wrapping colored...Oli Scherer-0/+1
2023-07-31Replace the many arguments of `EmitterWriter::stderr` with builder methodsOli Scherer-0/+54
2023-07-31Implement BOLT optimization in the `opt-dist` toolJakub Beránek-0/+1
2023-07-29Update lexer emoji diagnostics to Unicode 15.0Charles Lew-42/+7
2023-07-27Rollup merge of #114088 - oli-obk:syn, r=davidtwcoGuillaume Gomez-19/+19
2023-07-27Rollup merge of #114098 - klensy:drop-atty, r=fee1-deadMatthias Krüger-2/+0
2023-07-26replace atty crate with std's isTerminalklensy-2/+0
2023-07-26Replace in-tree `rustc_apfloat` with the new version of the crateWesley Wiser-3/+5
2023-07-26Bump syn now that it doesn't affect diagnostics anymoreOli Scherer-19/+19
2023-07-22Make `unconditional_recursion` warning detect recursive dropsMartin Nordholts-0/+1
2023-07-21Bump compiler_builtins to 0.1.98Nicholas Bishop-2/+2
2023-07-20Auto merge of #113695 - bjorn3:fix_rlib_cdylib_metadata_handling, r=pnkfelix,...bors-1/+0
2023-07-19Don't compress dylib metadatabjorn3-1/+0
2023-07-19On nightly, dump ICE backtraces to diskEsteban Küber-0/+28
2023-07-17Update Cargo.lock/tomlPhilipp Krones-22/+13
2023-07-16Add infrastructure `#[rustc_confusables]` attribute to allow targeted许杰友 Jieyou Xu (Joe)-0/+1
2023-07-12use latest version of hermit-abiStefan Lankes-6/+6
2023-07-11Rollup merge of #112717 - celinval:stable-mir-rvalue-1, r=oli-obkMatthias Krüger-0/+1
2023-07-10Don't use serde-derive in the rls shimJosh Stone-1/+0
2023-07-10Implement a few more rvalue translation to smirCelina G. Val-1/+1
2023-07-10Fix standalone buildCelina G. Val-0/+1
2023-07-09Auto merge of #113488 - RalfJung:miri, r=RalfJungbors-2/+2
2023-07-09Auto merge of #112235 - Kobzol:opt-dist, r=Mark-Simulacrumbors-1/+439
2023-07-09Port PGO/LTO/BOLT optimized build pipeline to RustJakub Beránek-1/+439
2023-07-09Auto merge of #113276 - Nilstrieb:rustix, r=Mark-Simulacrumbors-8/+7
2023-07-08update lockfileRalf Jung-2/+2
2023-07-06Auto merge of #113269 - jyn514:update-compiler-builtins, r=Amanieubors-2/+2
2023-07-06Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errorsfee1-dead-0/+11
2023-07-05Update compiler-builtins to 0.1.95jyn-2/+2
2023-07-05Revert "use new c literals instead of cstr! macro"León Orell Valerian Liehr-0/+11
2023-07-04Rollup merge of #113251 - chenyukang:yukang-fix-112940-smir, r=oli-obkMatthias Krüger-0/+1
2023-07-04Auto merge of #113303 - compiler-errors:yeet-chalk, r=lcnrbors-75/+0
2023-07-03Remove chalk from the compilerMichael Goulet-75/+0
2023-07-03Upgrade to indexmap 2.0.0Josh Stone-6/+6
2023-07-03Update rustixNilstrieb-8/+7
2023-07-03use `deeply_normalize` for `assumed_wf_types`lcnr-0/+1
2023-07-02Update std to backtrace 0.3.68Jubilee Young-46/+19
2023-07-02downgrade compiler_builtinsNilstrieb-2/+2
2023-07-02Downgrade rustixNilstrieb-4/+5
2023-07-02Downgrade tracing and synNilstrieb-21/+21
2023-07-02cargo updateNilstrieb-515/+535