]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-13 b-naberuse ty::Unevaluated<'tcx, ()> in type system
2022-09-13 borsAuto merge of #99556 - davidtwco:collapse-debuginfo...
2022-09-10 borsAuto merge of #101483 - oli-obk:guaranteed_opt, r=fee1...
2022-09-09 Oli SchererThe `<*const T>::guaranteed_*` methods now return an...
2022-09-07 Michael BenfieldChange name of "dataful" variant to "untagged"
2022-09-07 David Woodssa: implement `#[collapse_debuginfo]`
2022-09-06 Oli SchererGeneralize the Assume intrinsic statement to a general...
2022-09-06 Oli SchererLower the assume intrinsic to a MIR statement
2022-09-02 borsAuto merge of #97802 - Enselic:add-no_ignore_sigkill...
2022-09-01 borsAuto merge of #100707 - dzvon:fix-typo, r=davidtwco
2022-08-31 Ralf JungRollup merge of #100730 - CleanCut:diagnostics-rustc_mo...
2022-08-31 Dezhi WuCorrect typo
2022-08-31 Dezhi WuFix a bunch of typo
2022-08-30 Dylan DPCRollup merge of #101101 - RalfJung:read-pointer-as...
2022-08-29 Matthias KrügerRollup merge of #99027 - tmiasko:basic-blocks, r=oli-obk
2022-08-28 Martin NordholtsSupport `#[unix_sigpipe = "inherit|sig_dfl|sig_ign...
2022-08-28 borsAuto merge of #96946 - WaffleLapkin:ptr_mask, r=scottmcm
2022-08-27 Ralf Junginterpret: make read-pointer-as-bytes *always* work...
2022-08-27 Ralf Junginterpret: rename relocation → provenance
2022-08-27 borsAuto merge of #100999 - nnethercote:shrink-FnAbi, r...
2022-08-26 Tomasz MiąskoReplace `Body::basic_blocks()` with field access
2022-08-26 Nicholas NethercoteMove `ArgAbi::pad_i32` into `PassMode::Cast`.
2022-08-25 Nicholas NethercoteBox `CastTarget` within `PassMode`.
2022-08-25 Nathan Stocksadjust to new error value
2022-08-24 bjorn3Rustfmt
2022-08-24 bjorn3Merge commit 'e9d1a0a7b0b28dd422f1a790ccde532acafbf193...
2022-08-21 Matthias KrügerRollup merge of #100822 - WaffleLapkin:no_offset_questi...
2022-08-21 Waffle Maybefix cg cranelift
2022-08-21 Waffle Maybeuse shorter `ptr_mask` impl in cg cranelift
2022-08-21 Maybe WaffleAdd pointer masking convenience functions
2022-08-20 Maybe WaffleReplace most uses of `pointer::offset` with `add` and...
2022-08-19 Dylan DPCRollup merge of #100208 - RalfJung:dyn-upcast-nop,...
2022-08-08 Ralf Jungalso update anyhow in codegen_cranelift
2022-08-06 Ralf Jungmake NOP dyn casts not require anything about the vtable
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 commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
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 commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-24 borsAuto merge of #99251 - cuviper:hashbrown-0.12, r=Mark...
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-17 borsAuto merge of #99033 - 5225225:interpreter-validity...
2022-07-17 Amanieu d'AntrasUpgrade hashbrown to 0.12.3
2022-07-17 Josh StoneUpgrade indexmap and thorin-dwp to use hashbrown 0.12
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 Konrad BorowskiPartially stabilize const_slice_from_raw_parts
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-08 Tamir DubersteinUpdate integer_atomics 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-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-26 Nicholas NethercoteUpdate `smallvec` to 1.8.1.
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-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-03 Nikolai VazquezFix unsized field order
2022-06-03 Nikolai VazquezMake `std::mem::needs_drop` accept `?Sized`
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-15 bjorn3Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431...
2022-05-12 Scott McMurrayRename `unsigned_offset_from` to `sub_ptr`
2022-05-12 Scott McMurrayAdd `unsigned_offset_from` on pointers
2022-04-22 bjorn3Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df...
next