| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #111036 - RalfJung:miri, r=RalfJung | bors | 2023-05-01 | 1 | -2/+4 |
|\ |
|
| * | update lockfile | Ralf Jung | 2023-04-30 | 1 | -2/+4 |
* | | Auto merge of #111001 - matthiaskrgr:rollup-u590scu, r=matthiaskrgr | bors | 2023-04-30 | 1 | -0/+1 |
|\ \ |
|
| * \ | Rollup merge of #110586 - ChrisDenton:msvc-oem-output, r=workingjubilee | Matthias Krüger | 2023-04-30 | 1 | -0/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Fix Unreadable non-UTF-8 output on localized MSVC | Chris Denton | 2023-04-27 | 1 | -0/+1 |
* | | | Auto merge of #109611 - Zoxc:query-engine-rem, r=cjgillot | bors | 2023-04-29 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove QueryEngine trait | John Kåre Alsaker | 2023-04-26 | 1 | -0/+2 |
* | | | Rollup merge of #110951 - mixi:libressl-3.7.x, r=Mark-Simulacrum | Matthias Krüger | 2023-04-29 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Add support for LibreSSL 3.7.x | Johannes Nixdorf | 2023-04-28 | 1 | -2/+2 |
| | |/
| |/| |
|
* | | | Bump libffi-sys to 2.3.0 | WANG Rui | 2023-04-27 | 1 | -2/+2 |
|/ / |
|
* | | Auto merge of #110562 - ComputerDruid:riscv, r=tmandry | bors | 2023-04-27 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Add definitions for riscv64gc-unknown-fuchsia | Dan Johnson | 2023-04-25 | 1 | -2/+2 |
* | | Auto merge of #110518 - loongarch-rs:update-linux-raw-sys, r=Mark-Simulacrum | bors | 2023-04-25 | 1 | -14/+23 |
|\ \ |
|
| * | | Update dependencies | WANG Rui | 2023-04-23 | 1 | -14/+23 |
* | | | Auto merge of #110718 - flip1995:clippyup, r=Manishearth | bors | 2023-04-24 | 1 | -5/+4 |
|\ \ \ |
|
| * | | | Update Cargo.lock | Philipp Krones | 2023-04-23 | 1 | -5/+4 |
| |/ / |
|
* | | | Rollup merge of #110681 - klensy:cut-dep, r=lcnr | Yuki Okushi | 2023-04-25 | 1 | -11/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | drop unused deps, gate libc under unix for one crate | klensy | 2023-04-22 | 1 | -11/+0 |
* | | | Auto merge of #110186 - Nilstrieb:update-time, r=Mark-Simulacrum | bors | 2023-04-23 | 1 | -39/+271 |
|\ \ \ |
|
| * | | | Update chrono/spdx-rs | nils | 2023-04-22 | 1 | -39/+271 |
| |/ / |
|
* | | | Remove unused `synstructure` dep | clubby789 | 2023-04-22 | 1 | -1/+0 |
|/ / |
|
* | | Auto merge of #106704 - ecnelises:big_archive, r=bjorn3 | bors | 2023-04-19 | 1 | -34/+31 |
|\ \ |
|
| * | | Bump version of object and related crates | Qiu Chaofan | 2023-04-19 | 1 | -34/+31 |
* | | | Add `rustc_fluent_macro` to decouple fluent from `rustc_macros` | Nilstrieb | 2023-04-18 | 1 | -4/+47 |
|/ / |
|
* | | Rollup merge of #110409 - Nilstrieb:some-manual-javascript-object-notationing... | Matthias Krüger | 2023-04-18 | 1 | -1/+0 |
|\ \ |
|
| * | | Don't use `serde_json` to serialize a simple JSON object | Nilstrieb | 2023-04-16 | 1 | -1/+0 |
| |/ |
|
* | | chore: remove `rustc-workspace-hack` | Weihang Lo | 2023-04-16 | 1 | -6/+2 |
* | | chore: remove Cargo features in rustc-workspace-hack | Weihang Lo | 2023-04-16 | 1 | -82/+0 |
* | | chore: allow `cargo` to have its own workspace | Weihang Lo | 2023-04-16 | 1 | -1680/+25 |
* | | Auto merge of #110405 - fee1-dead-contrib:rollup-9rkree6, r=fee1-dead | bors | 2023-04-16 | 1 | -1/+0 |
|\ \ |
|
| * | | Move some utils out of `rustc_const_eval` | Nilstrieb | 2023-04-16 | 1 | -1/+0 |
| |/ |
|
* | | Use lints via `lint_defs` instead of `lints` | Nilstrieb | 2023-04-16 | 1 | -1/+1 |
|/ |
|
* | Rollup merge of #106249 - Ezrashaw:suggest-test-tool, r=jyn514,albertlarsan68 | Yuki Okushi | 2023-04-14 | 1 | -2/+11 |
|\ |
|
| * | feat: implement basic suggest-tests tool | Ezra Shaw | 2023-04-09 | 1 | -2/+11 |
* | | Auto merge of #110079 - fee1-dead-contrib:bump-futures, r=Mark-Simulacrum | bors | 2023-04-13 | 1 | -19/+19 |
|\ \ |
|
| * | | bump `futures` to use syn 2.0 | Deadbeef | 2023-04-08 | 1 | -19/+19 |
| |/ |
|
* | | Rollup merge of #110188 - Nilstrieb:remove-remove-dir-all, r=jyn514 | Matthias Krüger | 2023-04-12 | 1 | -2/+0 |
|\ \ |
|
| * | | Remove orphaned remove_dir_all implementation from rust-installer | nils | 2023-04-11 | 1 | -2/+0 |
* | | | Rollup merge of #110182 - WaffleLapkin:neither, r=Nilstrieb | Matthias Krüger | 2023-04-12 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Use `itertools::Either` instead of own `EitherIter` impl | Maybe Waffle | 2023-04-11 | 1 | -0/+1 |
* | | | | Auto merge of #110198 - weihanglo:update-cargo, r=weihanglo | bors | 2023-04-11 | 1 | -8/+8 |
|\ \ \ \ |
|
| * | | | | Update cargo | Weihang Lo | 2023-04-11 | 1 | -8/+8 |
* | | | | | Update Cargo.lock | Philipp Krones | 2023-04-11 | 1 | -0/+1 |
|/ / / / |
|
* | | | | Auto merge of #110078 - fee1-dead-contrib:bump-serde, r=Mark-Simulacrum | bors | 2023-04-10 | 1 | -5/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Bump serde to use syn 2.0 | Deadbeef | 2023-04-08 | 1 | -5/+5 |
| | |/
| |/| |
|
* | | | Auto merge of #110008 - klensy:deps-up-apr-06, r=Mark-Simulacrum | bors | 2023-04-10 | 1 | -18/+22 |
|\ \ \
| |/ /
|/| | |
|
| * | | bump few deps | klensy | 2023-04-06 | 1 | -18/+22 |
* | | | Auto merge of #109663 - fee1-dead-contrib:rustc_macros-syn-2.0, r=Nilstrieb | bors | 2023-04-07 | 1 | -6/+18 |
|\ \ \
| |/ /
|/| | |
|
| * | | migrate rustc_macros to syn 2.0 | Deadbeef | 2023-04-06 | 1 | -6/+18 |
| |/ |
|
* | | Use elsa =1.7.1 as 1.8.0 was an accidental copy of 1.7.0 | Oli Scherer | 2023-04-05 | 1 | -2/+2 |