]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-09-19 Oliver SchererValidate constants during `const_eval_raw`
2020-09-19 borsAuto merge of #76879 - shepmaster:zlib-sys, r=Mark...
2020-09-19 Mara BosAdd tracking issue number for string_drain_as_str.
2020-09-19 Mara BosAdd tracking issue number for int_bits_const.
2020-09-19 Mara BosUse `T::BITS` instead of `size_of::<T> * 8`.
2020-09-19 Mara BosAdd example/test to <int types>::BITS.
2020-09-19 Mara BosAdd `BITS` associated constant to all integer types.
2020-09-19 borsAuto merge of #76856 - jonas-schievink:dist-rustc-src...
2020-09-19 borsAuto merge of #76838 - est31:dogfood_uninit_features...
2020-09-18 borsAuto merge of #76787 - lzutao:slice_iters_new, r=lcnr
2020-09-18 borsAuto merge of #76782 - lzutao:rd-cap, r=jyn514
2020-09-18 Jonas SchievinkClarify FIXME
2020-09-18 Jonas SchievinkReturn `Place` by value
2020-09-18 Jonas SchievinkMove inner items outside
2020-09-18 Jonas SchievinkFix rebase fallout
2020-09-18 Jonas SchievinkLimit block count
2020-09-18 Jonas SchievinkFix rebase fallout
2020-09-18 Jonas SchievinkProperly inherit conflicts when merging locals
2020-09-18 Jonas SchievinkMore logging
2020-09-18 Jonas SchievinkRecord intra-statement/terminator conflicts
2020-09-18 Jonas Schievinkperf: bail out when there's >500 candidate locals
2020-09-18 Jonas Schievinkperf: only calculate conflicts for candidates
2020-09-18 Jonas SchievinkFix dest-prop mir-opt tests
2020-09-18 Jonas Schievinkperf: walk liveness backwards in Conflicts::build
2020-09-18 Jonas SchievinkAdd a few dest-prop MIR tests
2020-09-18 Jonas SchievinkFix dataflow assert errors
2020-09-18 Jonas SchievinkBless mir-opt tests
2020-09-18 Jonas SchievinkMake nrvo-simple set mir-opt-level=1
2020-09-18 Jonas Schievinksimplify_try: clean up test
2020-09-18 Jonas Schievinksimplify_try: print dest_prop diff and bless
2020-09-18 Jonas SchievinkImplement a destination propagation pass
2020-09-18 borsAuto merge of #76884 - Mark-Simulacrum:fix-macos-ci...
2020-09-18 Bastian Kauschkedon't take `TyCtxt` by reference
2020-09-18 Matthias Krügeruse matches!() macro for simple if let conditions
2020-09-18 Guillaume GomezAdd missing examples on HashSet iter types
2020-09-18 borsAuto merge of #76575 - lcnr:abstract-const, r=oli-obk
2020-09-18 Aaron HillWrap recursive predicate evaluation with `ensure_suffic...
2020-09-18 Mark RousskovMake sure we build target-only things (e.g., docs)...
2020-09-18 Mark RousskovRemove duplicate macOS builders
2020-09-18 Bastian Kauschkeadd `const-evaluatable_checked` check back in
2020-09-18 Bastian Kauschkereview, small cleanup
2020-09-18 Bastian Kauschkedocument `const_evaluatable`
2020-09-18 Bastian Kauschkeremove allow(warnings)
2020-09-18 Bastian Kauschkesupport const_evaluatable_checked across crate boundaries
2020-09-18 Bastian Kauschkeadd test for let-bindings
2020-09-18 Bastian Kauschkeadd function calls
2020-09-18 Bastian Kauschkeallow unary operations and ignore StorageLive/Dead...
2020-09-18 Bastian Kauschkeuse newtype_index for abstract_const::NodeId
2020-09-18 Bastian Kauschkerefactor AbstractConstBuilder
2020-09-18 Bastian Kauschkeuse abstract consts when unifying ConstKind::Unevaluated
2020-09-18 qlcomREADME.md: Remove prompts from code blocks
2020-09-18 Denis VasilikUpdate library/alloc/src/collections/binary_heap.rs
2020-09-18 Denis VasilikUpdate library/alloc/src/collections/binary_heap.rs
2020-09-18 Denis VasilikUpdate library/alloc/src/collections/binary_heap.rs
2020-09-18 Denis VasilikUpdate library/alloc/src/collections/binary_heap.rs
2020-09-18 Bastian Kauschkeinitial working state
2020-09-18 borsAuto merge of #72412 - VFLashM:issue-72408-nested-closu...
2020-09-18 Jake GouldingUpdate cc crate to understand aarch64-apple-darwin...
2020-09-18 Jake GouldingUpgrade libz-sys to 1.1.2
2020-09-18 Pietro Albinibootstrap: move the version number to a plaintext file
2020-09-18 Ralf Jungsupport panic=abort in Miri
2020-09-18 borsAuto merge of #76837 - wesleywiser:disable_consideredeq...
2020-09-18 Denis VasilikUse intra-doc links
2020-09-18 Denis VasilikMove to intra-doc links
2020-09-18 Tyler MandryRemove redundancy in cache key
2020-09-18 Denis VasilikUse intra-doc links
2020-09-18 Lzu Taoinline inner function of inlining methods
2020-09-18 Lzu TaoMove unsafe code of slice `new` function of their Itera...
2020-09-18 borsAuto merge of #76854 - aDotInTheVoid:mir-opt-32-64...
2020-09-18 PoliorceticsApply suggestions from code review
2020-09-18 est31Remove unused libc feature gate
2020-09-18 borsAuto merge of #76790 - ssomers:btree_slice_slasher_retu...
2020-09-18 est31Add bench_typed_arena_clear_100 bench
2020-09-18 est31Replace loop with drop_in_place call
2020-09-18 est31Dogfood new_uninit and maybe_uninit_slice in rustc_arena
2020-09-18 Lzu TaoCalculate more correct capacity in merge_attrs
2020-09-18 Valerii LashmanovIntorduced MiniMap - a tiny small storage optimized...
2020-09-18 Valerii LashmanovBetter handling for exponential-sized types in misc...
2020-09-18 Valerii LashmanovOnly visit types once when walking the type tree
2020-09-17 Amjad AlsharafiFixed intra-docs links in library/std/src/collections...
2020-09-17 Amjad AlsharafiFixed some intra-docs links in library/core
2020-09-17 Nixon Enraght... Fix --bless for mir-opt 32/64 bit file
2020-09-17 Jonas SchievinkDistribute rustc sources as part of `rustc-dev`
2020-09-17 Nixon Enraght... Rename 32 bit mir files to be more tool friendly
2020-09-17 Denis VasilikUse intra-doc links
2020-09-17 Nixon Enraght... Rename 64 bit mir files to be more tool friendly
2020-09-17 Nixon Enraght... Put bit qualifier before mir/diff
2020-09-17 borsAuto merge of #76645 - fusion-engineering-forks:windows...
2020-09-17 CamelidUse relative link instead of absolute
2020-09-17 Dylan MacKenzieDefault to implicit (not explicit) rules for promotabil...
2020-09-17 Alexis BourgetMove to intra doc links in core/src/future
2020-09-17 Alistair Francislibrary/unwind: Add missing )
2020-09-17 Wesley Wiser[mir-opt] Disable the `ConsideredEqual` logic in Simpli...
2020-09-17 Ralf Jungblack_box: silence unused_mut warning when building...
2020-09-17 borsAuto merge of #76634 - RalfJung:miri-guaranteed-eq...
2020-09-17 khyperiaPR feedback
2020-09-17 khyperiaLet backends define custom targets
2020-09-17 Lzu TaoUsing <Iter>::new instead of exposing internal fields
2020-09-17 Bastian Kauschkedocs `array` -> `slice`
2020-09-17 Matthias Krügeruse strip_prefix over starts_with and manual slicing...
next