about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-02-19simplify eat_digitsklensy-5/+2
2021-01-27Auto merge of #81393 - pnkfelix:issue-81296-make-weak-item-traversal-determin...bors-4/+4
2021-01-26Auto merge of #81417 - JohnTitor:rollup-yi3q05s, r=JohnTitorbors-182/+743
2021-01-27Rollup merge of #81412 - hyd-dev:array-assume-init-wrong-assertion, r=m-ou-seYuki Okushi-1/+3
2021-01-27Rollup merge of #81407 - osa1:issue81098, r=estebankYuki Okushi-2/+40
2021-01-27Rollup merge of #81401 - ehuss:tidy-cleanup, r=Mark-SimulacrumYuki Okushi-111/+2
2021-01-27Rollup merge of #81399 - ehuss:update-books, r=ehussYuki Okushi-0/+0
2021-01-27Rollup merge of #81389 - ehuss:rustdoc-cmark-extensions, r=GuillaumeGomezYuki Okushi-1/+65
2021-01-27Rollup merge of #81369 - tgnottingham:codegen-to-llvm-ir-wall-time, r=lcnrYuki Okushi-17/+14
2021-01-27Rollup merge of #81353 - jockbert:spelling_in_e0207, r=petrochenkovYuki Okushi-1/+1
2021-01-27Rollup merge of #81325 - osa1:issue81293, r=estebankYuki Okushi-0/+51
2021-01-27Rollup merge of #81299 - GuillaumeGomez:fix-eslint-detected-bugs, r=Nemo157Yuki Okushi-31/+33
2021-01-27Rollup merge of #81195 - estebank:suggest-bound-on-trait-with-params, r=oli-obkYuki Okushi-15/+156
2021-01-27Rollup merge of #81191 - ssomers:btree_more_order_chaos, r=Mark-SimulacrumYuki Okushi-1/+87
2021-01-27Rollup merge of #80900 - camelid:readpointerasbytes-ice, r=oli-obkYuki Okushi-1/+48
2021-01-27Rollup merge of #80876 - ojeda:option-result-unwrap_unchecked, r=m-ou-seYuki Okushi-1/+123
2021-01-27Rollup merge of #80812 - rust-lang:relnotes-1.50.0, r=Mark-SimulacrumYuki Okushi-0/+120
2021-01-27Fix assertion in `MaybeUninit::array_assume_init()` for zero-length arrayshyd-dev-1/+3
2021-01-26Update RELEASES.md for 1.50.0Erin Power-0/+120
2021-01-26Auto merge of #81217 - ssomers:btree_bring_back_the_slice, r=Mark-Simulacrumbors-43/+23
2021-01-26Auto merge of #81367 - andersk:join-test-threads, r=dtolnaybors-24/+64
2021-01-26Refine "remove semicolon" suggestion in trait selectionÖmer Sinan Ağacan-2/+40
2021-01-26typeck: Don't suggest converting LHS exprsÖmer Sinan Ağacan-0/+51
2021-01-26Auto merge of #80692 - Aaron1011:feature/query-result-debug, r=estebankbors-34/+46
2021-01-26Auto merge of #79113 - andjo403:raw_vec_ptr, r=m-ou-sebors-0/+1
2021-01-25Update booksEric Huss-0/+0
2021-01-25tidy: Remove unnecessary trailing semicolon.Eric Huss-1/+1
2021-01-25tidy: Remove edition filter exceptions.Eric Huss-15/+1
2021-01-25tidy: Remove cargo check.Eric Huss-95/+0
2021-01-25libtest: Store pending timeouts in a dequeAnders Kaseorg-18/+27
2021-01-25This should address issue 81294.Felix S. Klock II-4/+4
2021-01-25Auto merge of #68828 - oli-obk:inline_cycle, r=wesleywiserbors-18/+484
2021-01-25rustdoc: Document CommonMark extensions.Eric Huss-1/+65
2021-01-25Auto merge of #81375 - RalfJung:miri, r=RalfJungbors-7/+7
2021-01-25Add tracking issueMiguel Ojeda-3/+3
2021-01-25Link the reference about undefined behaviorMiguel Ojeda-3/+9
2021-01-25Auto merge of #81380 - pietroalbini:cargo-pgo-lockfile, r=Mark-Simulacrumbors-0/+14
2021-01-25ci: use the monorepo's lockfile when building cargo for pgo profilingPietro Albini-0/+14
2021-01-25update MiriRalf Jung-7/+7
2021-01-25Ignore a test on wasm, because that changes landing padsoli-37/+39
2021-01-25Fix some bugs reported by eslintGuillaume Gomez-31/+33
2021-01-24Account for generics when suggesting boundEsteban Küber-15/+156
2021-01-24rustc_codegen_ssa: use wall time for codegen_to_LLVM_IR time-passes entryTyson Nottingham-17/+14
2021-01-24Ignore test on 32-bit architecturesCamelid-1/+4
2021-01-24libtest: Wait for test threads to exit after they report completionAnders Kaseorg-14/+45
2021-01-24Auto merge of #81355 - jonas-schievink:rollup-vpaadij, r=jonas-schievinkbors-441/+942
2021-01-24Rollup merge of #81338 - bugadani:dominator-cleanup, r=davidtwcoJonas Schievink-11/+5
2021-01-24Rollup merge of #81320 - CraftSpider:jsondoc-errors, r=jyn514Jonas Schievink-1/+16
2021-01-24Rollup merge of #81310 - tmiasko:in-pattern, r=petrochenkovJonas Schievink-2/+41
2021-01-24Rollup merge of #81302 - LeSeulArtichaut:80777-trait-render, r=jyn514Jonas Schievink-30/+40