about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-11-14Auto merge of #79049 - tmiasko:lower-intrinsics, r=jonas-schievinkbors-5/+263
2020-11-14Auto merge of #78809 - vn-ki:fix-issue-76064, r=oli-obkbors-146/+44
2020-11-14Lower intrinsics calls: forget, size_of, unreachable, wrapping_*Tomasz Miąsko-5/+263
2020-11-13Auto merge of #78683 - Nemo157:issue-78673, r=lcnrbors-7/+47
2020-11-13Auto merge of #78888 - richkadel:llvm-coverage-tests, r=tmandrybors-35/+23
2020-11-13Auto merge of #79011 - ehuss:update-cargo, r=ehussbors-0/+0
2020-11-13Rollup merge of #78996 - lcnr:cg-promotion, r=RalfJungGuillaume Gomez-0/+11
2020-11-13Rollup merge of #78985 - lcnr:cg-drop-test, r=nikomatsakisGuillaume Gomez-28/+61
2020-11-13Rollup merge of #78984 - GuillaumeGomez:rustdoc-check-option, r=jyn514Guillaume Gomez-0/+154
2020-11-13Rollup merge of #77151 - rust-lang:LeSeulArtichaut-patch-1, r=pnkfelixGuillaume Gomez-0/+16
2020-11-13update clippy test ouputVishnunarayan K I-16/+2
2020-11-13bump version to 1.50.0Pietro Albini-1/+1
2020-11-13Auto merge of #78826 - petrochenkov:mrscopes2, r=eddybbors-1/+1
2020-11-12Update cargoEric Huss-0/+0
2020-11-13Auto merge of #78990 - RalfJung:miri, r=RalfJungbors-6/+6
2020-11-12Ensure that INVALID_CODEBLOCK_ATTRIBUTES lint is emittedGuillaume Gomez-28/+47
2020-11-12Rollup merge of #78987 - lcnr:integer-sizes, r=varkorMara Bos-5/+94
2020-11-12Rollup merge of #78972 - ehuss:update-cargo, r=ehussMara Bos-0/+0
2020-11-12Rollup merge of #78970 - calebcartwright:update-rustfmt, r=Aaron1011Mara Bos-5/+5
2020-11-12Rollup merge of #78836 - fanzier:struct-and-slice-destructuring, r=petrochenkovMara Bos-72/+443
2020-11-12Rollup merge of #76730 - ebkalderon:rustdoc-fix-mut-args-async-fn, r=tmandryMara Bos-2/+15
2020-11-12cg: add explicit test for const param promotionBastian Kauschke-0/+11
2020-11-12Handle and test wildcard argumentsJoshua Nelson-2/+7
2020-11-12Don't reuse bindings for `ref mut`Joshua Nelson-0/+8
2020-11-12update MiriRalf Jung-6/+6
2020-11-12check mir exists before validation; fix testsVishnunarayan K I-90/+18
2020-11-12fix tests and formattingVishnunarayan K I-40/+8
2020-11-12add error_occured field to ConstQualifs, fix #76064Vishnunarayan K I-0/+16
2020-11-12extend min_const_generics param ty testsBastian Kauschke-5/+94
2020-11-12Auto merge of #76256 - tgnottingham:issue-74890, r=nikomatsakisbors-0/+48
2020-11-12check `Drop` specialization of const paramsBastian Kauschke-28/+61
2020-11-12move dropck tests from ui -> ui/dropckBastian Kauschke-0/+0
2020-11-12Add tests for rustdoc --check optionGuillaume Gomez-0/+124
2020-11-12Add --check option to rustdocGuillaume Gomez-0/+11
2020-11-12Auto merge of #78976 - GuillaumeGomez:rollup-endkih3, r=GuillaumeGomezbors-2/+1159
2020-11-12Rollup merge of #78971 - ehuss:update-books, r=ehussGuillaume Gomez-0/+0
2020-11-12Rollup merge of #78960 - ethanboxx:const-gen-test-default-error, r=lcnrGuillaume Gomez-0/+28
2020-11-12Rollup merge of #78921 - GuillaumeGomez:search-result-title, r=jyn514Guillaume Gomez-2/+5
2020-11-12Rollup merge of #78916 - lcnr:const-generics-tests, r=varkorGuillaume Gomez-0/+1126
2020-11-12Auto merge of #78773 - GuillaumeGomez:theme-picker-shortcut, r=jyn514bors-0/+10
2020-11-11Fix and re-enable two coverage tests on MacOSRich Kadel-35/+23
2020-11-11Update cargoEric Huss-0/+0
2020-11-11Update booksEric Huss-0/+0
2020-11-11update rustfmtCaleb Cartwright-5/+5
2020-11-12Auto merge of #78782 - petrochenkov:nodoctok, r=Aaron1011bors-6/+6
2020-11-11default_trait_paramEthan Brierley-0/+14
2020-11-11Add test `default_function_param`Ethan Brierley-0/+14
2020-11-11Auto merge of #78956 - jonas-schievink:rollup-r53giob, r=jonas-schievinkbors-195/+621
2020-11-11add error-in-impl-trait const generics testBastian Kauschke-0/+24
2020-11-11add rustdoc testBastian Kauschke-0/+148