]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-11-23 Trevor Spitericonst_int_pow will be stabilized in 1.50.0, not in...
2020-11-23 Trevor Spiteristabilize const_int_pow
2020-11-22 borsAuto merge of #79219 - shepmaster:beta-bump, r=Mark...
2020-11-22 borsAuto merge of #79243 - Nadrieril:consolidate-tests...
2020-11-22 borsAuto merge of #79306 - GuillaumeGomez:rollup-4cnudfj...
2020-11-22 Guillaume GomezRollup merge of #79302 - est31:issue_73899_test, r...
2020-11-22 Guillaume GomezRollup merge of #79300 - GuillaumeGomez:hidden-feature...
2020-11-22 Guillaume GomezRollup merge of #79292 - nico-abram:master, r=jonas...
2020-11-22 Guillaume GomezRollup merge of #78670 - sasurau4:test/check-pass-incre...
2020-11-22 Guillaume GomezPrevent feature information to be hidden if it's on...
2020-11-22 est31Add regression test for issue 73899
2020-11-22 borsAuto merge of #78816 - SkiFire13:fix-slice-pointer...
2020-11-22 borsAuto merge of #77872 - Xaeroxe:stabilize-clamp, r=scottmcm
2020-11-22 NicolasFix typo in doc comment for report_too_many_hashes
2020-11-22 borsAuto merge of #79275 - integer32llc:doc-style, r=jonas...
2020-11-22 borsAuto merge of #79229 - sdroege:slice-fill-memset, r...
2020-11-22 borsAuto merge of #78752 - jyn514:html-diff, r=GuillaumeGomez
2020-11-21 borsAuto merge of #78461 - TimDiekmann:vec-alloc, r=Amanieu
2020-11-21 borsAuto merge of #79273 - Dylan-DPC:rollup-zd10xlt, r...
2020-11-21 Carol (Nichols... More consistently use spaces after commas in lists...
2020-11-21 Dylan DPCRollup merge of #79272 - tmiasko:array-clone, r=jonas...
2020-11-21 Dylan DPCRollup merge of #79264 - jyn514:less-doctree, r=Guillau...
2020-11-21 Dylan DPCRollup merge of #79256 - bugadani:query-typo, r=jonas...
2020-11-21 Dylan DPCRollup merge of #79238 - eddyb:rustc-log-stderr, r...
2020-11-21 Dylan DPCRollup merge of #79231 - wusyong:issue-79137, r=lcnr
2020-11-21 Dylan DPCRollup merge of #79182 - lochsh:78777-fix-extern-types...
2020-11-21 Dylan DPCRollup merge of #79067 - bjorn3:abi_refactor, r=nagisa
2020-11-21 Dylan DPCRollup merge of #77844 - RalfJung:zst-box, r=nikomatsakis
2020-11-21 bjorn3Replace sext() and zext() with single ext() method
2020-11-21 bjorn3Rename prefix_chunk to prefix_chunk_size
2020-11-21 bjorn3Remove StructRet arg attr
2020-11-21 bjorn3Replace ByVal attribute with on_stack field for Indirect
2020-11-21 bjorn3Replace ZExt and SExt flags with ArgExtension enum
2020-11-21 borsAuto merge of #79237 - alexcrichton:update-backtrace...
2020-11-21 Joshua Nelsonx.py test --bless
2020-11-21 borsAuto merge of #79115 - cuviper:rust-description, r...
2020-11-21 Joshua NelsonFix wrong names when inlining
2020-11-21 Joshua NelsonAdd more tests for renamed items
2020-11-21 Joshua NelsonGet rid of some doctree items
2020-11-21 borsAuto merge of #77805 - JohnTitor:non-standard-char...
2020-11-21 borsAuto merge of #79250 - RalfJung:miri, r=RalfJung
2020-11-21 borsAuto merge of #79222 - yoshuawuyts:slice-fill-with...
2020-11-21 Dániel BugaFix typos
2020-11-21 borsAuto merge of #79003 - petrochenkov:innertest, r=estebank
2020-11-21 Ngo Iok UiFix comments of toogeneris test
2020-11-21 Ngo Iok UiList all variants of TyKind
2020-11-21 Joshua NelsonMove from bash to rust
2020-11-21 NadrierilImprove integer range tests
2020-11-21 borsAuto merge of #78588 - HeroicKatora:sccc, r=nikomatsakis
2020-11-21 Tomasz MiąskoSupport building clone shims for arrays with generic...
2020-11-20 Ralf Jungupdate miri
2020-11-20 borsAuto merge of #78569 - bugadani:arena-spec, r=Mark...
2020-11-20 Dániel BugaUse specialization to avoid copying
2020-11-20 Alex Crichtonstd: Update the backtrace crate submodule
2020-11-20 Jacob KieselWe missed 1.49.0, so bump version to 1.50.0
2020-11-20 Eduard-Mihai... Direct RUSTC_LOG (tracing/log) output to stderr instead...
2020-11-20 Vadim Petrochenkovrustc_expand: Mark inner `#![test]` attributes as soft...
2020-11-20 borsAuto merge of #78104 - ssomers:btree_root_redux, r...
2020-11-20 Ngo Iok UiExhaustively match in variant count instrinsic
2020-11-20 borsAuto merge of #79205 - rust-lang:jdm-patch-1, r=m-ou-se
2020-11-20 Sebastian DrögeAdd "memset" as doc alias to slice::fill()
2020-11-20 Yoshua WuytsAdd `core::slice::fill_with`
2020-11-20 Daiki IharaRemove FIXME comment from incremental
2020-11-20 borsAuto merge of #78646 - tgnottingham:packed_fingerprints...
2020-11-20 Ralf Jungreference NonNull::dangling
2020-11-20 Tyson NottinghamSet unaligned_references lint to deny in rustc_data_str...
2020-11-20 borsAuto merge of #79196 - RalfJung:syscall, r=m-ou-se
2020-11-20 borsAuto merge of #79192 - tmiasko:naked-noinline, r=oli-obk
2020-11-20 borsAuto merge of #78088 - fusion-engineering-forks:panic...
2020-11-20 borsAuto merge of #79220 - Dylan-DPC:rollup-5bpbygd, r...
2020-11-20 Jake GouldingBump bootstrap compiler version
2020-11-20 Tomasz MiąskoNever inline naked functions
2020-11-19 Ralf Jungunix/weak: pass arguments to syscall at the given type
2020-11-19 Dylan DPCRollup merge of #79217 - yoshuawuyts:copy_from_slice...
2020-11-19 Dylan DPCRollup merge of #79212 - LeSeulArtichaut:rustc-ty,...
2020-11-19 Dylan DPCRollup merge of #79204 - pickfire:patch-3, r=jyn514
2020-11-19 Dylan DPCRollup merge of #79194 - est31:array_into_iter_slice...
2020-11-19 Dylan DPCRollup merge of #79193 - tmiasko:revert-78969-normalize...
2020-11-19 Dylan DPCRollup merge of #79185 - petrochenkov:derattr2, r=Aaron1011
2020-11-19 Dylan DPCRollup merge of #79183 - cuviper:compiletest-test-sysro...
2020-11-19 Dylan DPCRollup merge of #79181 - aDotInTheVoid:provided-method...
2020-11-19 Dylan DPCRollup merge of #79177 - fanzier:drop-order-test, r...
2020-11-19 Dylan DPCRollup merge of #79123 - CDirkx:128-bits, r=Mark-Simulacrum
2020-11-19 Dylan DPCRollup merge of #79119 - jamesmunns:patch-1, r=Mark...
2020-11-19 borsAuto merge of #79060 - dtolnay:symlinkarg, r=Mark-Simul...
2020-11-19 LeSeulArtichautMove `rustc_ty` -> `rustc_ty_utils`
2020-11-19 Yoshua WuytsAdd the "memcpy" doc alias to slice::copy_from_slice
2020-11-19 NadrierilRegroup many usefulness-related test in the same folder
2020-11-19 Mara BosClippy: Match on assert!() expansions without an inner...
2020-11-19 Mara BosRemove the clippy::panic-params lint.
2020-11-19 borsAuto merge of #79200 - Dylan-DPC:rollup-su689pq, r...
2020-11-19 Josh MatthewsExtend meta parameters to all generated code in compat_fn.
2020-11-19 Vadim Petrochenkovexpand: Mark some dead code in derive expansion as...
2020-11-19 Vadim Petrochenkovexpand: Stop derive expansion un unexpected targets...
2020-11-19 Vadim Petrochenkovexpand: Cleanup attribute collection in invocation...
2020-11-19 Vadim Petrochenkovresolve/expand: Misc cleanup
2020-11-19 Vadim Petrochenkovresolve: Centralize some error reporting for unexpected...
2020-11-19 Vadim Petrochenkovresolve: Introduce a separate `NonMacroAttrKind` for...
2020-11-19 Vadim Petrochenkovexpand: Move `fully_configure` to `config.rs`
2020-11-19 Vadim Petrochenkovexpand: Tell built-in macros whether we are currently...
next