]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-17 bjorn3Revert "Update Cranelift to 0.79.0"
2021-12-17 bjorn3Update cranelift patch section
2021-12-16 bjorn3Update Cranelift to 0.79.0
2021-12-16 bjorn3Update libc
2021-12-16 bjorn3Rustc tests: ignore a couple more rustdoc tests
2021-12-16 bjorn3Rustup to rustc 1.59.0-nightly (c5ecc1570 2021-12-15)
2021-12-16 bjorn3Sync from rust a090c8659c3be0cbc7dc93c4b2c11a9cdbf8b980
2021-12-16 bjorn3Fix unused crate warning
2021-12-15 bjorn3Fix crash when struct argument size is not a multiple...
2021-12-15 Matthias KrügerRollup merge of #91868 - tmiasko:llvm-time-trace-out...
2021-12-13 Amanieu d'AntrasRemove invalid doc links.
2021-12-13 Tomasz MiąskoUse `OutputFilenames` to generate output file for ...
2021-12-09 bjorn3Rustfmt
2021-12-09 bjorn3Use cg_ssa for creating the dylib metadata file
2021-12-09 bjorn3Rustup to rustc 1.59.0-nightly (e6b883c74 2021-12-08)
2021-12-07 bjorn3Use const thread_local!
2021-12-07 bjorn3Rustup to rustc 1.59.0-nightly (0fb1c371d 2021-12-06)
2021-12-07 bjorn3Sync from rust c5c94945096265b6d675b2f55a247c4799de8d87
2021-12-04 Mara BosUse IntoIterator for array impl everywhere.
2021-12-04 bjorn3Remove black box inline asm fallback
2021-12-03 cynecxcg_cranelift: check may_unwind flag instead of cleanup
2021-12-03 cynecxLLVM codgen support for unwinding inline assembly
2021-12-03 bjorn3Test on CI with unstable cg_clif features disabled
2021-12-03 bjorn3Disable long running libcore tests
2021-12-03 bjorn3Fix vector types containing an array field with mir...
2021-12-02 bjorn3Rustup to rustc 1.59.0-nightly (48a5999fc 2021-12-01)
2021-12-02 bjorn3Enable artifact uploads for windows builds
2021-12-01 bjorn3Update dependencies
2021-12-01 bjorn3Update object
2021-12-01 Petr Sumberafix sparc64 ABI for aggregates with floating point...
2021-11-26 bjorn3Fix rustc tests
2021-11-26 bjorn3Fix warning
2021-11-26 bjorn3Rustup to rustc 1.58.0-nightly (dd549dcab 2021-11-25)
2021-11-26 bjorn3Enable unstable-features feature of cg_clif for rust...
2021-11-25 bjorn3Ensure inline asm wrapper name never starts with a...
2021-11-24 bjorn3Include NOTYPE symbols in the archive symbol table
2021-11-24 bjorn3Use cgu name instead of function name as base for inlin...
2021-11-23 bjorn3Version the prebuilt libstd again
2021-11-22 bjorn3Merge pull request #1206 from nbdd0121/master
2021-11-22 Gary GuoFix allocated reg in AT&T style asm
2021-11-22 Gary GuoAdd RISC-V inline asm support
2021-11-22 Gary GuoDispatch inline asm to the correct arch
2021-11-22 Gary Guox86 inline asm support
2021-11-22 Gary GuoSkeleton for multiple arch support
2021-11-22 Gary GuoOverlap input and output stack slots
2021-11-22 Gary GuoSkip registers saved by calling convention
2021-11-22 Gary GuoCode cleanup as a follow up to the previous commit
2021-11-22 Gary GuoMove stack slot allocation to a new fn
2021-11-22 Gary GuoRemove expect_reg
2021-11-22 Gary GuoImplement register allocation for inline assembly
2021-11-18 bjorn3Update to latest portable-simd version
2021-11-18 bjorn3Implement simd_reduce_{min,max} for floats
2021-11-18 bjorn3Implement new simd_shuffle signature
2021-11-17 bjorn3Rustup to rustc 1.58.0-nightly (d914f17ca 2021-11-16)
2021-10-29 bjorn3Use crates.io releases of Cranelift
2021-10-27 bjorn3Revert libc update
2021-10-27 bjorn3Disable rustc test requiring rustdoc
2021-10-27 bjorn3Rustup to rustc 1.58.0-nightly (e269e6bf4 2021-10-26)
2021-10-27 bjorn3Sync from rust 47aeac648ed56095688c1c20972c9b72bd0da7ce
2021-10-21 bjorn3Remove unncesessary TryFrom and TryInto impls
2021-10-21 bjorn3Update Cranelift and object
2021-10-20 Camille GILLOTMake hash_result an Option.
2021-10-17 bjorn3Remove unnecessary Lazy
2021-10-17 bjorn3Disable a failing test
2021-10-17 bjorn3Re-enable incremental compilation for the sysroot
2021-10-14 Amanieu d'AntrasRemove alloc::prelude
2021-10-13 bjorn3Update Cranelift
2021-10-12 bjorn3Update Cranelift
2021-10-12 DeadbeefAdd const_eval_select intrinsic
2021-10-09 bjorn3Rustup to rustc 1.57.0-nightly (54bb4fec6 2021-10-08)
2021-10-09 bjorn3Sync from rust bb918d0a5bf22211df0423f7474e4e4056978007
2021-10-08 borsAuto merge of #89619 - michaelwoerister:incr-vtables...
2021-10-07 Michael WoeristerTurn tcx.vtable_allocation() into a query.
2021-10-03 Camille GILLOTMove rustc_middle::middle::cstore to rustc_session.
2021-10-02 bjorn3Rustfmt
2021-10-02 bjorn3Rustup to rustc 1.57.0-nightly (c02371c44 2021-10-01)
2021-10-02 bjorn3Sync from rust a8387aef8c378a771686878062e544af4d5e2245
2021-10-01 bjorn3Update Cranelift
2021-09-30 Camille GillotUpdate compiler/rustc_codegen_cranelift/scripts/filter_...
2021-09-30 Camille GILLOTMove EncodedMetadata to rustc_metadata.
2021-09-30 Camille GILLOTMove encode_metadata out of CrateStore.
2021-09-30 bjorn3Update dependencies
2021-09-30 bjorn3Update Cranelift
2021-09-27 bjorn3Fix unused import warning
2021-09-27 bjorn3Rustup to rustc 1.57.0-nightly (05044c2e6 2021-09-26)
2021-09-27 bjorn3Sync from rust 04006d8e3b5043131ec56a5f3605b1edcb33194d
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-25 Gary GuoIntroduce `Rvalue::ShallowInitBox`
2021-09-21 Mark RousskovMigrate to 2021
2021-09-20 Mark RousskovAdjust to SourceType::InTree in several places
2021-09-19 bjorn3Merge branch 'sync_from_rust'
2021-09-19 bjorn3Merge commit '61667dedf55e3e5aa584f7ae2bd0471336b92ce9...
2021-09-19 bjorn3Rustup to rustc 1.57.0-nightly (aa8f2d432 2021-09-18)
2021-09-19 bjorn3Sync from rust 7a3d1a5f3dfeaf5177885fedd7db8ecc70670dc1
2021-09-18 Eduard-Mihai... Querify `fn_abi_of_{fn_ptr,instance}`.
2021-09-18 Eduard-Mihai... ty::layout: replicate `layout_of` setup for `fn_abi_of_...
2021-09-17 Eduard-Mihai... ty::layout: intern `FnAbi`s as `&'tcx`.
2021-09-12 borsAuto merge of #88839 - nbdd0121:alignof, r=nagisa
2021-09-12 Gary GuoIntroduce NullOp::AlignOf
2021-09-12 bjorn3Re-enable portable simd testing
next