about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-10-28Add comments to hygiene testsMatthew Jasper-4/+37
2021-10-24Add more tests for cross-crate hygieneMatthew Jasper-0/+465
2021-10-21Handle cross-crate module `ExpnId`s consistentlyMatthew Jasper-0/+4
2021-10-21Rollup merge of #90098 - GuillaumeGomez:add-test-foreign-impl-missing-doc-cod...Yuki Okushi-1/+10
2021-10-21Rollup merge of #90097 - GuillaumeGomez:duplicated-sidebar-entry-reexported-m...Yuki Okushi-6/+19
2021-10-21Rollup merge of #90048 - GuillaumeGomez:line-number-setting, r=jshaYuki Okushi-1/+24
2021-10-21Rollup merge of #90031 - durin42:allow-llvm-tests, r=Mark-SimulacrumYuki Okushi-1/+7
2021-10-21Rollup merge of #90029 - tgnottingham:incr-debug-logging-test, r=Mark-SimulacrumYuki Okushi-4/+25
2021-10-21Auto merge of #89998 - camelid:box-default, r=jyn514bors-13/+17
2021-10-20Add test to ensure that the missing_doc_code_examples is not triggered on for...Guillaume Gomez-1/+10
2021-10-20Auto merge of #90050 - michaelwoerister:fix-vtable-debug-name-crash-90019, r=...bors-0/+10
2021-10-20Add test for duplicated sidebar entries for reexported macroGuillaume Gomez-6/+19
2021-10-20Add test for line-number settingGuillaume Gomez-0/+23
2021-10-20Rollup merge of #90036 - jsha:less-rule, r=GuillaumeGomezYuki Okushi-5/+8
2021-10-20Rollup merge of #90025 - JohnTitor:revert-86011, r=estebankYuki Okushi-67/+75
2021-10-20Rollup merge of #90018 - GuillaumeGomez:too-long-item-names, r=jshaYuki Okushi-154/+232
2021-10-20Rollup merge of #88860 - nbdd0121:panic, r=m-ou-seYuki Okushi-3/+0
2021-10-19Update src/test/codegen/debug-vtable.rsWesley Wiser-1/+1
2021-10-19Remove begin_panic_fmt from clippyGary Guo-3/+0
2021-10-19Erase late-bound regions before computing vtable debuginfo name.Michael Woerister-0/+10
2021-10-19Auto merge of #90039 - ehuss:update-cargo, r=ehussbors-0/+0
2021-10-19Upgrade browser-ui-test version to 0.4.5 (it allows to have multi-line commands)Guillaume Gomez-1/+1
2021-10-19Auto merge of #90040 - nbdd0121:issue-90038, r=oli-obkbors-0/+21
2021-10-19Fix issue 90038Gary Guo-0/+21
2021-10-18Update cargoEric Huss-0/+0
2021-10-18Reduce margin on h5 and h6Jacob Hoffman-Andrews-1/+8
2021-10-19Rollup merge of #90002 - lnicola:rust-analyzer-2021-10-18, r=lnicolaMatthias Krüger-16/+15
2021-10-19Rollup merge of #89997 - cameron1024:const-str-as-bytes-ice, r=JohnTitorMatthias Krüger-0/+28
2021-10-19Rollup merge of #89988 - tmiasko:unpromote-const-drop, r=oli-obkMatthias Krüger-0/+39
2021-10-19Rollup merge of #89956 - JohnTitor:suggest-case-insensitive-match-names, r=es...Matthias Krüger-2/+19
2021-10-19Rollup merge of #89867 - Urgau:fix-double-definition, r=GuillaumeGomezMatthias Krüger-3/+42
2021-10-18Remove border-bottom from most docblocks.Jacob Hoffman-Andrews-4/+0
2021-10-18config: add the option to enable LLVM testsAugie Fackler-1/+7
2021-10-18Add test for debug logging during incremental compilationTyson Nottingham-0/+24
2021-10-18Remove comment saying that we don't build debug rustc in CI, since we doTyson Nottingham-4/+1
2021-10-18Auto merge of #89229 - oli-obk:i_love_inferctxt, r=jackh726bors-299/+228
2021-10-18Do not promote values with const drop that need to be droppedTomasz Miąsko-0/+39
2021-10-18Auto merge of #89124 - cjgillot:owner-info, r=michaelwoeristerbors-14/+2
2021-10-19Add a regression test for #89935Yuki Okushi-0/+18
2021-10-19Revert "Rollup merge of #86011 - tlyu:correct-sized-bound-spans, r=estebank"Yuki Okushi-67/+57
2021-10-18rustdoc: Box `ty` field of `GenericParamDefKind::Const`Noah Lev-6/+6
2021-10-18rustdoc: Box `default` fields of `GenericParamDefKind`Noah Lev-10/+10
2021-10-18Remove regionck member constraint handling and leave it to mir borrowckOli Scherer-320/+76
2021-10-18Add test to ensure that the docblock elements left margin is as expectedGuillaume Gomez-0/+6
2021-10-18Add GUI overflow tests for constant and typedefGuillaume Gomez-1/+35
2021-10-18Prevent documentation page title to grow too bigGuillaume Gomez-0/+1
2021-10-18* Remove left margin on items declaration at the top of their documentation pageGuillaume Gomez-153/+190
2021-10-18add test for issue 84957cameron-0/+28
2021-10-18:arrow_up: rust-analyzerLaurențiu Nicola-16/+15
2021-10-18Rollup merge of #89993 - pierwill:patch-1, r=Mark-SimulacrumMatthias Krüger-2/+0