about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-19Only clear locals that are known to be written to.Camille GILLOT-16/+53
2023-03-19Auto merge of #14378 - lowr:patch/bump-chalk-0.89, r=lnicolabors-12/+44
2023-03-19Add regression testRyo Yoshida-0/+32
2023-03-19Bump chalk to 0.89Ryo Yoshida-12/+12
2023-03-19refactor: improve "ident starts with number" errorEzra Shaw-20/+61
2023-03-19refactor: refactor identifier parsing somewhatEzra Shaw-23/+31
2023-03-19Delay overlap errors if errors are involvedMichael Goulet-8/+15
2023-03-19Constrain const vars to error if const types are mismatchedMichael Goulet-8/+39
2023-03-19Improve collect_into documentationfren_gor-4/+4
2023-03-19The name of NativeLib will be presentedyukang-56/+71
2023-03-18Auto merge of #109326 - nikic:revert-llvm-16, r=the8472bors-4/+4
2023-03-18Revert "Auto merge of #107224 - nikic:llvm-16, r=cuviper"Nikita Popov-4/+4
2023-03-18Implement FixedSizeEncoding for UnusedGenericParams.Camille GILLOT-14/+43
2023-03-18Always enable MIR inlining when building stdBen Kimock-0/+6
2023-03-18Enable inlining of diverging functionsBen Kimock-7/+557
2023-03-18Remove duplicate switch targetsBen Kimock-1/+63
2023-03-18Remove duplicate unreachable blocksBen Kimock-75/+148
2023-03-18Auto merge of #107224 - nikic:llvm-16, r=cuviperbors-8/+9
2023-03-18Add test for `c_variadic` in rustdoc-jsonAlona Enraght-Moony-0/+9
2023-03-18Update links for custom discriminants.Eric Huss-5/+4
2023-03-18refactor `fn bootstrap::builder::Builder::compiler_for`ozkanonur-8/+9
2023-03-18Auto merge of #10456 - samueltardieu:issue-10450, r=Manishearthbors-4/+75
2023-03-18Auto merge of #108802 - nikic:bolt-update, r=Mark-Simulacrumbors-1/+1
2023-03-18Ignore `Inlined` spans when computing caller location.Camille GILLOT-5/+37
2023-03-18Auto merge of #109303 - matthiaskrgr:rollup-usj4ef5, r=matthiaskrgrbors-313/+760
2023-03-18Rollup merge of #109288 - jmillikin:linux-abstract-socket-addr, r=joshtriplettMatthias Krüger-20/+15
2023-03-18Rollup merge of #109287 - scottmcm:hash-slice-size-of-val, r=oli-obkMatthias Krüger-2/+2
2023-03-18Rollup merge of #109283 - notriddle:notriddle/visibility-to-src-with-space, r...Matthias Krüger-7/+7
2023-03-18Rollup merge of #109238 - spastorino:new-rpitit-12, r=compiler-errorsMatthias Krüger-1/+27
2023-03-18Rollup merge of #109234 - tmiasko:overflow-checks, r=cjgillotMatthias Krüger-41/+19
2023-03-18Rollup merge of #109193 - spastorino:new-rpitit-11, r=compiler-errorsMatthias Krüger-20/+339
2023-03-18Rollup merge of #108772 - jyn514:faster-tidy, r=the8472Matthias Krüger-187/+225
2023-03-18Rollup merge of #107416 - czzrr:issue-80618, r=GuillaumeGomezMatthias Krüger-35/+126
2023-03-18Mark DoubleEndedIterator as #[const_trait] using rustc_do_not_const_check, im...onestacked-24/+70
2023-03-18Auto merge of #108815 - the8472:process-obligations-fast-skip, r=nnethercotebors-6/+79
2023-03-18Auto merge of #13789 - feniljain:fix_enum_completion, r=Veykrilbors-13/+147
2023-03-18refactor: pass is_variant_missing as args to build_completionfeniljain-21/+15
2023-03-18move Option::as_slice to intrinsicAndre Bogus-72/+152
2023-03-18fix: make tests valid rust codefeniljain-4/+7
2023-03-18address review commentsJoshua Nelson-24/+52
2023-03-18Let tidy use more threadsJoshua Nelson-1/+5
2023-03-18Use a single WalkBuilder for multiple pathsJoshua Nelson-42/+43
2023-03-18Make `ui_tests` non-quadraticJoshua Nelson-34/+30
2023-03-18Speed up file walking in tidyJoshua Nelson-83/+80
2023-03-18Use named threads in tidyJoshua Nelson-4/+16
2023-03-17reviewGus Caplan-3/+3
2023-03-17move default backtrace setting to sysGus Caplan-3/+10
2023-03-18Stabilise `unix_socket_abstract`John Millikin-20/+15
2023-03-18fix: don't suggest similar method when unstableEzra Shaw-0/+56
2023-03-18Auto merge of #109284 - matthiaskrgr:rollup-aaublsx, r=matthiaskrgrbors-65/+252