]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-24 Michael GouletUse VecMap::get in ConstraintLocator::check
2022-07-23 borsAuto merge of #98208 - ivanloz:master, r=nagisa
2022-07-23 borsAuto merge of #98471 - wesleywiser:update_measureme...
2022-07-23 borsAuto merge of #97925 - the8472:cgroupv1, r=joshtriplett
2022-07-23 borsAuto merge of #99636 - matthiaskrgr:rollup-yg0xxkx...
2022-07-23 Matthias KrügerRollup merge of #99632 - danbev:locator.rs-typo, r...
2022-07-23 Matthias KrügerRollup merge of #99631 - jmqd:master, r=oli-obk
2022-07-23 Matthias KrügerRollup merge of #99617 - ehuss:update-mdbook, r=Dylan-DPC
2022-07-23 Matthias KrügerRollup merge of #99580 - fmease:fix-issue-99565, r...
2022-07-23 borsAuto merge of #99320 - NiklasJonsson:84447/rustc_expand...
2022-07-23 Daniel BeveniusFix typo/grammar in locator.rs doc comment
2022-07-23 borsAuto merge of #99599 - RalfJung:miri-stage-0, r=RalfJung
2022-07-23 Jordan McQueenUse span_bug in case of unexpected rib kind
2022-07-23 borsAuto merge of #93397 - joshtriplett:sort-floats, r...
2022-07-23 borsAuto merge of #99623 - RalfJung:rollup-0h066kc, r=RalfJung
2022-07-22 Ralf JungRollup merge of #99607 - RalfJung:vtable-check, r=eddyb
2022-07-22 Ralf JungRollup merge of #99602 - RalfJung:xsv, r=Mark-Simulacrum
2022-07-22 Ralf JungRollup merge of #99588 - ehuss:update-books, r=ehuss
2022-07-22 borsAuto merge of #98017 - RalfJung:dereferenceable, r...
2022-07-22 the8472[review] mention that runtime may scale with # of mount...
2022-07-22 Eric HussUpdate mdbook
2022-07-22 Ralf Jungadjust UnsafeCell documentation
2022-07-22 Ralf Jungdo not mark interior mutable shared refs as dereferenceable
2022-07-22 Ralf Jungrename PointerKind::Shared → SharedMutable to indicate...
2022-07-22 borsAuto merge of #99598 - GuillaumeGomez:clean-trait-field...
2022-07-22 Ralf Jungupdate Miri
2022-07-22 Ralf Jungcargotest: do not run quickcheck tests in xsv
2022-07-22 Ralf Junginterpret: fix vtable check debug assertion
2022-07-22 borsAuto merge of #99521 - fee1-dead-contrib:const_fix_hax...
2022-07-22 Ralf Jungmiri: make --stage 0 testing work
2022-07-22 Guillaume GomezMake some clean::Trait fields computation on demand
2022-07-22 borsAuto merge of #99491 - workingjubilee:sync-psimd, r...
2022-07-22 borsAuto merge of #99592 - Dylan-DPC:rollup-xlw4wax, r...
2022-07-22 Dylan DPCRollup merge of #99579 - CleanCut:expect-warning, r...
2022-07-22 Dylan DPCRollup merge of #99539 - compiler-errors:bidirectional...
2022-07-22 Dylan DPCRollup merge of #99423 - GuillaumeGomez:group-css-font...
2022-07-22 Dylan DPCRollup merge of #99393 - Logarithmus:feature/99255...
2022-07-22 Dylan DPCRollup merge of #98868 - tmiasko:unreachable-coverage...
2022-07-22 Dylan DPCRollup merge of #98174 - Kixunil:rename_ptr_as_mut_cons...
2022-07-22 Eric HussUpdate books
2022-07-22 León Orell... Don't suggest unnameable generic arguments
2022-07-22 borsAuto merge of #99420 - RalfJung:vtable, r=oli-obk
2022-07-22 Nathan Stocksadd same warning to Result::expect as Result::unwrap
2022-07-21 borsAuto merge of #99530 - RalfJung:miri, r=oli-obk
2022-07-21 Ralf Jungupdate Miri
2022-07-21 borsAuto merge of #99501 - lcnr:check-regions-infcx, r...
2022-07-21 borsAuto merge of #99567 - matthiaskrgr:rollup-08hh3r4...
2022-07-21 Michael GouletAddress more nits
2022-07-21 Matthias KrügerRollup merge of #99559 - GuillaumeGomez:rm-unused-field...
2022-07-21 Matthias KrügerRollup merge of #99558 - fee1-dead-contrib:remap_constn...
2022-07-21 Matthias KrügerRollup merge of #99557 - pierwill:patch-6, r=tmiasko
2022-07-21 Matthias KrügerRollup merge of #99552 - lcnr:orphan_check-rework,...
2022-07-21 Matthias KrügerRollup merge of #99549 - JohnTitor:issue-52304, r=compi...
2022-07-21 Matthias KrügerRollup merge of #99528 - matthiaskrgr:2022_07_perf...
2022-07-21 Matthias KrügerRollup merge of #99526 - compiler-errors:normalize...
2022-07-21 Matthias KrügerRollup merge of #99523 - cuviper:asfd_ptrs-1.64, r...
2022-07-21 Matthias KrügerRollup merge of #99454 - benluelo:control-flow/continue...
2022-07-21 Matthias KrügerRollup merge of #99413 - steffahn:btree_dropck, r=m...
2022-07-21 Matthias KrügerRollup merge of #98707 - joboet:fuchsia_locks, r=m...
2022-07-21 Martin HabovstiakRename `<*{mut,const} T>::as_{const,mut}` to `cast_`
2022-07-21 Wesley WiserUpdate compiler/rustc_mir_transform/src/simplify.rs
2022-07-21 Michael GouletGeneralize same_type_modulo_infer
2022-07-21 Guillaume GomezRemove unused field in ItemKind::KeywordItem
2022-07-21 DeadbeefFix `remap_constness`
2022-07-21 pierwillEdit `rustc_index::vec::IndexVec::pick3_mut` docs
2022-07-21 borsAuto merge of #99059 - Amanieu:fix-96797, r=Mark-Simulacrum
2022-07-21 Amanieu d'AntrasAdd test for #96797
2022-07-21 lcnr`region_outlives_predicate` no snapshot
2022-07-21 lcnrmove `considering_regions` to the infcx
2022-07-21 borsAuto merge of #98162 - nextsilicon:support_lto_embed_bi...
2022-07-21 joboetremove unused import
2022-07-21 lcnrrewrite the orphan check to use a type visitor
2022-07-21 lcnrorphan check: opaque types are an error
2022-07-21 Yuki OkushiAdd regression test for #52304
2022-07-21 Deadbeefchange `map_bound(|_| x` to `rebind(x`
2022-07-21 Michael GouletAnd for patterns too
2022-07-21 Michael GouletDo if-expression obligation stuff less eagerly
2022-07-21 Michael GouletResolve vars in same_type_modulo_infer
2022-07-21 borsAuto merge of #93718 - thomcc:used-macho, r=pnkfelix
2022-07-21 borsAuto merge of #99540 - Mark-Simulacrum:bump-beta, r...
2022-07-21 Mark RousskovBump to latest beta
2022-07-21 Jubilee YoungIntroduce core::simd trait imports in tests
2022-07-21 Jubilee YoungSync core::simd up to rust-lang/portable-simd@2e081db92...
2022-07-21 The AtelierFix doctest imports using as_crate feature
2022-07-20 Ralf Jungdetect bad vptrs on dyn calls
2022-07-20 borsAuto merge of #99058 - michaelwoerister:remove-stable...
2022-07-20 Ralf Jungdetect bad vtables on an upcast
2022-07-20 Ralf Jungvarious nits from review
2022-07-20 Ralf Jungadd range metadata to alignment loads
2022-07-20 bjorn3Move vtable_size and vtable_align impls to cg_ssa
2022-07-20 bjorn3Implement vtable_size and vtable_align intrinsics for...
2022-07-20 Ralf Jungbless some tests
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 Junguse extern type for extra opaqueness
2022-07-20 Ralf Jungincorporate some review feedback
2022-07-20 Ralf Jungadd intrinsic to access vtable size and align
2022-07-20 Ralf Jungwe seem to monomorphize fewer vtables by default now...
2022-07-20 Ralf Jungmake use of symbolic vtables in interpreter
2022-07-20 Ralf Jungrename get_global_alloc to try_get_global_alloc
next