about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-11-24Suggestion to wrap inner types using `allocator_api` in tupleKen Matsui-0/+58
2021-11-12Auto merge of #90836 - matthiaskrgr:rollup-ou6yrlw, r=matthiaskrgrbors-51/+42
2021-11-12Rollup merge of #90795 - GuillaumeGomez:more-search-index-comments, r=notriddleMatthias Krüger-2/+13
2021-11-12Rollup merge of #90761 - hellow554:macro_span, r=estebankMatthias Krüger-49/+29
2021-11-12Auto merge of #89316 - asquared31415:multiple-clobber-abi, r=Amanieubors-121/+272
2021-11-12fix aarch test error annotationsasquared31415-4/+4
2021-11-12Add more comments to explain the code to generate the search indexGuillaume Gomez-2/+13
2021-11-12Auto merge of #90813 - notriddle:notriddle/vec-extend, r=GuillaumeGomezbors-23/+26
2021-11-11Use `Iterator::collect` instead of calling `Vec::push` in a loopMichael Howell-23/+26
2021-11-11Auto merge of #90489 - jyn514:load-all-extern-crates, r=petrochenkovbors-7/+93
2021-11-11Auto merge of #90755 - scottmcm:spec-array-clone, r=jackh726bors-0/+15
2021-11-11Shorten Span of unused macro lintsMarcel Hellwig-49/+29
2021-11-11Auto merge of #89550 - lcnr:coherence-specialization, r=nikomatsakisbors-263/+237
2021-11-11Auto merge of #83846 - torhovland:issue-10971, r=davidtwcobors-0/+20
2021-11-10Auto merge of #90784 - matthiaskrgr:rollup-car8g12, r=matthiaskrgrbors-44/+23
2021-11-10Rollup merge of #90783 - camelid:update-miri, r=RalfJungMatthias Krüger-7/+11
2021-11-10Rollup merge of #90736 - Lokathor:inline-asm-docs-updates, r=AmanieuMatthias Krüger-2/+5
2021-11-10Rollup merge of #89930 - cuviper:avoid-clone3, r=joshtriplettMatthias Krüger-35/+7
2021-11-10Update MiriNoah Lev-7/+11
2021-11-10Rollup merge of #90727 - GuillaumeGomez:remove-potential-useless-search-index...Matthias Krüger-39/+46
2021-11-10Rollup merge of #88868 - calebzulawski:feature/simd_bitmask, r=workingjubileeMatthias Krüger-27/+78
2021-11-10Rollup merge of #88447 - inquisitivecrystal:rustdoc-vis, r=jyn514Matthias Krüger-19/+20
2021-11-10no overlap errors after failing the orphan checklcnr-263/+237
2021-11-10Update llvm submoduleIlya Yanok-0/+0
2021-11-10Remove potential useless data for search indexGuillaume Gomez-39/+46
2021-11-10Changing cdylib to staticlib, as the former doesn't work with arm-none-eabi-gcc.Tor Hovland-4/+1
2021-11-10add missing sym featureasquared31415-1/+1
2021-11-10Auto merge of #90754 - matthiaskrgr:rollup-v0483m5, r=matthiaskrgrbors-0/+0
2021-11-10Fix aarch testsasquared31415-60/+51
2021-11-10Add support for specifying multiple clobber_abi in `asm!`asquared31415-103/+263
2021-11-09Specialize array cloning for Copy typesScott McMurray-0/+15
2021-11-10Auto merge of #90663 - ken-matsui:support-early-stopping-too-old-tidy-for-mac...bors-0/+23
2021-11-09Update booksEric Huss-0/+0
2021-11-09Use computed visibility in rustdocinquisitivecrystal-14/+15
2021-11-09Add `ty::Visibility::is_public()`inquisitivecrystal-5/+5
2021-11-09Update src/doc/unstable-book/src/library-features/asm.mdLokathor-2/+2
2021-11-09Update src/doc/unstable-book/src/library-features/asm.mdLokathor-1/+1
2021-11-09adjust documented register constraints to match https://llvm.org/docs/LangRef...Lokathor-2/+5
2021-11-09Auto merge of #90734 - matthiaskrgr:rollup-e1euotp, r=matthiaskrgrbors-83/+466
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-14/+205
2021-11-09Rollup merge of #89561 - nbdd0121:const_typeck, r=nikomatsakisMatthias Krüger-7/+191
2021-11-09Auto merge of #86041 - bstrie:unmagic-array-copy, r=jackh726bors-30/+7
2021-11-09Allow to run a specific rustdoc-js* testGuillaume Gomez-39/+64
2021-11-09Auto merge of #90724 - JohnTitor:rollup-zg0kbm3, r=JohnTitorbors-2/+127
2021-11-09Rollup merge of #90720 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-11-09Rollup merge of #90708 - NieDzejkob:feature-note, r=jackh726Yuki Okushi-0/+21
2021-11-09Rollup merge of #90678 - JohnTitor:add-some-gats-tests, r=jackh726Yuki Okushi-0/+101