]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-12-07 Jethro BeekmanFix SGX CI, take 3
2020-12-07 borsAuto merge of #79772 - ethanboxx:79760-wrongly-speaks...
2020-12-07 borsAuto merge of #79641 - sourcefrog:split-example, r...
2020-12-07 borsAuto merge of #79776 - petrochenkov:mvtest, r=Mark...
2020-12-06 Vadim PetrochenkovMove some tests to subdirectories
2020-12-06 Ethan Brierleysuggestions from camelid review
2020-12-06 Ethan Brierleysmarter E0390
2020-12-06 borsAuto merge of #79765 - flip1995:clippyup, r=Manishearth
2020-12-06 flip1995Update Cargo.lock
2020-12-06 flip1995Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6...
2020-12-06 borsAuto merge of #78609 - lcnr:rustdoc-const-eval, r=matth...
2020-12-06 borsAuto merge of #79734 - ethanboxx:inferred_const_note...
2020-12-06 borsAuto merge of #6421 - xFrednet:4176-unreadable-literal...
2020-12-06 borsAuto merge of #79737 - Xanewok:update-rls, r=calebcartw...
2020-12-06 borsAuto merge of #79729 - matthiaskrgr:clones_, r=jyn514
2020-12-06 Igor MatuszewskiBump Rustfmt to 1.4.29
2020-12-06 borsAuto merge of #79650 - the8472:fix-take, r=dtolnay
2020-12-05 borsAuto merge of #79697 - rylev:clearer-const-diagnostic...
2020-12-05 xFrednetRenamed the configuraiton to unreadable-literal-lint...
2020-12-05 borsAuto merge of #79685 - sivadeilra:fix_env_vars_win...
2020-12-05 borsAuto merge of #79719 - JohnTitor:nomicon, r=Mark-Simulacrum
2020-12-05 Igor MatuszewskiAdd libc to rustc-workspace-hack
2020-12-05 borsAuto merge of #79445 - SNCPlay42:struct-tail-recursion...
2020-12-05 Igor MatuszewskiUpdate RLS and Rustfmt
2020-12-05 Ethan BrierleyConst parameters can not be inferred with `_`
2020-12-05 borsAuto merge of #78373 - matthewjasper:drop-on-into,...
2020-12-05 Matthias Krügerremove redundant clones
2020-12-05 borsAuto merge of #79724 - RalfJung:miri, r=RalfJung
2020-12-05 Ralf Jungupdate Miri
2020-12-05 borsAuto merge of #6418 - flip1995:apple_wraps_mhm, r=llogiq
2020-12-05 Yuki OkushiPing me when nomicon's toolstate is broken
2020-12-05 borsAuto merge of #76301 - matklad:fmt-test, r=matklad
2020-12-04 Matthew JasperAvoid leaking block expression values
2020-12-04 borsAuto merge of #79673 - ijackson:intoinnerintoinnererror...
2020-12-04 Matthew JasperUse `record_operands_moved` more aggresively
2020-12-04 Matthew JasperSimplify unscheduling of drops after moves
2020-12-04 xFrednetUpdated code for CI
2020-12-04 xFrednetAdded a lint-fraction-readability flag to the configuration
2020-12-04 borsAuto merge of #79286 - TimDiekmann:rename-allocref...
2020-12-04 Ian JacksonIntoInnerError: Provide into_error
2020-12-04 Ian JacksonIntoInnerError: Provide into_parts
2020-12-04 Ian Jacksonstd: impl of `Write` for `&mut [u8]`: document the...
2020-12-04 SNCPlay42check the recursion limit when finding struct tail
2020-12-04 borsAuto merge of #6419 - giraffate:fix_a_style_of_texts_in...
2020-12-04 Takayuki NakataFix a style of texts in `size_of_in_element_count`
2020-12-04 Tim Diekmann Rename `AllocRef` to `Allocator` and `(de)alloc` to...
2020-12-04 Aleksey KladovMove format machinery tests to where they belong
2020-12-04 borsAuto merge of #79680 - Nadrieril:fix-regression-79284...
2020-12-04 Ryan LevickFix UI tests for 'const expression' change
2020-12-04 Ryan LevickA slightly clearer diagnostic when misusing
2020-12-04 flip1995Turn unnecessary_wraps applicability to MaybeIncorrect
2020-12-04 borsAuto merge of #78177 - benjaminp:cleanups, r=jyn514
2020-12-04 Benjamin PetersonWriteback walks the HIR not the AST.
2020-12-04 Benjamin PetersonThe details of higher-rank sub are in the rustc book...
2020-12-04 Benjamin PetersonUnnest some .chain calls, so it's clearer what's going on.
2020-12-04 Benjamin PetersonFix comment that refers to dead enforce_object_limitati...
2020-12-04 borsAuto merge of #79686 - Dylan-DPC:rollup-leama5f, r...
2020-12-04 borsAuto merge of #79109 - richkadel:llvm-coverage-counters...
2020-12-04 Dylan DPCRollup merge of #79678 - jyn514:THE-PAPERCLIP-COMETH...
2020-12-04 Dylan DPCRollup merge of #79664 - vn-ki:move-memkind-heap, r...
2020-12-04 Dylan DPCRollup merge of #79646 - petrochenkov:inclean, r=davidtwco
2020-12-04 Dylan DPCRollup merge of #79638 - jyn514:intra-link-self-raw...
2020-12-04 Dylan DPCRollup merge of #79631 - RalfJung:miri-const_str_ptr...
2020-12-04 Dylan DPCRollup merge of #79627 - ehuss:update-cargo, r=ehuss
2020-12-04 Dylan DPCRollup merge of #79623 - jyn514:ident, r=GuillaumeGomez
2020-12-04 Dylan DPCRollup merge of #79611 - poliorcetics:use-std-in-docs...
2020-12-04 Dylan DPCRollup merge of #79602 - jethrogb:sgx-fix-79038, r...
2020-12-04 Dylan DPCRollup merge of #79541 - GuillaumeGomez:doc-keyword...
2020-12-04 Dylan DPCRollup merge of #77686 - camelid:rustdoc-render-search...
2020-12-04 Arlie DavisFix src/test/ui/env-vars.rs on 128-core machines on...
2020-12-04 NadrierilInline `is_covered_by`
2020-12-04 borsAuto merge of #6416 - deg4uss3r:map_err_restricted...
2020-12-04 borsAuto merge of #6394 - nico-abram:unsafe_sizeof_count_co...
2020-12-04 RickyAdded test to make sure ignoring the error with a named...
2020-12-04 unknownAdd more functions to size_of_in_element_count
2020-12-03 unknownRename unsafe_sizeof_count_copies to size_of_in_element...
2020-12-03 unknownRemove unnecessary unsafe_size_count_copies tests
2020-12-03 unknownMake the unsafe_sizeof_count_copies lint work with...
2020-12-03 unknownMake the unsafe_sizeof_count_copies lint find copy_...
2020-12-03 unknownAdd lint unsafe_sizeof_count_copies
2020-12-03 RickyUpdate the stderr message in ui tests
2020-12-03 RickyApply suggestions from code review
2020-12-03 Rickydidn't update lint correctly
2020-12-03 CamelidAdd missing feature flag
2020-12-03 CamelidAdd more rustdoc-js test cases
2020-12-03 CamelidAdd rustdoc-js test
2020-12-03 CamelidMake `length_limit` a `usize`
2020-12-03 CamelidUse `createElement` and `innerHTML` instead of `DOMParser`
2020-12-03 CamelidRender Markdown in search results
2020-12-03 Joshua NelsonFix some clippy lints
2020-12-03 RickyMoved map_err_ignore to restriction and updated help...
2020-12-03 Rich KadelTweak to Makefile to overcome MacOS make corruption bug
2020-12-03 borsAuto merge of #79620 - JohnTitor:label-name-sugg, r...
2020-12-03 Rich KadelFixed cross-crate generic call test to compile lib...
2020-12-03 Rich KadelWorkaround for inconsistent order of llvm-cov results...
2020-12-03 Rich KadelAddressed feedback from 2020-12-01
2020-12-03 Rich KadelCombination of commits
2020-12-03 Rich KadelRemoved -base from run-make-fulldeps/coverage-*-base
2020-12-03 Rich KadelCoverage tests for remaining TerminatorKinds and async...
2020-12-03 Vishnunarayan K Imove interpret::MemoryKind::Heap to const eval
next