about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-11-20Rollup merge of #91026 - notriddle:notriddle/rustdoc-doctest-semicolon, r=jyn514Matthias Krüger-10/+49
2021-11-20Rollup merge of #90999 - RalfJung:miri_simd, r=oli-obkMatthias Krüger-6/+16
2021-11-20Rollup merge of #90956 - JohnTitor:issue-87573, r=Mark-SimulacrumMatthias Krüger-0/+49
2021-11-20Rollup merge of #90089 - jsha:enum-fields-headings, r=camelid,GuillaumeGomezMatthias Krüger-48/+89
2021-11-19Auto merge of #91034 - camelid:docfragment, r=jyn514bors-8/+4
2021-11-19Use fast comparison against `kw::Empty`Noah Lev-1/+3
2021-11-19Auto merge of #91033 - JohnTitor:rollup-sr9zg6o, r=JohnTitorbors-211/+122
2021-11-19Rollup merge of #90961 - estebank:suggest-removal-of-call, r=nagisaYuki Okushi-14/+21
2021-11-19Rollup merge of #90947 - c410-f3r:testsssssss, r=petrochenkovYuki Okushi-188/+2
2021-11-19Rollup merge of #90800 - aplanas:fix_cargo_config, r=Mark-SimulacrumYuki Okushi-9/+14
2021-11-19Rollup merge of #90578 - lcnr:add-test, r=Mark-SimulacrumYuki Okushi-0/+85
2021-11-18rustdoc: Avoid using `Iterator::count()` where possibleNoah Lev-2/+2
2021-11-18rustdoc: Remove unused `DocFragment.line` fieldNoah Lev-6/+0
2021-11-19Auto merge of #90329 - nbdd0121:typeck, r=nagisabors-2/+75
2021-11-18rustdoc doctest: detect `fn main` after an unexpected semicolonMichael Howell-10/+49
2021-11-18Auto merge of #91019 - JohnTitor:rollup-q95ra7r, r=JohnTitorbors-142/+95
2021-11-18bless nlllcnr-0/+26
2021-11-19Rollup merge of #91002 - petrochenkov:nosynth, r=davidtwcoYuki Okushi-82/+9
2021-11-19Rollup merge of #90989 - notriddle:notriddle/rustc-suggest-float-ending-in-do...Yuki Okushi-0/+17
2021-11-19Rollup merge of #90750 - camelid:rm-tuple-impls-1, r=jyn514Yuki Okushi-18/+33
2021-11-19Rollup merge of #90438 - GuillaumeGomez:doc-show-coverage, r=camelidYuki Okushi-40/+33
2021-11-19Rollup merge of #90386 - pierwill:assert-incr-state-85864, r=Aaron1011Yuki Okushi-2/+3
2021-11-18Auto merge of #90382 - alexcrichton:wasm64-libstd, r=joshtriplettbors-9/+108
2021-11-18CTFE SIMD: also test 1-element arrayRalf Jung-1/+10
2021-11-18Move some tests to more reasonable directoriesCaio-188/+2
2021-11-18fix CTFE/Miri simd_insert/extract on array-style repr(simd) typesRalf Jung-6/+7
2021-11-18Clean up mess for --show-coverage documentationGuillaume Gomez-40/+33
2021-11-18rustc: Remove `#[rustc_synthetic]`Vadim Petrochenkov-82/+9
2021-11-18Auto merge of #90991 - ehuss:update-cargo, r=ehussbors-0/+0
2021-11-17Avoid suggesting literal formatting that turns into member accessMichael Howell-0/+17
2021-11-17Update cargoEric Huss-0/+0
2021-11-17Fix emscripten testsAlex Crichton-7/+4
2021-11-17Auto merge of #90984 - matthiaskrgr:rollup-j5bs96a, r=matthiaskrgrbors-276/+478
2021-11-17add const generics testlcnr-0/+59
2021-11-17Rollup merge of #90901 - rukai:improve_manuallydrop_help, r=estebankMatthias Krüger-40/+30
2021-11-17Rollup merge of #90884 - Nilstrieb:fix-span-trivial-trait-bound, r=estebankMatthias Krüger-100/+61
2021-11-17Rollup merge of #90861 - 5225225:nonprinting-char, r=davidtwcoMatthias Krüger-1/+27
2021-11-17Rollup merge of #90687 - jhpratt:const_panic, r=oli-obkMatthias Krüger-0/+46
2021-11-17Rollup merge of #90667 - rukai:improve_static_lifetime_diagnostics, r=estebankMatthias Krüger-135/+245
2021-11-17Rollup merge of #89610 - guswynn:must_use_future, r=wesleywiserMatthias Krüger-0/+69
2021-11-17Auto merge of #90954 - Amanieu:fix-aarch64-asm, r=nikicbors-0/+0
2021-11-16Rollup merge of #90949 - RalfJung:miri, r=RalfJungMatthias Krüger-12/+8
2021-11-16Rollup merge of #90935 - jhpratt:alphabetize-features, r=joshtriplettMatthias Krüger-7/+40
2021-11-16Rollup merge of #90933 - compiler-errors:master, r=estebankMatthias Krüger-1/+97
2021-11-16Rollup merge of #90920 - lnicola:rust-analyzer-2021-11-15, r=lnicolaMatthias Krüger-16/+16
2021-11-16Rollup merge of #90733 - wesleywiser:musl_debuginfo, r=Mark-SimulacrumMatthias Krüger-1/+24
2021-11-16Fix await suggestion betterMichael Goulet-1/+97
2021-11-16Suggest removal of arguments for unit variant, not replacementEsteban Kuber-14/+21
2021-11-17Add a regression test for #87573Yuki Okushi-0/+49
2021-11-16Update llvm submoduleAmanieu d'Antras-0/+0