about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-06-03fix testing Miri with --stage 0Ralf Jung-3/+12
2021-06-03Update Mirihyd-dev-7/+11
2021-06-03add testEllen-0/+6
2021-06-03Update tests with new casingRyan Levick-9/+9
2021-06-03Add run-make test testing flag stabilityRyan Levick-1/+4
2021-06-03Auto merge of #85952 - JohnTitor:rollup-r00gu9q, r=JohnTitorbors-0/+102
2021-06-03rustdoc- Show defaults on const generics Ellen-9/+32
2021-06-03Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31' into clippyupflip1995-1305/+2367
2021-06-03Rollup merge of #85926 - ehuss:update-cargo, r=ehussYuki Okushi-0/+0
2021-06-03Rollup merge of #85896 - BoxyUwU:remove-fixme-fwd-declared-const-default, r=p...Yuki Okushi-0/+42
2021-06-03Rollup merge of #85880 - csmoe:ice-85768, r=oli-obkYuki Okushi-0/+60
2021-06-03Auto merge of #84988 - alexcrichton:safe-target-feature-wasm, r=joshtriplettbors-0/+44
2021-06-03Update the documentation of `-C force-unwind-tables`hyd-dev-2/+1
2021-06-03Auto merge of #84834 - GuillaumeGomez:sidebar-unification, r=jshabors-99/+173
2021-06-02Auto merge of #84703 - GuillaumeGomez:cleanup-dom, r=jshabors-241/+256
2021-06-02test for more SIMD monomorphization errorsJacob Lifshay-0/+55
2021-06-02Update generator testsWesley Wiser-16/+16
2021-06-02Replace h3 for notable traits with divGuillaume Gomez-15/+23
2021-06-02Update rustdoc testsGuillaume Gomez-94/+100
2021-06-02Remove data-level selectors from CSS.Jacob Hoffman-Andrews-82/+20
2021-06-02Add test for removing &mut for &mut format!().Mara Bos-1/+25
2021-06-02Add test for ref suggestions in macros.Mara Bos-0/+81
2021-06-02Restrict access to crate_name.Camille GILLOT-2/+3
2021-06-02Add a page on force-warns in unstable bookRyan Levick-0/+21
2021-06-02Add deny-by-default testRyan Levick-0/+22
2021-06-02Add missing stderr fileRyan Levick-0/+14
2021-06-02Add final testRyan Levick-7/+6
2021-06-02Force warn on lint groups as wellRyan Levick-5/+68
2021-06-02Respond to review feedbackWesley Wiser-36/+29
2021-06-02Change the type name from `_enum<..>` to `enum$<..>`Wesley Wiser-39/+39
2021-06-02Make tidy happyWesley Wiser-2/+4
2021-06-02Add/update testsWesley Wiser-3/+107
2021-06-02Generate better debuginfo for niche-layout enumsWesley Wiser-0/+14
2021-06-02Generate better debuginfo for directly tagged enumsWesley Wiser-17/+38
2021-06-02Replace IntoIter::new with IntoIterator::into_iter in stdMuhammad Mominul Huque-14/+14
2021-06-01Update cargoEric Huss-0/+0
2021-06-02Auto merge of #85687 - m-ou-se:new-prelude, r=yaahcbors-0/+7
2021-06-02convert Rvalue::threadlocalref assertion to delay bugcsmoe-8/+7
2021-06-01Allow raw pointers in SIMD typesJubilee Young-0/+67
2021-06-01Auto merge of #85331 - cjgillot:dirty-dancing, r=Aaron1011bors-686/+500
2021-06-01Reland - Report coverage `0` of dead blocksRich Kadel-49/+116
2021-06-01Auto merge of #85829 - bjorn3:simplify_crate_num, r=jackh726bors-5/+5
2021-06-01Don't generate impl-items div container if there is noneGuillaume Gomez-4/+6
2021-06-01Remove invalid usage of aria-levelGuillaume Gomez-25/+25
2021-06-01Replace h3 and h4 containing invalid DOMGuillaume Gomez-130/+190
2021-06-01Add missing <title> in redirection page <head>Guillaume Gomez-0/+1
2021-06-01Replace empty href with "#"Guillaume Gomez-1/+1
2021-06-01Fix issues and add testRyan Levick-1/+14
2021-06-01Add test for forward declared const param defaultsEllen-0/+42
2021-06-01replace lazy_static with once_cell, drop direct dependency on serdeklensy-8/+7