about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-08-23Prevent automatic page change when using historyGuillaume Gomez-4/+11
2020-08-20Auto merge of #75595 - davidtwco:polymorphization-predicate-simplification-co...bors-75/+29
2020-08-20Auto merge of #75720 - ehuss:update-books, r=ehussbors-0/+0
2020-08-20Auto merge of #75723 - ehuss:update-cargo, r=ehussbors-0/+0
2020-08-19Auto merge of #75563 - richkadel:llvm-coverage-map-gen-5.4, r=wesleywiserbors-723/+400
2020-08-19Update cargoEric Huss-0/+0
2020-08-19Update booksEric Huss-0/+0
2020-08-19Auto merge of #75590 - Mark-Simulacrum:tagged-ptr, r=ecstatic-morsebors-60/+533
2020-08-19Use CopyTaggedPtr for ParamEnvMark Rousskov-60/+47
2020-08-19Add tagged pointer impl to data structuresMark Rousskov-0/+486
2020-08-19Rollup merge of #75649 - jyn514:inherent-lang-impls, r=guillaumegomezTyler Mandry-97/+142
2020-08-19Rollup merge of #75593 - Mark-Simulacrum:compiler-docs-must-not-overlap, r=pi...Tyler Mandry-2/+2
2020-08-19Rollup merge of #75587 - RalfJung:mir-comment-fixes, r=ecstatic-morseTyler Mandry-6/+7
2020-08-19Rollup merge of #75069 - lcnr:type-of-lazy-norm, r=varkorTyler Mandry-469/+292
2020-08-19Add test for f32 and f64 methodsJoshua Nelson-2/+20
2020-08-19Auto merge of #74098 - GuillaumeGomez:doc-alias-checks, r=ollie27bors-9/+174
2020-08-19Add a testJoshua Nelson-0/+14
2020-08-19xpy fmtJoshua Nelson-5/+11
2020-08-19Use `impls` for intra doc links as wellJoshua Nelson-35/+19
2020-08-19Allow reusing the code in `collect_trait_impls`Joshua Nelson-87/+80
2020-08-19impl_for_type -> PrimitiveType::implsJoshua Nelson-57/+59
2020-08-19Return all impls, not just the primary oneJoshua Nelson-10/+32
2020-08-19Say `tcx.lang_items()` lessJoshua Nelson-20/+21
2020-08-19Refactor `impl_for_type` into a separate functionJoshua Nelson-29/+34
2020-08-19Rollup merge of #75665 - GuillaumeGomez:doc-examples-coverage, r=jyn514Yuki Okushi-77/+173
2020-08-19Rollup merge of #75658 - tgnottingham:issue-75599, r=estebankYuki Okushi-170/+42
2020-08-19Rollup merge of #75652 - jyn514:true-false-2, r=GuillaumeGomezYuki Okushi-7/+28
2020-08-19Rollup merge of #75554 - jumbatm:fix-clashing-extern-decl-overflow, r=lcnrYuki Okushi-102/+251
2020-08-18Moved coverage counter injection from BasicBlock to Statement.Rich Kadel-723/+400
2020-08-19Auto merge of #75677 - cuviper:shrink-towel, r=Mark-Simulacrumbors-0/+36
2020-08-19Auto merge of #75555 - workingjubilee:update-everything, r=Mark-Simulacrumbors-19/+30
2020-08-18Auto merge of #75516 - matklad:remove-deprecation, r=petrochenkovbors-126/+41
2020-08-18change const param ty warning messageBastian Kauschke-86/+78
2020-08-18run wfcheck in parralel again, add test for 74950Bastian Kauschke-15/+92
2020-08-18move const param structural match checks to wfcheckBastian Kauschke-401/+155
2020-08-18Fix asm compiler flags change from cmake 0.1.44Tomasz Miąsko-1/+2
2020-08-18Don't emit "is not a logical operator" error outside of associative expressionsTyson Nottingham-170/+42
2020-08-18Don't panic in Vec::shrink_to_fitJosh Stone-0/+36
2020-08-18Auto merge of #75635 - Aaron1011:fix/incr-fn-param-names, r=eddybbors-5/+1
2020-08-18Resolve licensing by updating tinyvec 0.3.3 -> 0.3.4Jubilee Young-0/+1
2020-08-18Update license check post-cargo updateMark Rousskov-18/+27
2020-08-18Auto merge of #75639 - RalfJung:miri, r=RalfJungbors-10/+8
2020-08-18Update rustdoc-ui testsGuillaume Gomez-51/+85
2020-08-18Auto merge of #75663 - Xanewok:update-rls, r=Mark-Simulacrumbors-0/+0
2020-08-18Add doc examples count for --show-coverageGuillaume Gomez-26/+88
2020-08-18Remove broken clap versions from cargotestAleksey Kladov-8/+1
2020-08-18mir building: fix some commentsRalf Jung-6/+7
2020-08-18Bump RLSIgor Matuszewski-0/+0
2020-08-18Auto merge of #75631 - matklad:rust-analyzer-2020-08-17, r=matkladbors-16/+44
2020-08-18update miriRalf Jung-10/+8