]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-08 est31Remove redundant [..]s
2021-12-08 borsAuto merge of #91604 - nikic:section-flags, r=nagisa
2021-12-07 Nikita PopovUse object crate for .rustc metadata generation
2021-12-06 Andrew Dona... Implement inline asm! for AVR platform
2021-12-03 cynecxrustc_codegen_gcc: proper check for may_unwind
2021-12-03 cynecxrustc_codegen_gcc: error on unwinding inline asm
2021-12-02 borsAuto merge of #91003 - psumbera:sparc64-abi, r=nagisa
2021-12-01 Petr Sumberafix sparc64 ABI for aggregates with floating point...
2021-11-24 rdambrosioFeat: make cg_ssa get_param borrow the builder mutable
2021-11-14 Andreas JonsonRemove workaround for the forward progress handling...
2021-10-27 borsAuto merge of #89652 - rcvalle:rust-cfi, r=nagisa
2021-10-26 Yuki OkushiProperly check `target_features` not to trigger an...
2021-10-25 Ramon de C... Add LLVM CFI support to the Rust compiler
2021-10-20 Camille GILLOTMake hash_result an Option.
2021-10-14 Amanieu d'AntrasRemove alloc::prelude
2021-10-11 borsAuto merge of #89597 - michaelwoerister:improve-vtable...
2021-10-08 Michael WoeristerCreate more accurate debuginfo for vtables.
2021-10-03 Camille GILLOTMove rustc_middle::middle::cstore to rustc_session.
2021-09-30 Camille GILLOTRebase fallout.
2021-09-28 antoyoFix warnings (#98)
2021-09-28 antoyoUpdate to nightly-2021-09-28 (#97)
2021-09-28 antoyoFix/count trailing zeroes (#95)
2021-09-27 antoyoFix/mismatch types (#94)
2021-09-27 antoyoCleanup fix for global initialization (#93)
2021-09-26 antoyoFix global initialization (#91)
2021-09-26 CommeownistImpove handling of registers in inline asm (#82)
2021-09-26 antoyoAdd notes for cross-compilation to gcc-only targets...
2021-09-17 CommeownistUpdate to nightly-2021-09-11 (#79)
2021-09-17 Emerson Laurentinofix: gh origin on readme (#83)
2021-09-16 Antoni BoucherRemove FUNDING.yml
2021-09-05 CommeownistImplement basic inline asm support (#72)
2021-08-28 antoyoUpdate custom rustc instructions (#73)
2021-08-15 Antoni BoucherEmpty gcc_path
2021-08-15 antoyoCleanup (#67)
2021-08-14 antoyoUpdate to nightly-2021-08-12 (#61)
2021-08-13 Antoni BoucherInitial commit