about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-11-10Rollup merge of #88447 - inquisitivecrystal:rustdoc-vis, r=jyn514Matthias Krüger-38/+38
2021-11-10Auto merge of #90759 - yanok:llvm-dbginfo-fix, r=nikicbors-0/+0
2021-11-10Update llvm submoduleIlya Yanok-0/+0
2021-11-10Auto merge of #88670 - camelid:miri-uninit-num, r=RalfJungbors-5/+12
2021-11-10Auto merge of #90754 - matthiaskrgr:rollup-v0483m5, r=matthiaskrgrbors-9/+8
2021-11-10Rollup merge of #90751 - ehuss:update-books, r=ehussMatthias Krüger-1/+1
2021-11-10Rollup merge of #90748 - cuviper:track-setgroups, r=dtolnayMatthias Krüger-1/+1
2021-11-10Rollup merge of #90690 - solid-rs:fix-kmc-solid-asm-const, r=Mark-SimulacrumMatthias Krüger-7/+6
2021-11-10Auto merge of #90663 - ken-matsui:support-early-stopping-too-old-tidy-for-mac...bors-0/+23
2021-11-09Update booksEric Huss-1/+1
2021-11-09Use computed visibility in rustdocinquisitivecrystal-14/+15
2021-11-09Add `ty::Visibility::is_public()`inquisitivecrystal-24/+23
2021-11-09Add a real tracking issue for `CommandExt::groups`Josh Stone-1/+1
2021-11-09miri: Detect uninitialized integers and floatsNoah Lev-5/+12
2021-11-09Auto merge of #90734 - matthiaskrgr:rollup-e1euotp, r=matthiaskrgrbors-235/+1130
2021-11-09Rollup merge of #90723 - asquared31415:box_docs, r=jyn514Matthias Krüger-0/+3
2021-11-09Rollup merge of #90701 - michaelwoerister:more-artifact-sizes, r=davidtwcoMatthias Krüger-0/+73
2021-11-09Rollup merge of #90685 - jyn514:remove-dead-code, r=Mark-SimulacrumMatthias Krüger-7/+1
2021-11-09Rollup merge of #90683 - jyn514:compiler-docs, r=Mark-SimulacrumMatthias Krüger-16/+5
2021-11-09Rollup merge of #90613 - GuillaumeGomez:specific-rustdoc-js-test, r=Mark-Simu...Matthias Krüger-39/+64
2021-11-09Rollup merge of #90035 - SparrowLii:rfc2528, r=jackh726Matthias Krüger-54/+328
2021-11-09Rollup merge of #89561 - nbdd0121:const_typeck, r=nikomatsakisMatthias Krüger-119/+656
2021-11-09Auto merge of #86041 - bstrie:unmagic-array-copy, r=jackh726bors-195/+35
2021-11-09Allow to run a specific rustdoc-js* testGuillaume Gomez-39/+64
2021-11-09Auto merge of #90724 - JohnTitor:rollup-zg0kbm3, r=JohnTitorbors-6/+154
2021-11-09Rollup merge of #90720 - ehuss:update-cargo, r=ehussYuki Okushi-4/+4
2021-11-09Rollup merge of #90708 - NieDzejkob:feature-note, r=jackh726Yuki Okushi-0/+32
2021-11-09Rollup merge of #90688 - SparrowLii:dotprod, r=AmanieuYuki Okushi-0/+1
2021-11-09Rollup merge of #90678 - JohnTitor:add-some-gats-tests, r=jackh726Yuki Okushi-0/+101
2021-11-09Rollup merge of #90591 - richlowe:illumos-ui-target, r=Mark-SimulacrumYuki Okushi-2/+5
2021-11-09Rollup merge of #87530 - bstrie:commentsync, r=bstrieYuki Okushi-0/+11
2021-11-09document Box and box_free connectionasquared31415-0/+3
2021-11-09Auto merge of #90700 - fee1-dead:select-returns-vec, r=davidtwcobors-143/+149
2021-11-09Update cargoEric Huss-4/+4
2021-11-09Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995bors-211/+486
2021-11-09Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-sebors-37/+21
2021-11-09Auto merge of #90695 - GuillaumeGomez:rollup-kxvvw4o, r=GuillaumeGomezbors-49/+39
2021-11-09Add some GATs-related regression testsYuki Okushi-0/+101
2021-11-08Auto merge of #90443 - camelid:rustdoc-subst, r=GuillaumeGomezbors-118/+132
2021-11-08Attempt to address perf regressions with #[inline]bstrie-2/+4
2021-11-08Add a note about feature(explicit_generic_args_with_impl_trait) to the releva...Jakub Kądziołka-0/+32
2021-11-08Update Copy/Clone documentation WRT arraysbstrie-8/+3
2021-11-08impl Copy/Clone for arrays in std, not in compilerbstrie-187/+30
2021-11-08Add comments regarding superfluous `!Sync` implsbstrie-0/+11
2021-11-08Record more artifact sizes during self-profiling.Michael Woerister-0/+73
2021-11-08fmtDeadbeef-42/+18
2021-11-08Make select_* methods return Vec for TraitEngineDeadbeef-118/+148
2021-11-08Rollup merge of #90689 - lnicola:rust-analyzer-2021-11-08, r=lnicolaGuillaume Gomez-22/+16
2021-11-08Rollup merge of #90657 - GuillaumeGomez:one-char-last-line-removed, r=jyn514Guillaume Gomez-1/+10
2021-11-08Rollup merge of #90652 - matthiaskrgr:unnnec_filter_map, r=jyn514Guillaume Gomez-24/+12