| Age | Commit message (Expand) | Author | Lines |
| 2020-08-22 | Auto merge of #75795 - matthiaskrgr:cargotest_clippy, r=Dylan-DPC | bors | -7/+7 |
| 2020-08-22 | Auto merge of #75776 - GuillaumeGomez:missing-doc-examples-lint-improvements,... | bors | -27/+74 |
| 2020-08-22 | Auto merge of #75792 - matthiaskrgr:bootstrap_clippy, r=Dylan-DPC | bors | -14/+8 |
| 2020-08-22 | Rollup merge of #75788 - nagisa:mir-call-doccomment, r=wesleywiser | Dylan DPC | -1/+1 |
| 2020-08-22 | Rollup merge of #75781 - Amanieu:asm-fix, r=nagisa | Dylan DPC | -2/+10 |
| 2020-08-22 | Rollup merge of #75771 - tmiasko:const-eval-query-stack-normalize, r=jonas-sc... | Dylan DPC | -2/+3 |
| 2020-08-22 | Rollup merge of #75769 - matklad:flatten, r=petrochenkov | Dylan DPC | -136/+121 |
| 2020-08-22 | Rollup merge of #75753 - koutheir:patch-1, r=steveklabnik | Dylan DPC | -2/+3 |
| 2020-08-22 | Rollup merge of #75745 - jyn514:refactor-resolve, r=Manishearth | Dylan DPC | -23/+1 |
| 2020-08-22 | Rollup merge of #75718 - GuillaumeGomez:coverage-ui-doc-examples-count, r=jyn514 | Dylan DPC | -94/+196 |
| 2020-08-22 | Rollup merge of #75711 - CohenArthur:split-up-astconv, r=oli-obk | Dylan DPC | -1059/+1096 |
| 2020-08-22 | cargotest: fix clippy warnings | Matthias Krüger | -7/+7 |
| 2020-08-22 | bootstrap: fix a couple of clippy lint warnings | Matthias Krüger | -14/+8 |
| 2020-08-22 | MIR call terminator represents diverging calls too | Simonas Kazlauskas | -1/+1 |
| 2020-08-21 | Add regression test | Amanieu d'Antras | -0/+5 |
| 2020-08-21 | Added link to Microsoft's documentation of CFG | Dr. Koutheir Attouchi | -1/+1 |
| 2020-08-21 | Fixed a typo | Dr. Koutheir Attouchi | -1/+1 |
| 2020-08-21 | Auto merge of #75708 - JohnTitor:stay-cool-full-bootstrap-builder, r=pietroal... | bors | -33/+0 |
| 2020-08-21 | More inline asm register name fixups for LLVM | Amanieu d'Antras | -2/+5 |
| 2020-08-21 | Strenghten tests for missing_doc_code_examples lint | Guillaume Gomez | -5/+54 |
| 2020-08-21 | Unify checks for lint missing_doc_code_examples and --show-coverage | Guillaume Gomez | -22/+20 |
| 2020-08-21 | Show line even if there is no code examples | Guillaume Gomez | -5/+3 |
| 2020-08-21 | Ignore more kind of items for doc examples | Guillaume Gomez | -0/+4 |
| 2020-08-21 | Minor, remove double nesting of a test module | Aleksey Kladov | -136/+121 |
| 2020-08-21 | Auto merge of #75697 - lzutao:mir-dumb-const-prefix, r=oli-obk | bors | -129/+132 |
| 2020-08-21 | astconv: Split astconv.rs into its own module with submodules | CohenArthur | -1059/+1096 |
| 2020-08-21 | Rollup merge of #75532 - tmiasko:rfc-1014, r=nikomatsakis | Yuki Okushi | -2/+4 |
| 2020-08-21 | Improve wording | Guillaume Gomez | -1/+1 |
| 2020-08-21 | Switched ROP link to Desktop layout instead of mobile layout | Dr. Koutheir Attouchi | -1/+1 |
| 2020-08-21 | Auto merge of #75642 - matklad:lexer-comments, r=petrochenkov | bors | -97/+89 |
| 2020-08-21 | Auto merge of #74846 - Aaron1011:fix/pat-token-capture, r=petrochenkov | bors | -10/+85 |
| 2020-08-21 | Suppress "const" prefix of FnDef in MIR dump | Lzu Tao | -129/+132 |
| 2020-08-21 | Extend normalization in const-eval-query-stack test | Tomasz Miąsko | -2/+3 |
| 2020-08-20 | Another motivation for CFG: return-oriented programming | Dr. Koutheir Attouchi | -1/+2 |
| 2020-08-20 | Auto merge of #75494 - matthewjasper:defer-recursive-projection-error, r=niko... | bors | -86/+171 |
| 2020-08-20 | fmt | Guillaume Gomez | -11/+2 |
| 2020-08-20 | Add documentation for --show-coverage option | Guillaume Gomez | -0/+33 |
| 2020-08-20 | Update how doc examples are counted | Guillaume Gomez | -26/+47 |
| 2020-08-20 | Remove "total" columns in --show-coverage output | Guillaume Gomez | -64/+54 |
| 2020-08-20 | Don't immediately error for cycles during normalization | Matthew Jasper | -86/+171 |
| 2020-08-20 | Auto merge of #75747 - cuviper:rollup-icke90l, r=cuviper | bors | -26/+65 |
| 2020-08-20 | Rollup merge of #75743 - matklad:excl, r=davidtwco | Josh Stone | -3/+3 |
| 2020-08-20 | Rollup merge of #75731 - lzutao:mir-cmts-suppress-float-ty-const, r=oli-obk | Josh Stone | -4/+1 |
| 2020-08-20 | Rollup merge of #75716 - tlively:upgrade-emscripten-1.39.20, r=cuviper | Josh Stone | -2/+2 |
| 2020-08-20 | Rollup merge of #75710 - ThibsG:FixBadPrinting75447, r=oli-obk | Josh Stone | -3/+53 |
| 2020-08-20 | Rollup merge of #75703 - tmiasko:stack-overflow-musl, r=cuviper | Josh Stone | -2/+0 |
| 2020-08-20 | Rollup merge of #75702 - GuillaumeGomez:cleanup-e0759, r=pickfire | Josh Stone | -12/+6 |
| 2020-08-20 | Remove duplicate binding in match | Joshua Nelson | -1/+1 |
| 2020-08-20 | Suppress ty::Float in MIR comments of ty::Const | Lzu Tao | -4/+1 |
| 2020-08-20 | Update rustdoc coverage UI test | Guillaume Gomez | -7/+51 |