about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-10-11:arrow_up: rust-analyzerLaurențiu Nicola-18/+17
2021-10-11Auto merge of #89752 - matthiaskrgr:rollup-v4fgmwg, r=matthiaskrgrbors-128/+183
2021-10-11Rollup merge of #89736 - GuillaumeGomez:rm-unused-css-rule, r=dns2utf8Matthias Krüger-2/+0
2021-10-11Rollup merge of #89722 - jkugelman:cannonical-typo, r=joshtriplettMatthias Krüger-1/+1
2021-10-11Rollup merge of #89691 - Nicholas-Baron:debugger_commands, r=Mark-SimulacrumMatthias Krüger-125/+151
2021-10-11Rollup merge of #89632 - GuillaumeGomez:fix-docblock-code, r=jshaMatthias Krüger-0/+16
2021-10-11Rollup merge of #89579 - workingjubilee:regression-test-80108, r=Mark-SimulacrumMatthias Krüger-0/+15
2021-10-10Auto merge of #89541 - workingjubilee:abbrev-shufvec-t, r=Mark-Simulacrumbors-358/+205
2021-10-10Add regression test for issue 80108Jubilee Young-0/+15
2021-10-10Auto merge of #89739 - matthiaskrgr:rollup-kskwqy5, r=matthiaskrgrbors-25/+148
2021-10-10Rollup merge of #89735 - bjorn3:stabilize_proc_macro_is_available, r=petroche...Matthias Krüger-3/+0
2021-10-10Rollup merge of #89713 - nbdd0121:doc2, r=AmanieuMatthias Krüger-1/+1
2021-10-10Rollup merge of #89520 - GuillaumeGomez:cache-rustdoc-gui-test, r=Mark-Simula...Matthias Krüger-1/+1
2021-10-10Rollup merge of #89428 - DevinR528:reachable-featuregate, r=Nadrieril,camelidMatthias Krüger-20/+146
2021-10-10Auto merge of #89633 - rhysd:issue-65230, r=petrochenkovbors-18/+47
2021-10-10Remove unused CSS ruleGuillaume Gomez-2/+0
2021-10-10Add test for <code> in doc blocks on mobileGuillaume Gomez-0/+12
2021-10-10Stabilize proc_macro::is_availablebjorn3-3/+0
2021-10-10Fix <code> blocks in doc blocks display on mobileGuillaume Gomez-0/+4
2021-10-10Auto merge of #88952 - skrap:add-armv7-uclibc, r=nagisabors-0/+67
2021-10-10Fix spelling: Cannonical -> CanonicalJohn Kugelman-1/+1
2021-10-10Auto merge of #89695 - jsha:more-templates, r=GuillaumeGomezbors-55/+113
2021-10-10Auto merge of #89661 - rusticstuff:libisl_mirror_take_two, r=Mark-Simulacrumbors-4/+8
2021-10-09Auto merge of #89631 - camsteffen:clippy-boot-env, r=Mark-Simulacrumbors-8/+1
2021-10-09Fix ABNF of inline asm optionsGary Guo-1/+1
2021-10-09Simplified 3 ifs found by clippy.Nicholas-Baron-12/+10
2021-10-09Simplified two printlns picked out by clippyNicholas-Baron-2/+2
2021-10-09Move check_debugger_output to the debugger moduleNicholas-Baron-64/+69
2021-10-09Move DebuggerCommands to its own fileNicholas-Baron-48/+71
2021-10-09Auto merge of #88379 - camelid:cleanup-clean, r=jyn514bors-514/+415
2021-10-09Auto merge of #89703 - GuillaumeGomez:rollup-g3ulo9x, r=GuillaumeGomezbors-13/+27
2021-10-09Remove some stray whitespace.Jacob Hoffman-Andrews-3/+3
2021-10-10Use E0308 instead of E0495 for checking the error message improvementrhysd-47/+19
2021-10-09Rollup merge of #89700 - GuillaumeGomez:fix-rustdoc-higher-bound-html-gen, r=...Guillaume Gomez-2/+6
2021-10-09Rollup merge of #89614 - cuviper:unicode-14, r=joshtriplettGuillaume Gomez-11/+21
2021-10-09Auto merge of #89343 - Mark-Simulacrum:no-args-queries, r=cjgillotbors-0/+13
2021-10-09Fix invalid HTML generation for higher boundsGuillaume Gomez-2/+6
2021-10-09Add a test that -Zquery-dep-graph -Zdump-dep-graph worksMark Rousskov-0/+13
2021-10-09Rollup merge of #89697 - alessandrod:issue-89689, r=nikicMatthias Krüger-1/+1
2021-10-09Rollup merge of #89687 - Nicholas-Baron:move_read2_abbreviated, r=Mark-Simula...Matthias Krüger-70/+73
2021-10-09Rollup merge of #89684 - asquared31415:asm-doc-fix, r=joshtriplettMatthias Krüger-2/+2
2021-10-09Rollup merge of #89641 - asquared31415:asm-feature-attr-regs, r=oli-obkMatthias Krüger-34/+84
2021-10-09Rollup merge of #89634 - hawkw:eliza/enable-err-warn, r=oli-obkMatthias Krüger-0/+1
2021-10-09Fix min LLVM version for bpf-types testAlessandro Decina-1/+1
2021-10-08Move template initialization into its own file.Jacob Hoffman-Andrews-15/+23
2021-10-08Add template for print_itemJacob Hoffman-Andrews-46/+96
2021-10-08Move read2_abbreviated function into read2.rsNicholas-Baron-70/+73
2021-10-08Add feature gate to non_exhaustive_omitted_patterns lintDevin Ragotzy-20/+146
2021-10-08Fix asm docs typoasquared31415-2/+2
2021-10-08Rollup merge of #89669 - Urgau:json-remove-type-never, r=GuillaumeGomezGuillaume Gomez-4/+23