]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-01 Dylan DPCRollup merge of #76909 - timvermeulen:advance_by, r...
2020-09-30 borsAuto merge of #77372 - jonas-schievink:rollup-e5bdzga...
2020-09-30 Jonas SchievinkRollup merge of #77348 - ehuss:update-books, r=ehuss
2020-09-30 Jonas SchievinkRollup merge of #77345 - samlich:test-issue-74761,...
2020-09-30 Jonas SchievinkRollup merge of #77340 - pickfire:patch-9, r=kennytm
2020-09-30 Jonas SchievinkRollup merge of #77338 - pickfire:patch-7, r=jyn514
2020-09-30 Jonas SchievinkRollup merge of #77331 - hameerabbasi:issue-74906,...
2020-09-30 Jonas SchievinkRollup merge of #77328 - hyd-dev:assert-to-rtassert...
2020-09-30 Jonas SchievinkRollup merge of #77322 - rust-lang:wesleywiser-patch...
2020-09-30 Jonas SchievinkRollup merge of #77296 - tmiasko:liveness-option, r...
2020-09-30 Jonas SchievinkRollup merge of #77284 - josephlr:mem, r=Mark-Simulacrum
2020-09-30 Jonas SchievinkRollup merge of #77280 - petrochenkov:llvmcomp, r=Mark...
2020-09-30 Jonas SchievinkRollup merge of #77233 - ssomers:btree_size_matters...
2020-09-30 Jonas SchievinkRollup merge of #77037 - matthiaskrgr:cl42ppy, r=Dylan-DPC
2020-09-30 borsAuto merge of #75810 - hug-dev:cmse-nonsecure-entry...
2020-09-30 Hugues de ValonAdd more tests and check for ABI
2020-09-30 borsAuto merge of #77298 - jyn514:bootstrap-config, r=Mark...
2020-09-30 Hugues de ValonAdd support for cmse_nonsecure_entry attribute
2020-09-30 Hugues de ValonUpdate LLVM and add Unsupported diagnostic
2020-09-30 borsAuto merge of #77281 - tmiasko:liveness-everybody,...
2020-09-30 borsAuto merge of #77356 - RalfJung:miri, r=RalfJung
2020-09-30 Ralf Jungupdate miri
2020-09-30 borsAuto merge of #77294 - shepmaster:try-anchors, r=pietro...
2020-09-30 borsAuto merge of #77292 - lzutao:std_asm, r=Amanieu
2020-09-30 borsAuto merge of #77069 - sexxi-goose:closure_print_2...
2020-09-30 samlichAdd test for issue #74761
2020-09-30 borsAuto merge of #77133 - tmandry:bootstrap-host, r=Mark...
2020-09-30 Tomasz Miąskoliveness: Use Option::None to represent absent live...
2020-09-29 Tyler MandryFilter out empty items in bootstrap::flags::split
2020-09-29 Eric HussUpdate books
2020-09-29 borsAuto merge of #77289 - TimDiekmann:alloc-ref-by-ref...
2020-09-29 Tomasz MiąskoLiveness analysis for everybody
2020-09-29 Tyler MandryUse --host='' instead of --host ''
2020-09-29 borsAuto merge of #77274 - tmiasko:liveness-cnd, r=lcnr
2020-09-29 borsAuto merge of #77145 - pietroalbini:refactor-build...
2020-09-29 Ivan ThamAlloc vec use imported path
2020-09-29 Ivan ThamFix typo in alloc vec comment
2020-09-29 borsAuto merge of #76754 - varkor:diagnostic-cleanup-ii...
2020-09-29 borsAuto merge of #77253 - jyn514:crate-link, r=Manishearth
2020-09-29 Hameer AbbasiAdd test for async/await combined with const-generics.
2020-09-29 Vadim PetrochenkovEnsure that all LLVM components requested by tests...
2020-09-29 hyd-devUse `rtassert!` instead of `assert!` from the child...
2020-09-29 borsAuto merge of #77275 - petrochenkov:interpid, r=varkor
2020-09-29 Wesley WiserAdd unstable book docs for `-Zunsound-mir-opts`
2020-09-29 borsAuto merge of #77257 - ecstatic-morse:optimize-int...
2020-09-28 Tyler MandryBump bootstrap version and update changelog
2020-09-28 Tyler MandryUpdate CI scripts to accommodate --host change
2020-09-28 Vadim Petrochenkovexpand: Minor fn ptr call cleanup
2020-09-28 Vadim Petrochenkovexpand: Stop un-interpolating `NtIdent`s before passing...
2020-09-28 Tyler MandryRemove skip_only_host_steps
2020-09-28 Tyler Mandrybootstrap: Always build for host, even when target...
2020-09-28 varkorFix run-make-fulldeps tests
2020-09-28 borsAuto merge of #77302 - RalfJung:rollup-n8gg3v6, r=RalfJung
2020-09-28 Ralf JungRollup merge of #77295 - jethrogb:jb/unstable-book...
2020-09-28 Ralf JungRollup merge of #77288 - RalfJung:miri-macos, r=Amanieu
2020-09-28 Ralf JungRollup merge of #77194 - pickfire:patch-7, r=withoutboats
2020-09-28 Ralf JungRollup merge of #77170 - ecstatic-morse:const-fn-ptr...
2020-09-28 Ralf JungRollup merge of #76711 - davidtwco:issue-51154-param...
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-28 Ralf JungRollup merge of #76454 - poliorcetics:ui-to-unit-test...
2020-09-28 borsAuto merge of #76899 - wesleywiser:experimental_unsound...
2020-09-28 Joshua NelsonDon't warn if the config file is somewhere other than...
2020-09-28 Jethro BeekmanUpdate unstable-book: Fix ABNF in inline assembly docs
2020-09-28 Lzu TaoPrefer asm! in std - all in sgx module
2020-09-28 borsAuto merge of #77236 - matthewjasper:defer-typeof-impl...
2020-09-28 Jake GouldingUse an anchor for the try build
2020-09-28 Jake GouldingMove the try builder below the auto builders
2020-09-28 borsAuto merge of #77282 - glaubitz:sparc-linux, r=nagisa
2020-09-28 Tim DiekmannChange `AllocRef::by_ref` to take `&self` instead of...
2020-09-28 borsAuto merge of #77261 - oli-obk:const_generic_array_seri...
2020-09-28 Ralf Jungfix building libstd for Miri on macOS
2020-09-28 borsAuto merge of #77265 - vandenheuvel:chalkup, r=Dylan-DPC
2020-09-28 Aman AroraAdd tests for updated closure/generator printing
2020-09-28 Aman Arorapretty.rs: Update Closure and Generator print
2020-09-28 Joe Richeylibary: Forward compiler-builtins "mem" feature
2020-09-28 borsAuto merge of #77008 - fortanix:raoul/lvi-tests, r...
2020-09-28 borsAuto merge of #75295 - tmiasko:fds, r=Amanieu
2020-09-27 Wesley WiserRemove unnecessary -Zunsound-mir-opts uses in tests
2020-09-27 Wesley Wiser[mir-opt] Introduce a new flag to enable experimental...
2020-09-27 John Paul Adrian... library/std: Set OS raw type definitions for sparc...
2020-09-27 John Paul Adrian... library/std/sys_common: Define MIN_ALIGN for sparc...
2020-09-27 John Paul Adrian... library/{panic_,}unwind: Add definitions for sparc...
2020-09-27 Tomasz Miąskoliveness: Test interaction with automatically_derived...
2020-09-27 Tomasz Miąskoliveness: Inline visitor implementation for IrMaps
2020-09-27 Tomasz Miąskoliveness: Store upvars_mentioned inside Liveness struct
2020-09-27 Tomasz Miąskoliveness: Use visit_param to add variables correspondin...
2020-09-27 Tomasz Miąskoliveness: Use upvars instead of FnKind to check for...
2020-09-27 Tomasz Miąskoliveness: Move body_owner field from IrMaps to Liveness
2020-09-27 borsAuto merge of #77242 - ecstatic-morse:dataflow-switch...
2020-09-27 Tomasz MiąskoReopen standard streams when they are closed on Unix
2020-09-27 borsAuto merge of #77229 - tmiasko:liveness, r=lcnr
2020-09-27 Dylan MacKenzieRemove feature gate test for `rustc_allow_const_fn_ptr`
2020-09-27 Dylan MacKenzieMark `min_const_fn_fn_ptr` test as gate test
2020-09-27 Dylan MacKenzieBless tests
2020-09-27 Dylan MacKenzieUpdate tests with new feature gate
2020-09-27 Dylan MacKenzieRemove `rustc_allow_const_fn_ptr`
2020-09-27 Dylan MacKenzieAdd a feature gate for basic function pointer use in...
2020-09-27 borsAuto merge of #77272 - jonas-schievink:rollup-dydo5kn...
2020-09-27 Jonas SchievinkRollup merge of #77263 - bugadani:cleanup, r=lcnr
2020-09-27 Jonas SchievinkRollup merge of #77262 - bugadani:redundant-comment...
next