]> git.lizzy.rs Git - rust.git/history - src/lib.rs
Auto merge of #107843 - bjorn3:sync_cg_clif-2023-02-09, r=bjorn3
[rust.git] / src / lib.rs
2023-02-09 bjorn3Merge commit '7d53619064ab7045c383644cb445052d2a3d46db...
2023-01-29 borsAuto merge of #106227 - bryangarza:ctfe-limit, r=oli-obk
2023-01-27 borsAuto merge of #107055 - kylematsuda:eb-fn-sig, r=lcnr
2023-01-27 bjorn3Sync from rust 18890f05f6cea40fd25bb4bb9aa6f7372b69f641
2023-01-27 borsAuto merge of #107269 - bjorn3:sync_cg_clif-2023-01...
2023-01-25 bjorn3Vendor newer version of cranelift-native
2023-01-24 Caleb CartwrightMerge commit '1d8491b120223272b13451fc81265aa64f7f4d5b...
2023-01-24 bjorn3Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0...
2023-01-24 bjorn3Merge commit '598f0909568a51de8a2d1148f55a644fd8dffad0...
2023-01-24 Caleb CartwrightMerge pull request #5670 from calebcartwright/subtree...
2023-01-24 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2023-01-20 bjorn3Sync from rust 56ee85274e5a3a4dda92f3bf73d1664c74ff9c15
2022-12-31 bjorn3Add missing extern crate rustc_driver
2022-12-22 bjorn3Enable inline stack probes on AArch64
2022-12-16 bjorn3Revert "Don't PrintOnPanic on fatal errors"
2022-12-16 bjorn3Don't PrintOnPanic on fatal errors
2022-12-14 bjorn3Merge commit '2bb3996244cf1b89878da9e39841e9f6bf061602...
2022-11-23 Manish GoregaokarMerge pull request #3875 from fkohlgrueber/syntax-tree...
2022-10-25 borsAuto merge of #103392 - RalfJung:miri, r=oli-obk
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 bjorn3Sync from rust e64f1110c062f61746f222059439529a43ccf6dc
2022-10-11 bjorn3Sync from rust bb93450ec4af83c20e9ba6c8e575aca55423001a
2022-10-05 bjorn3Sync from rust d8613f792c11d6d348b15eee79da561323fa0199
2022-09-27 bjorn3Merge pull request #1283 from bjorn3/update_cranelift
2022-09-26 bjorn3Enable stack probing on x86_64
2022-09-26 bjorn3Update to Cranelift 0.88.0
2022-09-21 Oli SchererAdd 'src/tools/miri/' from commit '75dd959a3a40eb5b4574...
2022-09-20 borsAuto merge of #2552 - RalfJung:env-term, r=oli-obk
2022-09-20 borsAuto merge of #2548 - RalfJung:remove-tls-diagnostics...
2022-09-20 Ralf Jungrustup, fmt
2022-09-20 Ralf Jungmake some names more consistent
2022-09-20 Ralf Jungput a tcx into the Machine so that we have to pass...
2022-09-20 Ralf Jungavoid thread-local var indirection for non-halting...
2022-09-19 borsAuto merge of #2551 - RalfJung:rustup, r=RalfJung
2022-09-19 Ralf Jungrustup
2022-09-18 borsAuto merge of #2546 - RalfJung:comments, r=RalfJung
2022-09-13 borsAuto merge of #2506 - pvdrz:a-really-bad-clock, r=saethlin
2022-09-13 Ralf Jungmove clock stuff to separate file
2022-09-13 borsAuto merge of #2541 - lengyijun:patch-1, r=RalfJung
2022-09-13 borsAuto merge of #2479 - saethlin:tag-gc, r=oli-obk
2022-09-11 Ben KimockImplement -Zmiri-tag-gc a garbage collector for tags
2022-08-28 borsAuto merge of #96946 - WaffleLapkin:ptr_mask, r=scottmcm
2022-08-27 borsAuto merge of #100999 - nnethercote:shrink-FnAbi, r...
2022-08-24 bjorn3Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193...
2022-08-24 bjorn3Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193...
2022-08-24 bjorn3Sync from rust 4a24f08ba43166cfee86d868b3fe8612aec6faca
2022-08-24 bjorn3Merge pull request #1271 from bjorn3/parallel_comp_support
2022-08-23 bjorn3Add a jobserver based concurrency limiter
2022-08-22 borsAuto merge of #2504 - Hiroki6:move-thread-to-concurrenc...
2022-08-22 Ralf Jungreorganize imports a bit
2022-08-22 Hiroki6move thread.rs into concurrency
2022-08-22 borsAuto merge of #2481 - RalfJung:shim-pattern, r=oli-obk
2022-08-22 borsAuto merge of #2441 - RalfJung:arithmetic, r=oli-obk
2022-08-22 Ralf Jungpass clippy::integer_arithmetic in our shims
2022-08-21 borsAuto merge of #2500 - Hiroki6:make-vector-clock-private...
2022-08-21 Hiroki6rustfmt
2022-08-21 Hiroki6move vector_clock and sync into concurrency & make...
2022-08-19 bjorn3Merge pull request #1266 from bjorn3/parallel_comp_refa...
2022-08-18 borsAuto merge of #2231 - DrMeepster:winfred, r=RalfJung
2022-08-18 bjorn3Remove TyCtxt from DebugContext
2022-08-18 borsAuto merge of #2493 - RalfJung:android, r=RalfJung
2022-08-18 Ralf Jungclippy...
2022-08-18 DrMeepsterbasic theading
2022-08-17 bjorn3Remove TyCtxt parameter from compile_fn
2022-08-17 bjorn3Remove TyCtxt field from CodegenCx
2022-08-17 borsAuto merge of #2485 - 5225225:memalign, r=RalfJung
2022-08-15 bjorn3Sync from rust 6ce76091c7cef21692a15dce1f0a4c415d245be4
2022-08-13 bjorn3Merge pull request #1264 from bjorn3/parallel_comp_refactor
2022-08-13 borsAuto merge of #2484 - RalfJung:rustup, r=RalfJung
2022-08-13 Ralf Jungrustup
2022-08-13 bjorn3Merge pull request #1255 from afonso360/abi-checker
2022-08-12 bjorn3Move copy to incr comp cache to codegen join phase
2022-08-12 bjorn3Extract global_asm module
2022-08-11 bjorn3Introduce OngoingCodegen type
2022-08-10 bjorn3Move cached_context out of CodegenCx
2022-08-10 borsAuto merge of #2461 - RalfJung:frame-in-std, r=RalfJung
2022-08-08 bjorn3Sync from rust f03ce30962cf1b2a5158667eabae8bf6e8d1cb03
2022-08-08 borsAuto merge of #2471 - RalfJung:term, r=RalfJung
2022-08-07 borsAuto merge of #2475 - RalfJung:rustc-lints, r=RalfJung
2022-08-07 Ralf Jungfix rustc lints in Miri
2022-08-07 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2022-08-06 borsAuto merge of #2469 - RalfJung:math, r=RalfJung
2022-08-06 borsAuto merge of #2467 - RalfJung:home, r=RalfJung
2022-08-06 Ralf Jungreally, clippy?!?
2022-07-28 borsAuto merge of #2426 - saethlin:unix-exec, r=RalfJung
2022-07-28 bjorn3Introduce an ArchiveBuilderBuilder
2022-07-26 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 borsAuto merge of #99745 - JohnTitor:rollup-lvrie64, r...
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 bjorn3Sync from rust 2f320a224e827b400be25966755a621779f797cc
2022-07-25 borsAuto merge of #2422 - RalfJung:integers, r=oli-obk
2022-07-23 Ralf Jungpass clippy::cast_possible_truncation
2022-07-23 Ralf Jungpass clippy::cast_sign_loss and clippy::cast_possible_wrap
2022-07-23 Ralf Jungpass clippy::cast_lossless
2022-07-20 borsAuto merge of #2403 - RalfJung:rustup, r=RalfJung
2022-07-20 Ralf Jungrustup
2022-07-19 borsAuto merge of #2350 - RalfJung:remove-deprecated, r...
2022-07-18 Ralf Jungmake atomic intrinsic impl details private
next