summaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #108638 - Zoxc:erase-query-values-map, r=cjgillotbors2023-05-141-1/+32
|\
| * Update Cargo.lockJohn Kåre Alsaker2023-04-301-1/+32
* | Auto merge of #111535 - RalfJung:miri, r=RalfJungbors2023-05-131-2/+2
|\ \
| * | update lockfileRalf Jung2023-05-131-2/+2
* | | Auto merge of #107586 - SparrowLii:parallel-query, r=cjgillotbors2023-05-131-0/+1
|\ \ \ | |/ / |/| |
| * | introduce `DynSend` and `DynSync` auto traitSparrowLii2023-05-061-0/+1
* | | Rollup merge of #111393 - klensy:win-0.48, r=oli-obkMatthias Krüger2023-05-121-16/+7
|\ \ \
| * | | bump windows crate 0.46 -> 0.48 in workspaceklensy2023-05-091-16/+7
* | | | update lockfileRalf Jung2023-05-111-2/+2
|/ / /
* | | Auto merge of #110152 - ChrisDenton:windows-sys, r=thomccbors2023-05-091-0/+29
|\ \ \
| * | | Generate windows-sys bindingsChris Denton2023-05-051-0/+29
* | | | Rollup merge of #111004 - clubby789:migrate-mir-transform, r=oli-obkMichael Goulet2023-05-081-0/+3
|\ \ \ \
| * | | | Migrate `mir_transform` to translatable diagnosticsclubby7892023-05-021-0/+3
| | |_|/ | |/| |
* | | | Rollup merge of #110638 - nikarh:vita, r=Mark-SimulacrumYuki Okushi2023-05-081-2/+2
|\ \ \ \
| * | | | PS Vita std supportNikolay Arhipov2023-05-071-2/+2
* | | | | Auto merge of #111306 - Urgau:hashbrown-std-0.13, r=Amanieubors2023-05-071-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update hashbrown from 0.12.3 to 0.13.1 for stdUrgau2023-05-071-4/+4
| | |/ / | |/| |
* | | | Rollup merge of #110610 - spastorino:smir-terminator, r=oli-obkMatthias Krüger2023-05-061-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add Assert terminator to SMIRSantiago Pastorino2023-05-051-0/+1
* | | | Update Cargo.lockPhilipp Krones2023-05-051-4/+4
| |/ / |/| |
* | | bump rustc-build-sysroot to fix miri sysroot buildRalf Jung2023-05-051-2/+2
* | | Rollup merge of #108865 - Zoxc:library-dummy-crate, r=jyn514Matthias Krüger2023-05-041-1/+9
|\ \ \
| * | | Add a `sysroot` crate to represent the standard library cratesJohn Kåre Alsaker2023-04-251-1/+9
* | | | Rollup merge of #111027 - clubby789:query-instability-builtin-macros, r=petro...Matthias Krüger2023-05-041-0/+1
|\ \ \ \
| * | | | Use `GrowableBitSet` to store positional indexes in `asm!`clubby7892023-05-021-0/+1
| | |/ / | |/| |
* | | | Rollup merge of #111104 - Manishearth:icuup, r=compiler-errorsManish Goregaokar2023-05-031-16/+16
|\ \ \ \
| * | | | Update ICU4X to 1.2Manish Goregaokar2023-05-021-16/+16
| |/ / /
* | | | Rollup merge of #111086 - nnethercote:rm-MemEncoder, r=cjgillotDylan DPC2023-05-041-0/+1
|\ \ \ \
| * | | | Remove `MemEncoder`.Nicholas Nethercote2023-05-021-0/+1
| | |_|/ | |/| |
* | | | Rollup merge of #110436 - Mark-Simulacrum:support-xz-version, r=pietroalbiniDylan DPC2023-05-041-4/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Support loading version information from xz tarballsMark Rousskov2023-04-161-4/+5
* | | | Auto merge of #111036 - RalfJung:miri, r=RalfJungbors2023-05-011-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | update lockfileRalf Jung2023-04-301-2/+4
* | | | Auto merge of #111001 - matthiaskrgr:rollup-u590scu, r=matthiaskrgrbors2023-04-301-0/+1
|\ \ \ \
| * \ \ \ Rollup merge of #110586 - ChrisDenton:msvc-oem-output, r=workingjubileeMatthias Krüger2023-04-301-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix Unreadable non-UTF-8 output on localized MSVCChris Denton2023-04-271-0/+1
* | | | | Auto merge of #109611 - Zoxc:query-engine-rem, r=cjgillotbors2023-04-291-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove QueryEngine traitJohn Kåre Alsaker2023-04-261-0/+2
* | | | | Rollup merge of #110951 - mixi:libressl-3.7.x, r=Mark-SimulacrumMatthias Krüger2023-04-291-2/+2
|\ \ \ \ \
| * | | | | Add support for LibreSSL 3.7.xJohannes Nixdorf2023-04-281-2/+2
| | |/ / / | |/| | |
* | | | | Bump libffi-sys to 2.3.0WANG Rui2023-04-271-2/+2
|/ / / /
* | | | Auto merge of #110562 - ComputerDruid:riscv, r=tmandrybors2023-04-271-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add definitions for riscv64gc-unknown-fuchsiaDan Johnson2023-04-251-2/+2
* | | | Auto merge of #110518 - loongarch-rs:update-linux-raw-sys, r=Mark-Simulacrumbors2023-04-251-14/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update dependenciesWANG Rui2023-04-231-14/+23
* | | | Auto merge of #110718 - flip1995:clippyup, r=Manishearthbors2023-04-241-5/+4
|\ \ \ \
| * | | | Update Cargo.lockPhilipp Krones2023-04-231-5/+4
| |/ / /
* | | | Rollup merge of #110681 - klensy:cut-dep, r=lcnrYuki Okushi2023-04-251-11/+0
|\ \ \ \ | |/ / / |/| | |
| * | | drop unused deps, gate libc under unix for one crateklensy2023-04-221-11/+0
* | | | Auto merge of #110186 - Nilstrieb:update-time, r=Mark-Simulacrumbors2023-04-231-39/+271
|\ \ \ \