]> git.lizzy.rs Git - rust.git/history - src
Enable inline asm on macOS
[rust.git] / src /
2022-08-12 bjorn3Enable inline asm on macOS
2022-08-12 bjorn3Remove the partial linking hack for global asm support
2022-08-12 bjorn3Don't take TyCtxt as argument for compile_global_asm
2022-08-12 bjorn3Move some sess.fatal calls out of compile_global_asm
2022-08-12 bjorn3Extract global_asm module
2022-08-11 bjorn3Introduce OngoingCodegen type
2022-08-11 bjorn3Return ModuleCodegenResult from reuse_workproduct_for_cgu
2022-08-10 bjorn3Move cached_context out of CodegenCx
2022-08-10 bjorn3Split non-compile parts of codegen_fn out into a separa...
2022-08-10 bjorn3Move some code into codegen_fn_content
2022-08-09 bjorn3Remove most trap functions and remove all trapnz usages
2022-08-08 bjorn3Sync from rust f03ce30962cf1b2a5158667eabae8bf6e8d1cb03
2022-08-04 bjorn3Merge pull request #1254 from afonso360/float-intrinsic...
2022-08-03 Afonso BordadoUse native cranelift instructions when lowering float...
2022-07-28 Afonso BordadoUpdate to cranelift 0.86 (#1250)
2022-07-28 bjorn3Introduce an ArchiveBuilderBuilder
2022-07-28 bjorn3Inline inject_dll_import_lib
2022-07-28 bjorn3Move output argument from ArchiveBuilder::new to .build()
2022-07-26 bjorn3Merge branch 'sync_from_rust'
2022-07-26 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 bjorn3Implement some more llvm float compare intrinsic options
2022-07-26 bjorn3Outline a bug! invocation
2022-07-26 bjorn3Fully remove the intrinsic_match macro
2022-07-26 bjorn3Start moving away from the intrinsic_match macro
2022-07-26 borsAuto merge of #99745 - JohnTitor:rollup-lvrie64, r...
2022-07-26 borsAuto merge of #98989 - dpaoliello:rawdylibbin, r=michae...
2022-07-25 bjorn3Merge branch 'sync_from_rust'
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 bjorn3Sync from rust 2f320a224e827b400be25966755a621779f797cc
2022-07-25 bjorn3Merge pull request #1247 from bjorn3/melt_some_ice
2022-07-25 bjorn3Fix -Zpolymorphize
2022-07-25 bjorn3Fix size_of_val and min_align_of_val for truly unsized...
2022-07-25 bjorn3Error when trying to define variadic functions
2022-07-24 borsAuto merge of #99251 - cuviper:hashbrown-0.12, r=Mark...
2022-07-22 bjorn3Report an error on incompatible symbol definitions
2022-07-22 bjorn3Fix inline asm codegen for empty template
2022-07-22 bjorn3Don't crash when local variables are too big to store...
2022-07-22 Daniel PaolielloEnable raw-dylib for binaries
2022-07-20 Ralf Jungvarious nits from review
2022-07-20 bjorn3Implement vtable_size and vtable_align intrinsics for...
2022-07-20 Ralf Jungslightly cleaner, if more verbose, vtable handling...
2022-07-20 Ralf Jungconsistently use VTable over Vtable (matching stable...
2022-07-20 Ralf Jungrename get_global_alloc to try_get_global_alloc
2022-07-20 Ralf Jungadd a Vtable kind of symbolic allocations
2022-07-20 Oli SchererRevert "Rollup merge of #98582 - oli-obk:unconstrained_...
2022-07-18 bjorn3Sync from rust 880416180b0a9ee1141c07d4d17667edb77daebd
2022-07-17 borsAuto merge of #99033 - 5225225:interpreter-validity...
2022-07-15 Oli SchererIntroduce opaque type to hidden type projection
2022-07-14 5225225Use constant eval to do strict validity checks
2022-07-13 Joshua NelsonRename `debugging_opts` to `unstable_opts`
2022-07-13 borsAuto merge of #99210 - Dylan-DPC:rollup-879cp1t, r...
2022-07-13 Dylan DPCRollup merge of #99155 - Amanieu:unstable-target-featur...
2022-07-12 ouz-aadd new rval, pull deref early
2022-07-11 Amanieu d'AntrasKeep unstable target features for asm feature checking
2022-07-09 Ralf Jungtweak names and output and bless
2022-07-09 Ralf Jungreview feedback
2022-07-09 Ralf Jungfix cranelift and gcc backends
2022-07-09 Dylan DPCRollup merge of #99070 - tamird:update-tracking-issue...
2022-07-06 David Woodincr: cache dwarf objects in work products
2022-07-06 Alan EgertonUpdate TypeVisitor paths
2022-07-05 borsAuto merge of #96862 - oli-obk:enum_cast_mir, r=RalfJung
2022-07-03 bjorn3Sync from rust f99f9e48ed77a99747c6d07b42fdfe500f1a7de0
2022-07-02 bjorn3Add code to print clif ir on panics during define_function
2022-06-30 Camille GILLOTRecover when failing to normalize closure signature.
2022-06-30 Oli SchererChange enum->int casts to not go through MIR casts.
2022-06-28 bjorn3Fix a crash for 11 single byte fields passed through...
2022-06-28 bjorn3Run regalloc checker on CI
2022-06-23 bjorn3Disable DWARF debuginfo on Windows
2022-06-23 bjorn3Adopt for "Remove dereferencing of Box from codegen"
2022-06-23 bjorn3Sync from rust 10f4ce324baf7cfb7ce2b2096662b82b79204944
2022-06-21 borsAuto merge of #98098 - bjorn3:archive_refactor, r=micha...
2022-06-19 bjorn3Remove the source archive functionality of ArchiveWriter
2022-06-19 bjorn3Fix "Remove src_files and remove_file"
2022-06-18 Matthias KrügerRollup merge of #98165 - WaffleLapkin:once_things_renam...
2022-06-16 Yuki OkushiRollup merge of #97675 - nvzqz:unsized-needs-drop,...
2022-06-16 Maybe WaffleMove/rename `lazy::Sync{OnceCell,Lazy}` to `sync::...
2022-06-14 bjorn3Remove src_files and remove_file
2022-06-14 b-naberimplement valtrees as the type-system representation...
2022-06-14 Nicholas NethercoteRename the `ConstS::val` field as `kind`.
2022-06-09 bjorn3Mark extern rust-cold calls as cold
2022-06-09 bjorn3Sync from rust be16c6166f08f9b26d854783bbd4ce8d006c8f6f
2022-06-07 borsAuto merge of #97825 - Dylan-DPC:rollup-ya51k1k, r...
2022-06-07 borsAuto merge of #97512 - scottmcm:add-coldcc, r=nagisa...
2022-06-06 bjorn3Make saved_file field of WorkProduct non-optional
2022-06-06 bjorn3Factor Option out of copy_cgu_workproduct_to_incr_comp_...
2022-06-06 bjorn3Avoid an unnecessary clone for copy_cgu_workproduct_to_...
2022-06-06 bjorn3Rename CodegenUnit::work_product to previous_work_product
2022-06-02 bjorn3Remove workaround for bytecodealliance/wasmtime#3963
2022-06-02 Ralf Jungadd cast kind of from_exposed_addr (int-to-ptr casts)
2022-06-01 Ralf Jungrename PointerAddress → PointerExposeAddress
2022-05-31 Tomasz MiąskoAdd a pointer to address cast kind
2022-05-30 Scott McMurrayUse CallConv::Cold in cranelift for extern "rust-cold"
2022-05-30 Scott McMurrayAdd support for emitting functions with `coldcc` in...
2022-05-24 5225225Add flag for stricter checks on uninit/zeroed
2022-05-23 Jakob DegenRefactor call terminator to always hold a destination...
2022-05-18 bjorn3Fix symbol tables in case of multiple object files...
2022-05-15 bjorn3Merge branch 'sync_from_rust'
2022-05-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-15 bjorn3Rustup to rustc 1.62.0-nightly (70b3681bf 2022-05-14)
2022-05-15 bjorn3Sync from rust e1ec3260d79497080ca86540562d410ba67d2a95
next