about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-10-23Rollup merge of #77339 - fusion-engineering-forks:tryfrom-nonzero-to-nonzero,...Yuki Okushi-0/+46
2020-10-23Rollup merge of #77268 - follower:patch-3, r=jyn514Yuki Okushi-2/+2
2020-10-23reviewBastian Kauschke-12/+9
2020-10-23Add regression test for issue-71732Yuki Okushi-0/+36
2020-10-23Make it regression test of issue-77668Yuki Okushi-0/+4
2020-10-23Add a regression test for issue-72616Yuki Okushi-0/+42
2020-10-23Add regression test for issue-77475Yuki Okushi-0/+10
2020-10-22clippy_lints: Update empty_loop lintJoe Richey-10/+33
2020-10-22Only load LOCAL_STREAMS if they are being usedSergio Benitez-0/+5
2020-10-22Capture output from threads spawned in testsTyler Mandry-12/+177
2020-10-22Don't re-export std::ops::ControlFlow in the compiler.Leonora Tindall-4/+3
2020-10-22change the order of type arguments on ControlFlowLeonora Tindall-25/+18
2020-10-22Document inline-const in the Unstable BookCamelid-0/+45
2020-10-22Reduce diagram mess in 'match arms have incompatible types' errorDavid Tolnay-28/+38
2020-10-23Add codegen test for #45964Dániel Buga-0/+38
2020-10-22Add test of incompatible match arm types with multiline armDavid Tolnay-1/+29
2020-10-22Bump LLVM for DeadArgElim fixAaron Hill-0/+51
2020-10-23Fix test fileGeoffrey Copin-10/+10
2020-10-22Use `diverges` instead of `!`-typevarkor-22/+6
2020-10-23Add test case for negative literalsGeoffrey Copin-2/+20
2020-10-22Address review commentsGeoffrey Copin-31/+52
2020-10-22manual-unwrap-or / pr remarks, round 2Tim Nielens-7/+29
2020-10-22improve const infer errorBastian Kauschke-12/+6
2020-10-22Retire rustc_dep_node_try_load_from_on_disk_cache.Camille GILLOT-27/+23
2020-10-22Retire rustc_dep_node_force.Camille GILLOT-46/+36
2020-10-22Unify query name and node name.Camille GILLOT-4/+4
2020-10-22manual-unwrap-or / pr remarksTim Nielens-35/+77
2020-10-22Remove unused category from macros.Camille GILLOT-22/+11
2020-10-22Remove unused ProfileCategory.Camille GILLOT-16/+0
2020-10-22Check which places are deadSimon Vandel Sillesen-9/+55
2020-10-22Only call `collect_tokens` when we have an attribute to parseAaron Hill-26/+32
2020-10-22fix save-analysisBastian Kauschke-1/+11
2020-10-22Clean up lib docsCamelid-9/+10
2020-10-22Add test for const panic!(CONST).Mara Bos-17/+45
2020-10-22Fix const core::panic!(non_literal_str).Mara Bos-3/+15
2020-10-22Bless testsSantiago Pastorino-2/+2
2020-10-22Add ..= const { .. } missing tests and sort them properlySantiago Pastorino-3/+8
2020-10-22Make inline const work for half open rangesSantiago Pastorino-9/+19
2020-10-22Make inline const work in range patternsSantiago Pastorino-6/+38
2020-10-22Rename parse_const_expr to parse_const_blockSantiago Pastorino-3/+3
2020-10-22Explain where the closure return type was inferredAaron Hill-0/+65
2020-10-22Auto merge of #77720 - matthewjasper:fix-trait-ices, r=nikomatsakisbors-86/+141
2020-10-22Don't create an empty `LazyTokenStream`Aaron Hill-19/+25
2020-10-22Fixup: add missing trailing newlineLeSeulArtichaut-1/+1
2020-10-22Auto merge of #77871 - Julian-Wollersberger:less-query-context, r=oli-obkbors-174/+216
2020-10-22Fix clippy testsvarkor-0/+3
2020-10-22Fix clippy testsvarkor-0/+3
2020-10-22Make closures inherit the parent function's target featuresLeSeulArtichaut-1/+27
2020-10-22Remove unused trap_unimplemented_ret_valuebjorn3-11/+0
2020-10-22Rustup to rustc 1.49.0-nightly (1eaadebb3 2020-10-21)bjorn3-3/+3