summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2023-09-29Rollup merge of #116234 - RalfJung:miri, r=RalfJungMatthias Krüger-6/+11
2023-09-28update lockfileRalf Jung-6/+11
2023-09-28Auto merge of #114882 - ChrisDenton:riddle-me, r=dtolnaybors-11/+7
2023-09-27Rollup merge of #115934 - oli-obk:smir_identity, r=spastorinoMatthias Krüger-1/+10
2023-09-26Auto merge of #116139 - flip1995:clippyup, r=Manishearthbors-12/+0
2023-09-25Split out the stable part of smir into its own crate to prevent accidental us...Oli Scherer-1/+10
2023-09-25Update Cargo.lockPhilipp Krones-12/+0
2023-09-24deps: update rustix and linux-raw-sys for MIPS R6chenx97-65/+27
2023-09-22Fixes from PRAyush Singh-2/+2
2023-09-22Add Minimal Std implementation for UEFIAyush Singh-0/+23
2023-09-19chore(miri): bump env_logger to 0.10Martin Kröning-14/+1
2023-09-19chore(Cargo.lock): bump colored and tracing-treeMartin Kröning-7/+7
2023-09-19Rollup merge of #115839 - Dirreke:bump-libc, r=dtolnayGuillaume Gomez-2/+2
2023-09-19Auto merge of #104101 - betrusted-io:xous-libstd-initial, r=bjorn3bors-2/+2
2023-09-19Rollup merge of #115869 - ferrocene:pa-fix-tests-cargo-remap, r=compiler-errorsMatthias Krüger-0/+10
2023-09-18Auto merge of #115795 - Kobzol:opt-dist-custom, r=Mark-Simulacrumbors-4/+72
2023-09-15avoid blessing cargo deps's source code in ui testsPietro Albini-0/+10
2023-09-14Bump libc to 0.2.148dirreke-2/+2
2023-09-12Refactor EnvironmentJakub Beránek-4/+72
2023-09-12Update Cargo.lock (ui_test update)Philipp Krones-3/+3
2023-09-08Reuse rustdoc's doc comment handling in ClippyAlex Macleod-1/+0
2023-09-06Rollup merge of #115574 - Veykril:rustc_parse_format-dep, r=NilstriebMatthias Krüger-1/+1
2023-09-05Replace data_structures dependency with index in rustc_parse_formatLukas Wirth-1/+1
2023-09-05Add tool `src/tools/coverage-dump` for use by some new coverage testsZalathar-0/+18
2023-09-01remove some unused crate depsklensy-4/+0
2023-08-29Auto merge of #115354 - matthiaskrgr:rollup-4cotcxz, r=matthiaskrgrbors-0/+3
2023-08-29Bump ui_testOli Scherer-10/+10
2023-08-29Create StableMir replacer for SMirCallsouz-a-0/+3
2023-08-28Remove old bindings that have been movedChris Denton-1/+1
2023-08-28Update windows ffi bindingsChris Denton-11/+7
2023-08-24Update Cargo.lock (ui_test update)Philipp Krones-31/+208
2023-08-22Bump backtrace to 0.3.69Tyler Mandry-37/+13
2023-08-22Cargo.lock: bump compiler_builtins to 0.1.101Sean Cross-2/+2
2023-08-22update lockfileRalf Jung-26/+27
2023-08-20update anyhowRalf Jung-2/+2
2023-08-17update `thsiserror` to release >= 1.0.46Rémy Rakic-4/+4
2023-08-14Upgrade Object and related depsdirreke-55/+69
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