]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-05 Joshua NelsonRevamp rustdoc docs about documentation using `cfg`
2020-10-01 borsAuto merge of #76919 - fusion-engineering-forks:thread...
2020-10-01 borsAuto merge of #74839 - alarsyo:multiple_return_terminat...
2020-10-01 Antoine MartinBless mir-opt tests for 32 bit
2020-10-01 Antoine MartinAdd test for multiple terminator optimization
2020-10-01 Antoine MartinBless mir-opt tests with new opt
2020-10-01 Antoine MartinImplement multiple return terminators optimization
2020-10-01 borsAuto merge of #77354 - ecstatic-morse:const-checking...
2020-10-01 borsAuto merge of #77383 - pickfire:patch-6, r=Mark-Simulacrum
2020-10-01 borsAuto merge of #77379 - camelid:improve-wording-crate...
2020-10-01 Ivan ThamFix typo in vec doc "tries to reserves"
2020-10-01 borsAuto merge of #77381 - Dylan-DPC:rollup-0sr6p5p, r...
2020-10-01 Dylan DPCRollup merge of #77371 - camelid:remove-extra-space...
2020-10-01 Dylan DPCRollup merge of #77360 - oli-obk:zst_const_pat_regressi...
2020-10-01 Dylan DPCRollup merge of #77349 - ehuss:update-cargo, r=ehuss
2020-10-01 Dylan DPCRollup merge of #77343 - varkor:rustc_args_required_con...
2020-10-01 Dylan DPCRollup merge of #77324 - Aaron1011:fix/const-item-mutat...
2020-10-01 Dylan DPCRollup merge of #77319 - tgnottingham:siphasher_endiann...
2020-10-01 Dylan DPCRollup merge of #77315 - exrook:rename-allocerror,...
2020-10-01 Dylan DPCRollup merge of #77305 - lcnr:candidate_from_obligation...
2020-10-01 Dylan DPCRollup merge of #77303 - lcnr:const-evaluatable-TooGene...
2020-10-01 Dylan DPCRollup merge of #77202 - ehuss:defer-apple-sdkroot...
2020-10-01 Dylan DPCRollup merge of #77153 - Aaron1011:fix/better-recursive...
2020-10-01 Dylan DPCRollup merge of #76909 - timvermeulen:advance_by, r...
2020-09-30 borsAuto merge of #76325 - lzutao:split-core-str, r=Amanieu
2020-09-30 CamelidImprove wording for external crate resolution error
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 CamelidRemove trailing space in error message
2020-09-30 borsAuto merge of #75810 - hug-dev:cmse-nonsecure-entry...
2020-09-30 Dylan MacKenzieRemove E0019, use E0015 for inline assembly in a const
2020-09-30 Dylan MacKenzieBetter span for attribute suggestions
2020-09-30 CamelidAdd test for error message
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 varkorValidate `rustc_args_required_const`
2020-09-30 borsAuto merge of #77356 - RalfJung:miri, r=RalfJung
2020-09-30 Ralf Jungupdate miri
2020-09-30 Oliver SchererReferences to ZSTs may be at arbitrary aligned addresses
2020-09-30 borsAuto merge of #77294 - shepmaster:try-anchors, r=pietro...
2020-09-30 Tyson NottinghamStable hashing: add comments and tests concerning platf...
2020-09-30 borsAuto merge of #77292 - lzutao:std_asm, r=Amanieu
2020-09-30 Dylan MacKenzieRewrite E0019 example
2020-09-30 Dylan MacKenzieRemove default `build_error` impl
2020-09-30 borsAuto merge of #77069 - sexxi-goose:closure_print_2...
2020-09-30 Dylan MacKenzieUpdate `compile-fail` test
2020-09-30 samlichAdd test for issue #74761
2020-09-30 Dylan MacKenzieRemove machinery for halting error output
2020-09-30 Dylan MacKenzieBless tests
2020-09-30 Dylan MacKenzieDon't stop const-checking after erroneous trait bound
2020-09-30 Dylan MacKenzieBless output
2020-09-30 Dylan MacKenzieEmit multiple function pointer errors from const-checker
2020-09-30 Dylan MacKenzieBless tests
2020-09-30 Dylan MacKenzieDon't emit duplicate errors for the return place
2020-09-30 Dylan MacKenziePriority levels
2020-09-30 Dylan MacKenzieBless mut tests
2020-09-30 Dylan MacKenzieGive `MutDeref` a real error message
2020-09-30 Dylan MacKenzieRemove `ops::non_const`
2020-09-30 Dylan MacKenzieFix "unstable in stable" error
2020-09-30 Dylan MacKenzieReturn a `DiagnosticBuilder` from structured errors
2020-09-30 Dylan MacKenzieForbid generator-specific MIR in all const-contexts
2020-09-30 Dylan MacKenzie`delay_span_bug` if const-checking an `async` function
2020-09-30 Dylan MacKenzieContinue after `impl Trait` in `const fn`
2020-09-30 borsAuto merge of #77133 - tmandry:bootstrap-host, r=Mark...
2020-09-30 Dylan MacKenzieContinue const-checking after errors when easy
2020-09-30 Dylan MacKenzieUseful derives on `mir::LocalKind`
2020-09-30 Tomasz Miąskoliveness: Use Option::None to represent absent live...
2020-09-29 Eric HussUpdate cargo
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 Aaron HillDon't fire `const_item_mutation` lint on writes through...
2020-09-29 Wesley WiserAdd unstable book docs for `-Zunsound-mir-opts`
2020-09-29 borsAuto merge of #77257 - ecstatic-morse:optimize-int...
next