]> git.lizzy.rs Git - rust.git/history - Cargo.toml
long closure -> function
[rust.git] / Cargo.toml
2021-05-30 borsAuto merge of #1791 - Aaron1011:measureme, r=RalfJung
2021-05-29 Aaron HillAddress review comments
2021-05-29 Aaron HillAdd `measureme` integration for profiling the interpret...
2021-05-01 borsAuto merge of #1784 - hyd-dev:harness-false, r=RalfJung
2021-05-01 hyd-devUse `harness = false` instead of `#![feature(custom_tes...
2021-04-04 borsAuto merge of #1755 - RalfJung:cargo-update, r=RalfJung
2021-04-04 Ralf Jungbump miri dependencies
2021-03-09 borsAuto merge of #1736 - DJMcNab:rust-analyzer-private...
2021-03-09 Daniel McNabAdd link to pr for documentation
2021-03-08 Daniel McNabOpt-in to rustc_private for `rust-analyzer`
2020-11-30 borsAuto merge of #1636 - RalfJung:rustup, r=oli-obk
2020-11-29 Ralf Jungremove miri-rustc-tests
2020-11-29 borsAuto merge of #1617 - JCTyblaidd:data_race_detector...
2020-11-02 JCTyBlaiddInitial data-race detector,
2020-09-18 borsAuto merge of #1549 - RalfJung:panic-abort, r=oli-obk
2020-09-18 borsAuto merge of #1548 - RalfJung:update, r=RalfJung
2020-09-18 Ralf Jungupdate for major version bumps
2020-08-21 borsAuto merge of #1518 - workingjubilee:remove-byteorder...
2020-08-20 Jubilee YoungRemove byteorder dependency
2020-06-09 borsAuto merge of #1418 - divergentdave:file-sync, r=RalfJung
2020-05-28 borsAuto merge of #1422 - RalfJung:cargo-miri-workspace...
2020-05-28 Ralf Jungno workspace as that is incompatible with the rustc...
2020-05-28 Ralf Jungre-add some fake dependencies to avoid rebuilds
2020-05-28 Ralf Jungmake cargo-miri a separate crate in a workspace
2020-04-10 borsAuto merge of #1308 - RalfJung:miri, r=RalfJung
2020-04-10 borsAuto merge of #1316 - RalfJung:compiletest, r=RalfJung
2020-04-10 Ralf Jungbump compiletest
2020-03-15 borsAuto merge of #1230 - RalfJung:cargo, r=RalfJung
2020-03-15 Ralf JungCargo.toml: group all dependencies together
2020-03-04 borsAuto merge of #1205 - RalfJung:serde, r=RalfJung
2020-03-04 Ralf Jungdowngrade serde_json to match rustc workspace
2020-02-26 borsAuto merge of #1152 - divergentdave:shim-directory...
2020-02-24 borsAuto merge of #1136 - Aaron1011:feature/check-libstd...
2020-02-24 Ralf Jungfix Cargo.toml
2020-02-24 Aaron HillUse 'cargo check' to build the sysroot and target crate
2019-12-22 borsAuto merge of #1101 - christianpoveda:stat-shim, r...
2019-12-06 borsAuto merge of #1104 - RalfJung:readme, r=oli-obk
2019-12-06 borsAuto merge of #1103 - RalfJung:no-recompile, r=RalfJung
2019-12-06 Ralf Jungavoid recompiling Miri on install
2019-11-26 borsAuto merge of #1078 - RalfJung:uprust, r=RalfJung
2019-11-26 Ralf Jungcargo update
2019-11-19 borsAuto merge of #693 - Aaron1011:feature/panic_unwind_fin...
2019-11-18 borsAuto merge of #1060 - RalfJung:compiletest, r=RalfJung
2019-11-18 Ralf Jungbump compiletest; remove unused feature
2019-11-17 borsAuto merge of #1055 - RalfJung:panic-stub, r=RalfJung
2019-11-16 Ralf Jungtry the stable feature of compiletest
2019-11-09 Christian PovedaFix merge conflicts
2019-10-28 borsAuto merge of #1025 - mati865:deps, r=RalfJung
2019-10-27 Mateusz MikułaBump dependencies
2019-10-24 borsAuto merge of #1020 - RalfJung:compiletest, r=RalfJung
2019-10-24 Ralf Jungcompiletest-nightly should work again
2019-10-24 borsAuto merge of #1019 - RalfJung:rustup, r=RalfJung
2019-10-24 Ralf Jungrustup: more flexible write_bytes avoids allocations...
2019-10-23 borsAuto merge of #993 - christianpoveda:os_string_helper...
2019-10-23 borsAuto merge of #1017 - RalfJung:test, r=RalfJung
2019-10-23 borsAuto merge of #1016 - RalfJung:rustup, r=RalfJung
2019-10-23 Ralf Junguse compiletest_rs for stable compiler as nightly is...
2019-10-22 Christian PovedaUse new write_bytes method
2019-10-22 borsAuto merge of #1015 - RalfJung:appv, r=RalfJung
2019-10-22 borsAuto merge of #1014 - RalfJung:rustup, r=RalfJung
2019-10-22 Ralf Jungrustup: fix for write_bytes and new union rules
2019-10-16 borsAuto merge of #987 - christianpoveda:check-unsupported...
2019-10-15 borsAuto merge of #980 - JOE1994:master, r=RalfJung
2019-10-15 borsAuto merge of #975 - christianpoveda:clock-shim, r...
2019-10-14 borsAuto merge of #992 - christianpoveda:check-errno-value...
2019-10-14 borsAuto merge of #994 - RalfJung:rustup, r=RalfJung
2019-10-14 Ralf Jungbump compiletest
2019-09-30 Christian PovedaReserve fides for stdio and fix merge issues
2019-09-28 borsAuto merge of #957 - christianpoveda:ptr-align-offset...
2019-09-28 borsAuto merge of #963 - rust-lang:rustup, r=RalfJung
2019-09-26 Oliver SchererUpdate to latest nightly
2019-09-16 borsAuto merge of #945 - christianpoveda:ptr-align-offset...
2019-09-14 borsAuto merge of #949 - RalfJung:ask-to-run, r=RalfJung
2019-09-14 borsAuto merge of #952 - RalfJung:rustup, r=RalfJung
2019-09-13 borsAuto merge of #948 - mati865:patch-1, r=RalfJung
2019-09-12 borsAuto merge of #947 - RalfJung:rand, r=oli-obk
2019-09-12 Mateusz MikułaBump byteorder and remove no-op feature
2019-09-11 Ralf Jungbump rand dependency
2019-08-29 borsAuto merge of #931 - RalfJung:retag-makes-my-head-hurt...
2019-08-28 borsAuto merge of #930 - RalfJung:build, r=RalfJung
2019-08-28 Ralf Jungmore implicit
2019-08-27 borsAuto merge of #925 - christianpoveda:environ-shim,...
2019-08-27 borsAuto merge of #927 - RalfJung:getrandom, r=RalfJung
2019-08-27 Ralf Jungexplicitly enable getrandom/std feature
2019-08-27 borsAuto merge of #917 - RalfJung:isolation, r=oli-obk
2019-08-26 borsAuto merge of #924 - RalfJung:getrandom, r=RalfJung
2019-08-26 Ralf Jungdecrease getrandom version so that we dont have to...
2019-08-23 borsAuto merge of #914 - christianpoveda:use-host-rng,...
2019-08-19 Christian PovedaUse host's rng when communication is enabled
2019-07-06 borsAuto merge of #827 - lzutao:patch-1, r=RalfJung
2019-07-06 lzutaoRemove stable cargo feature `default-run`
2019-06-03 Ralf JungMerge branch 'master' into debug
2019-06-03 Ralf JungMerge pull request #760 from lzutao/bump-dep
2019-06-03 Lzu TaoBump directories to 2.0
2019-06-03 Lzu TaoBump cargo_metadata to 0.8
2019-05-28 Ralf Jungadd Miri build script (#745)
2019-05-27 Ralf JungMerge branch 'master' into miri-build
2019-05-27 Ralf Jungdependency management
2019-04-27 Ralf JungMerge pull request #717 from Eijebong/metadata
2019-04-27 Bastien OrivelUpdate cargo_metadata to 0.7
next