about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-11-19Remove duplicate functionAliaksandr Radzivanovich-12/+1
2019-11-19Auto merge of #66206 - PotHix:master, r=estebankbors-6/+6
2019-11-19Auto merge of #66074 - wesleywiser:test_run_const_prop, r=oli-obkbors-24/+37
2019-11-19Auto merge of #65821 - SimonSapin:in-place, r=Amanieubors-4/+18
2019-11-18Auto merge of #58281 - mark-i-m:synthesis, r=estebankbors-6/+1144
2019-11-18Auto merge of #54733 - GuillaumeGomez:stabilize-rustdoc-theme, r=ollie27,Dyla...bors-52/+88
2019-11-18Fix Makefile themes checkGuillaume Gomez-1/+2
2019-11-18Remove redundant html checkGuillaume Gomez-1/+0
2019-11-18improve error messages and documentationGuillaume Gomez-16/+24
2019-11-18remove -Z option from rustdoc theme checker toolGuillaume Gomez-1/+0
2019-11-18Apply review commentsGuillaume Gomez-9/+9
2019-11-18Rename rustdoc options --themes and --check-themes to --theme and --check-themeGuillaume Gomez-18/+21
2019-11-18remove unstable docsGuillaume Gomez-26/+2
2019-11-18rename check-theme option into check-themesGuillaume Gomez-12/+9
2019-11-18Improve documentation, add checks for themes option arguments, make sure the ...Guillaume Gomez-3/+12
2019-11-18Fix typosGuillaume Gomez-2/+2
2019-11-18Rename theme-checker option to check-themeGuillaume Gomez-9/+9
2019-11-18Add sentence to tell other options are ignored when running check-themeGuillaume Gomez-3/+3
2019-11-18Prevent invalid html characters in themes nameGuillaume Gomez-1/+3
2019-11-18add test for rustdoc's --themes flagQuietMisdreavus-0/+14
2019-11-18Apply review commentsGuillaume Gomez-5/+11
2019-11-18Warn instead of failing for themesGuillaume Gomez-2/+2
2019-11-18Add documentation for stabilized flagsGuillaume Gomez-1/+21
2019-11-18Stabilize rustdoc theme optionsGuillaume Gomez-3/+5
2019-11-18Use `drop_in_place` in `array::IntoIter::drop`Simon Sapin-4/+18
2019-11-18Auto merge of #66459 - eddyb:update-llvm-wasm-dwarf, r=alexcrichtonbors-0/+0
2019-11-18Auto merge of #66396 - smmalis37:pythontest, r=alexcrichtonbors-1/+1
2019-11-18Auto merge of #66238 - ehuss:stabilize-rustdoc-edition, r=GuillaumeGomezbors-4/+2
2019-11-18Auto merge of #65456 - estebank:trait-bound-borrow, r=matthewjasperbors-29/+125
2019-11-17Auto merge of #66385 - ecstatic-morse:check-only-pass2, r=eddybbors-1650/+296
2019-11-17Auto merge of #66384 - cjgillot:typefoldable, r=Zoxcbors-758/+142
2019-11-17Auto merge of #66488 - RalfJung:miri, r=RalfJungbors-7/+9
2019-11-17update MiriRalf Jung-7/+9
2019-11-17Auto merge of #66336 - ehuss:update-cargo-books, r=Mark-Simulacrumbors-0/+0
2019-11-17Rollup merge of #66477 - ALSchwalm:clarify-transmute-copy, r=CentrilYuki Okushi-5/+5
2019-11-17Rollup merge of #66471 - Alexendoo:test-issue-63116, r=CentrilYuki Okushi-0/+27
2019-11-17Rollup merge of #66469 - CosineP:fix/field-lint, r=petrochenkovYuki Okushi-21/+21
2019-11-17Rollup merge of #66466 - RalfJung:seh, r=oli-obkYuki Okushi-6/+20
2019-11-17Rollup merge of #66465 - mulimoen:fix_lifetime_elision_not_shown, r=rkruppeYuki Okushi-1/+1
2019-11-17Rollup merge of #66456 - Centril:driver-codes, r=Mark-SimulacrumYuki Okushi-52/+39
2019-11-17Rollup merge of #66395 - jplatte:centralize-panic-docs, r=Dylan-DPCYuki Okushi-50/+49
2019-11-17Rollup merge of #66381 - Centril:66340, r=petrochenkovYuki Okushi-1/+23
2019-11-17Rollup merge of #66344 - petrochenkov:noregattr, r=matthewjasperYuki Okushi-143/+12
2019-11-17Rollup merge of #66271 - petrochenkov:abism, r=CentrilYuki Okushi-177/+271
2019-11-17Rollup merge of #65739 - mqudsi:vec_split_off_docs, r=dtolnayYuki Okushi-4/+3
2019-11-16review comments and fix rebaseEsteban Küber-3/+4
2019-11-16Auto merge of #66394 - wesleywiser:fix_oom, r=oli-obkbors-3/+33
2019-11-16Add test for issue 63116Alex Macleod-0/+27
2019-11-17Add some more testsVadim Petrochenkov-1/+45
2019-11-17Address review commentsVadim Petrochenkov-13/+11