about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-06-05Rollup merge of #85503 - liigo:tooltips, r=GuillaumeGomezGuillaume Gomez-4/+4
2021-06-05Rollup merge of #85501 - jyn514:invalid-doc-attrs, r=varkorGuillaume Gomez-11/+38
2021-06-05Auto merge of #86001 - richkadel:revert-85617-rustin-patch-fix, r=Mark-Simula...bors-158/+148
2021-06-05Auto merge of #85990 - jyn514:channel-replace-rustdoc, r=Manishearthbors-7/+17
2021-06-05Auto merge of #85919 - workingjubilee:simd-ptrs-are-valid, r=petrochenkovbors-0/+122
2021-06-05Auto merge of #85457 - jyn514:remove-doc-include, r=GuillaumeGomezbors-285/+41
2021-06-04Added a new test demonstrating the issue requiring revertRich Kadel-0/+18
2021-06-05Rollup merge of #85988 - jyn514:ninja-error, r=joshtriplettYuki Okushi-1/+1
2021-06-05Rollup merge of #85979 - tlyu:where-no-unsized-indirection, r=estebankYuki Okushi-0/+29
2021-06-05Rollup merge of #85966 - alexcrichton:wasm-simd-indirect, r=workingjubileeYuki Okushi-0/+33
2021-06-05Rollup merge of #85939 - m-ou-se:fix-remove-ref-macro-invocation, r=estebankYuki Okushi-1/+25
2021-06-05Rollup merge of #85853 - marmeladema:improper-ctypes-definitions-boxed-dst, r...Yuki Okushi-20/+55
2021-06-05Rollup merge of #84942 - jyn514:channel-replace, r=ManishearthYuki Okushi-102/+135
2021-06-05Rollup merge of #84880 - jyn514:cleanup-itemkind, r=GuillaumeGomezYuki Okushi-20/+37
2021-06-05Rollup merge of #84466 - jyn514:prim-str, r=GuillaumeGomezYuki Okushi-45/+10
2021-06-04Revert "shrinking the deprecated method span"Rich Kadel-158/+130
2021-06-04Fix `deny(invalid_doc_attributes)`Joshua Nelson-11/+38
2021-06-04rustdoc: link consistently to stable/beta in diagnostic messagesJoshua Nelson-7/+17
2021-06-04rustdoc: link to stable/beta docs consistently in documentationJoshua Nelson-102/+135
2021-06-04Improve error messageJoshua Nelson-1/+1
2021-06-04Auto merge of #85788 - rylev:force-warns, r=nikomatsakisbors-1/+229
2021-06-04Note that `ninja = false` goes under `[llvm]`Joshua Nelson-1/+1
2021-06-04Remove `doc(include)`Joshua Nelson-285/+41
2021-06-04Auto merge of #85385 - richkadel:simpler-simplify-with-coverage, r=wesleywiserbors-49/+116
2021-06-04Auto merge of #85959 - RalfJung:miri-stage-0, r=Mark-Simulacrumbors-3/+12
2021-06-04Auto merge of #85984 - JohnTitor:rollup-rq0g9ph, r=JohnTitorbors-14/+94
2021-06-04Rollup merge of #85977 - ehuss:linkcheck-nightly, r=Mark-SimulacrumYuki Okushi-5/+5
2021-06-04Rollup merge of #85937 - m-ou-se:macro-ref-suggestions, r=estebankYuki Okushi-0/+81
2021-06-04Rollup merge of #85899 - klensy:jsondocck-f, r=Mark-SimulacrumYuki Okushi-9/+8
2021-06-04Auto merge of #85954 - flip1995:clippyup, r=Manishearthbors-1305/+2367
2021-06-03Warn against boxed DST in `improper_ctypes_definitions` lintmarmeladema-20/+55
2021-06-03don't suggest unsized indirection in where-clausesTaylor Yu-0/+29
2021-06-03Build linkcheck script as release to run faster.Eric Huss-1/+1
2021-06-03Fix linkcheck script from getting out of sync.Eric Huss-4/+4
2021-06-03Auto merge of #85617 - hi-rustin:rustin-patch-fix, r=estebankbors-130/+158
2021-06-03wasm: Make simd types passed via indirection againAlex Crichton-0/+33
2021-06-03Auto merge of #85292 - wesleywiser:enum_debuginfo, r=michaelwoeristerbors-36/+170
2021-06-03Auto merge of #85958 - hyd-dev:miri, r=RalfJungbors-7/+11
2021-06-03fix testing Miri with --stage 0Ralf Jung-3/+12
2021-06-03Update Mirihyd-dev-7/+11
2021-06-03Update tests with new casingRyan Levick-9/+9
2021-06-03Add run-make test testing flag stabilityRyan Levick-1/+4
2021-06-03Auto merge of #85952 - JohnTitor:rollup-r00gu9q, r=JohnTitorbors-0/+102
2021-06-03Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyupflip1995-1305/+2367
2021-06-03Rollup merge of #85926 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-06-03Rollup merge of #85896 - BoxyUwU:remove-fixme-fwd-declared-const-default, r=p...Yuki Okushi-0/+42
2021-06-03Rollup merge of #85880 - csmoe:ice-85768, r=oli-obkYuki Okushi-0/+60
2021-06-03Auto merge of #84988 - alexcrichton:safe-target-feature-wasm, r=joshtriplettbors-0/+44
2021-06-03Auto merge of #84834 - GuillaumeGomez:sidebar-unification, r=jshabors-99/+173
2021-06-02Auto merge of #84703 - GuillaumeGomez:cleanup-dom, r=jshabors-241/+256