about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-06-28Bump the workspace dependency for OpenSSL 3Josh Stone-1/+1
2021-06-28Auto merge of #86669 - Smittyvb:satisfy-windows-defender, r=Mark-Simulacrumbors-1/+1
2021-06-28Add test for item-table with resize to mobileStefan Schindler-10/+55
2021-06-28Add inflate to pgojackh726-3/+5
2021-06-28Make incomplete features part of delcarationSmitty-11/+1
2021-06-28Don't make `rustc_insignificant_dtor` feature gateSmitty-0/+11
2021-06-28Only run HTML check on rustdoc generated itemsGuillaume Gomez-14/+11
2021-06-28Install tidy on x86_64-gnu-aux target to run html checkGuillaume Gomez-1/+2
2021-06-28Add new tool to check HTML:Guillaume Gomez-4/+158
2021-06-28Move stab_tags to symbol in tablesStefan Schindler-4/+5
2021-06-28Update to new bootstrap compilerMark Rousskov-55/+1
2021-06-29Rollup merge of #86688 - JohnTitor:test-65384, r=jackh726Yuki Okushi-0/+30
2021-06-29Rollup merge of #86683 - lnicola:rust-analyzer-2021-06-28, r=jonas-schievinkYuki Okushi-20/+16
2021-06-29Rollup merge of #86568 - ehuss:dist-miri-stable, r=Mark-SimulacrumYuki Okushi-0/+12
2021-06-29Rollup merge of #86358 - klensy:pp-loop, r=Mark-SimulacrumYuki Okushi-3/+20
2021-06-29Rollup merge of #86206 - FabianWolff:issue-86188, r=Mark-SimulacrumYuki Okushi-29/+167
2021-06-28Only include lint in future_incompatible lint group if not an edition lintRyan Levick-9/+30
2021-06-28Bless the test suite.Charles Lew-5/+5
2021-06-28Add a regression test for issue-65384Yuki Okushi-0/+30
2021-06-28:arrow_up: rust-analyzerLaurențiu Nicola-20/+16
2021-06-28Auto merge of #85876 - jeanlucthumm:master, r=GuillaumeGomezbors-4/+30
2021-06-28Make every standalone doc use rustdoc.cssDeadbeef-2/+13
2021-06-27Editon 2021 enables precise captureAman Arora-1279/+451
2021-06-27Auto merge of #86589 - JohnTitor:add-triangle-to-summary, r=jshabors-4/+6
2021-06-28Fix garbled suggestion for missing lifetime specifierFabian Wolff-0/+43
2021-06-27Auto merge of #85359 - lrh2000:reserved-prefixes, r=nikomatsakisbors-1/+407
2021-06-27Auto merge of #86445 - sexxi-goose:box_fix, r=nikomatsakisbors-8/+130
2021-06-27Add Website features page to rustdoc bookJean-Luc Thumm-0/+26
2021-06-27Add go_to_first boolean query param to immeidately jump to the first search r...Jean-Luc Thumm-4/+4
2021-06-27Make disjoint_capture_migration an edition lint.Mara Bos-104/+186
2021-06-27Fix misleading "impl Trait" errorPaul Trojahn-0/+29
2021-06-27Turn non_fmt_panic into a future_incompatible edition lint.Mara Bos-12/+24
2021-06-27Don't run a publically reachable server in testsSmitty-1/+1
2021-06-27Update and bless tests for const read out of boundsAlbin Hedman-28/+36
2021-06-27Update and bless tests for copy intrinsicAlbin Hedman-67/+20
2021-06-27Use rustdoc.css for error indexDeadbeef-141/+9
2021-06-27Fix the test copy-intrinsicAlbin Hedman-50/+31
2021-06-27Bring back tests removed in 'Revert PRs 81238 and 82967 (which made copy and ...Albin Hedman-0/+144
2021-06-27Bless out_of_bounds_read testAlbin Hedman-26/+29
2021-06-27Revert "With the revert of PR 83091, `swap` is not a `const fn` anymore."Albin Hedman-9/+2
2021-06-27Revert "Remove tests that were also added in PR 79684."Albin Hedman-0/+75
2021-06-27Add FIXME commentYuki Okushi-0/+1
2021-06-27Auto merge of #85448 - nanguye2496:nanguye2496/debuginfo_tests, r=Mark-Simula...bors-5/+337
2021-06-27Fix `future_prelude_collision` false positivejam1garner-0/+16
2021-06-27Auto merge of #86645 - FabianWolff:issue-82328, r=LeSeulArtichautbors-0/+30
2021-06-26Update reserved prefixes test for new edition lint wording.Mara Bos-15/+15
2021-06-26Reorder some lines in `unpretty-expr-fn-arg.rs`Fabian Wolff-10/+10
2021-06-26Add tests to ensure the font-weight is the correct oneGuillaume Gomez-0/+15
2021-06-26Remove erroneously created fileGuillaume Gomez-2/+0
2021-06-26Fix font weight on types, methods and associated types/constsGuillaume Gomez-3/+9