]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-10-28 borsAuto merge of #90339 - GuillaumeGomez:doc-alias-doc...
2021-10-28 Guillaume GomezAdd missing documentation for doc alias
2021-10-27 borsAuto merge of #90347 - matthiaskrgr:rollup-rp2ms7j...
2021-10-27 Matthias KrügerRollup merge of #90344 - xfix:tracking-issue-const_cstr...
2021-10-27 Matthias KrügerRollup merge of #90304 - vandenheuvel:test_issue_75961...
2021-10-27 Matthias KrügerRollup merge of #90288 - JakobDegen:import_diagnostics...
2021-10-27 Matthias KrügerRollup merge of #90267 - EliseZeroTwo:elisezerotwo...
2021-10-27 Matthias KrügerRollup merge of #90239 - r00ster91:patch-1, r=fee1...
2021-10-27 r00ster91Remove big O notation
2021-10-27 borsAuto merge of #90273 - nbdd0121:const, r=fee1-dead
2021-10-27 Konrad BorowskiAdd tracking issue number to const_cstr_unchecked
2021-10-27 borsAuto merge of #90186 - jsha:fix-header-sizes, r=Guillau...
2021-10-27 borsAuto merge of #89652 - rcvalle:rust-cfi, r=nagisa
2021-10-27 EliseZeroTwotest: add test for inner attribute followed by outer...
2021-10-27 Ramon de C... Add documentation for LLVM CFI support
2021-10-27 Gary GuoRemove `is_const_fn` in `find_mir_or_eval_fn`
2021-10-27 borsAuto merge of #90337 - matthiaskrgr:rollup-azkr158...
2021-10-27 Bram van den... Add regression test for #75961
2021-10-27 Matthias KrügerRollup merge of #90278 - notriddle:notriddle/highlight...
2021-10-27 Matthias KrügerRollup merge of #90232 - konan8205:master, r=GuillaumeGomez
2021-10-27 Matthias KrügerRollup merge of #90154 - camelid:remove-getdefid, r...
2021-10-27 borsAuto merge of #89937 - JohnTitor:fix-89875, r=Amanieu
2021-10-27 Jakob DegenReverting switching test to no_std and adjust output...
2021-10-27 Jakob DegenFix line numbers in test
2021-10-27 Jakob DegenMake `ui/suggestions/suggest-tryinto-edition-change...
2021-10-27 Jakob DegenAdds hint if a trait fails to resolve and a newly added...
2021-10-27 Jakob DegenAdd test checking that Edition 2021 is suggested for...
2021-10-27 Jakob DegenAdd diagnostic in case of failed `.try_into()` method...
2021-10-26 borsAuto merge of #90314 - matthiaskrgr:rollup-ag1js8n...
2021-10-26 Matthias KrügerRollup merge of #90305 - vandenheuvel:test_issue_87258...
2021-10-26 Matthias KrügerRollup merge of #90303 - WaffleLapkin:regression_test_9...
2021-10-26 Matthias KrügerRollup merge of #90302 - GuillaumeGomez:rm-unneeded...
2021-10-26 Matthias KrügerRollup merge of #90296 - CAD97:rip-lerp, r=Mark-Simulacrum
2021-10-26 borsAuto merge of #90290 - nyanpasu64:fix-string-as-mut...
2021-10-26 Bram van den... Add regression test for #87258
2021-10-26 borsAuto merge of #90284 - tonyyzy:patch-1, r=JohnTitor
2021-10-26 Tony YangRemove redundant Aligner
2021-10-26 Maybe WaffleAdd regression test for issue 90164
2021-10-26 Guillaume GomezRemove unneeded into_iter
2021-10-26 borsAuto merge of #90075 - pierwill:fix-79717, r=petrochenkov
2021-10-26 nyanpasu64Fix copy-paste error in String::as_mut_vec() docs
2021-10-26 borsAuto merge of #90299 - matthiaskrgr:rollup-n77ntld...
2021-10-26 Matthias KrügerRollup merge of #90295 - ehuss:update-cargo, r=ehuss
2021-10-26 Matthias KrügerRollup merge of #90294 - ehuss:update-books, r=ehuss
2021-10-26 Matthias KrügerRollup merge of #90241 - DrMeepster:thiscall_lint_upgra...
2021-10-26 Matthias KrügerRollup merge of #90181 - notriddle:notriddle/error...
2021-10-26 CAD97Remove fNN::lerp - consensus unlikely
2021-10-26 Eric HussUpdate cargo
2021-10-26 Eric HussUpdate books
2021-10-26 Yuki OkushiProperly check `target_features` not to trigger an...
2021-10-26 Yuki OkushiAdd a regression test for issue-89875
2021-10-26 Yuki OkushiRemove unnecessary check for registers
2021-10-26 Yuki OkushiFix some typos
2021-10-26 Shinwoo Parkrustdoc: use ttf based font for cjk glyphs
2021-10-26 pierwillEdit error messages for rustc_resolve::AmbiguityKind...
2021-10-26 borsAuto merge of #85830 - bjorn3:separate_provide_extern...
2021-10-25 Jacob Hoffman... Fix documentation header sizes
2021-10-25 Ramon de C... Add LLVM CFI support to the Rust compiler
2021-10-25 DrMeepstermake thiscall on unsupported platforms an error
2021-10-25 borsAuto merge of #90282 - matthiaskrgr:rollup-c6trbff...
2021-10-25 Matthias KrügerRollup merge of #90266 - b-naber:uneval_substs, r=lcnr
2021-10-25 Matthias KrügerRollup merge of #90255 - lnicola:rust-analyzer-2021...
2021-10-25 Matthias KrügerRollup merge of #90196 - yanok:master, r=scottmcm
2021-10-25 Matthias KrügerRollup merge of #89581 - jblazquez:master, r=Mark-Simul...
2021-10-25 Michael Howellfix(rustc_typeck): report function argument errors...
2021-10-25 borsAuto merge of #89430 - GuillaumeGomez:rustdoc-clippy...
2021-10-25 Michael Howellrustdoc: use better highlighting for *const, *mut,...
2021-10-25 Gary GuoClean up special function const checks
2021-10-25 EliseZeroTwofix: inner attribute followed by outer attribute causin...
2021-10-25 borsAuto merge of #90265 - GuillaumeGomez:rollup-gx3ficp...
2021-10-25 Guillaume GomezRollup merge of #90261 - Mark-Simulacrum:fix-try, r...
2021-10-25 Guillaume GomezRollup merge of #90257 - zommiommy:patch-1, r=m-ou-se
2021-10-25 Guillaume GomezRollup merge of #90233 - GuillaumeGomez:tooltip-overflo...
2021-10-25 Guillaume GomezRollup merge of #90079 - SparrowLii:i8mm, r=Amanieu
2021-10-25 Guillaume GomezRollup merge of #90017 - jackh726:issue-tests, r=nikoma...
2021-10-25 b-naberadd tests
2021-10-25 b-naberexpose default substs in param_env
2021-10-25 Mark RousskovMove back to linux builder on try builds
2021-10-25 bjorn3Fix test
2021-10-25 Tommaso FontanaFixed missing double quote in the patch (slice.swap)
2021-10-25 Tommaso FontanaChanged slice.swap documentation for better readability
2021-10-25 bjorn3Avoid a branch on key being local for queries that...
2021-10-25 borsAuto merge of #90042 - pietroalbini:1.56-master, r...
2021-10-25 Laurențiu Nicola:arrow_up: rust-analyzer
2021-10-25 Guillaume GomezFix scrollbars appearing on information tooltip on...
2021-10-25 Guillaume GomezFix clippy lints in librustdoc
2021-10-25 borsAuto merge of #90249 - matthiaskrgr:rollup-xwtfhq3...
2021-10-25 SparrowLiienable `i8mm` on arm
2021-10-25 SparrowLiienable `i8mm` target feature on aarch64
2021-10-25 Matthias KrügerRollup merge of #90238 - GuillaumeGomez:mailmap-alias...
2021-10-25 Matthias KrügerRollup merge of #90143 - camelid:tidy-2021-followup...
2021-10-25 Matthias KrügerRollup merge of #90127 - JohnTitor:fix-90113, r=estebank
2021-10-25 Matthias KrügerRollup merge of #89889 - estebank:unmet-send-bound...
2021-10-25 borsAuto merge of #89808 - tmiasko:llvm-multithreaded,...
2021-10-25 borsAuto merge of #90210 - cjgillot:qarray2, r=Mark-Simulacrum
2021-10-24 borsAuto merge of #89427 - estebank:collect-overlapping...
2021-10-24 Noah Levtidy: Remove submodules from edition exception list
2021-10-24 Esteban KuberUse the "nice E0277 errors"[1] for `!Send` `impl Future...
2021-10-24 Esteban KuberAlways sort suggestions before emitting them
2021-10-24 Esteban KuberPoint at overlapping impls when type annotations are...
next