]> git.lizzy.rs Git - rust.git/history - Cargo.toml
Auto merge of #2426 - saethlin:unix-exec, r=RalfJung
[rust.git] / Cargo.toml
2022-07-20 borsAuto merge of #2402 - RalfJung:cargo-target, r=RalfJung
2022-07-19 borsAuto merge of #2350 - RalfJung:remove-deprecated, r...
2022-07-18 borsAuto merge of #2385 - RalfJung:dev, r=RalfJung
2022-07-18 Ralf Junguse env vars, not Cargo.toml, to configure out dev...
2022-07-15 borsAuto merge of #2368 - RalfJung:debug, r=oli-obk
2022-07-14 Ralf Jungmake cache consistency checks into regular debug assertions
2022-07-14 Ralf Jungdon't forcefully enable debug assertions, but make...
2022-07-03 borsAuto merge of #2320 - RalfJung:less-rebuilds, r=RalfJung
2022-07-03 Ralf Jungreduce regex features to reduce rebuilds
2022-07-03 borsAuto merge of #2318 - RalfJung:nodoc, r=RalfJung
2022-07-03 borsAuto merge of #1935 - saethlin:optimize-sb, r=RalfJung
2022-07-02 Ben KimockExplain cache behavior a bit better, clean up diff
2022-07-01 Ben KimockCache lookups into the borrow stack
2022-06-25 borsAuto merge of #2196 - carbotaniuman:permissive-stacked...
2022-06-24 borsAuto merge of #2263 - wesleywiser:update_measureme...
2022-06-24 Wesley WiserUpdate measureme to the latest version
2022-05-25 borsAuto merge of #2032 - rust-lang:gesundheit, r=oli-obk
2022-05-25 Oli SchererAdd a custom ui test runner and move all tests to it
2022-05-14 borsAuto merge of #2030 - saethlin:track-alloc-history...
2022-05-10 borsAuto merge of #2084 - rust-lang:silence, r=RalfJung
2022-05-01 borsAuto merge of #2098 - RalfJung:papers, r=RalfJung
2022-05-01 borsAuto merge of #2094 - dtolnay-contrib:truncate, r=RalfJung
2022-05-01 borsAuto merge of #2095 - dtolnay-contrib:ref, r=RalfJung
2022-04-30 borsAuto merge of #2096 - dtolnay-contrib:whitespace, r...
2022-04-30 David TolnayClean up all trailing whitespace
2022-04-10 borsAuto merge of #2062 - RalfJung:rustup, r=RalfJung
2022-04-09 borsAuto merge of #2061 - RalfJung:edition, r=RalfJung
2022-04-09 Ralf Jungport Miri to edition 2021
2022-04-05 borsAuto merge of #2047 - RalfJung:no-extras, r=RalfJung
2022-04-05 borsAuto merge of #2049 - atouchet:lic, r=RalfJung
2022-04-04 Alex TouchetUse SPDX license format
2022-03-20 borsAuto merge of #1975 - DrMeepster:backtrace_fix, r=RalfJung
2022-03-12 borsAuto merge of #2018 - RalfJung:term, r=oli-obk
2022-03-12 borsAuto merge of #2021 - RalfJung:write-fields-refactor...
2022-03-12 borsAuto merge of #2019 - RalfJung:align, r=RalfJung
2022-03-12 Ralf Jungalso accept odd number of hex digits; add README sectio...
2021-10-01 borsAuto merge of #1895 - a1phyr:update_deps, r=RalfJung
2021-10-01 Benoît du GarreauUpdate dependencies
2021-09-01 borsAuto merge of #1883 - smoelius:master, r=RalfJung
2021-09-01 Samuel E. Moelius IIIUpdate compiletest_rs dependency
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
next