]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-05-09 borsAuto merge of #96877 - matthiaskrgr:rollup-evlh6ot...
2022-05-09 Matthias KrügerRollup merge of #96858 - notriddle:notriddle/cleanup...
2022-05-09 Matthias KrügerRollup merge of #96854 - jackh726:subst-cleanup, r...
2022-05-09 Matthias KrügerRollup merge of #96844 - Badel2:actually-fix-96583...
2022-05-09 Matthias KrügerRollup merge of #96841 - thomcc:revert-osstr-join,...
2022-05-09 Matthias KrügerRollup merge of #96008 - fmease:warn-on-useless-doc...
2022-05-09 Matthias KrügerRollup merge of #95483 - golddranks:improve_float_docs...
2022-05-09 borsAuto merge of #96845 - Patryk27:upgrade-llvm, r=nikic
2022-05-09 borsAuto merge of #96815 - SparrowLii:promote_const, r...
2022-05-09 SparrowLiiuse `Result<(),()>` instead of Validity enum
2022-05-09 Patryk Wychowaniecchore: Upgrade llvm-project
2022-05-09 Michael HowellRemove unused param from search.js::checkPath
2022-05-09 borsAuto merge of #95960 - jhpratt:remove-rustc_deprecated...
2022-05-09 borsAuto merge of #96802 - gimbles:windows_slice, r=thomcc
2022-05-09 Jack HueyReorder erasing/replacing late bound vars and substs
2022-05-09 Jack HueyRemove subst_spanned
2022-05-09 borsAuto merge of #95542 - xFrednet:rfc-2383-expect-query...
2022-05-08 borsAuto merge of #96846 - matthiaskrgr:rollup-yxu9ot9...
2022-05-08 León Orell... Warn on unused doc(hidden) on trait impl items
2022-05-08 Matthias KrügerRollup merge of #96835 - GuillaumeGomez:eslint-rules...
2022-05-08 Matthias KrügerRollup merge of #96830 - JohnTitor:issue-96654, r=compi...
2022-05-08 Matthias KrügerRollup merge of #96829 - JohnTitor:fix-xpy-clippy,...
2022-05-08 Matthias KrügerRollup merge of #96828 - scottmcm:clarify-hasher-write...
2022-05-08 Matthias KrügerRollup merge of #96617 - ken-matsui:fix-incorrect-synta...
2022-05-08 borsAuto merge of #96302 - Serial-ATA:more-diagnostic-items...
2022-05-08 Badel2Actually fix ICE from #96583
2022-05-08 borsAuto merge of #93675 - name1e5s:fix/strip_prefix_panic...
2022-05-08 Thom ChiovoloniRevert "Implement [OsStr]::join", which was merged...
2022-05-08 Fridtjof StoldtFixed typo in docs and correct doc links
2022-05-08 name1e5sfix panic in Path::strip_prefix
2022-05-08 borsAuto merge of #96770 - flip1995:fix-trait-type-in-bound...
2022-05-08 xFrednetSupport `#[expect]` attributes for rustdoc lints (RFC...
2022-05-08 xFrednetTest `expect` attribute for tool lints, clippy edition...
2022-05-08 xFrednetTest `expect` attribute for tool lints, rustc edition...
2022-05-08 xFrednetMove lint expectation checking into a separate query...
2022-05-08 xFrednetOnly assert for unstable expectation ids after conversi...
2022-05-08 Guillaume GomezEnforce no trailing spaces with eslint
2022-05-08 Guillaume GomezEnforce linebreak style in js source code
2022-05-08 borsAuto merge of #96689 - gimbles:campfire, r=Mark-Simulacrum
2022-05-08 borsAuto merge of #96659 - thatzopoulos:issue-90679-fix...
2022-05-08 borsAuto merge of #96457 - yungkneez:fix-bootstrap, r=Mark...
2022-05-08 borsAuto merge of #96155 - jackh726:param-heuristics-follow...
2022-05-08 Yuki OkushiCorrect the issue number of a test
2022-05-08 Yuki OkushiAdd regression test for #96654
2022-05-08 Yuki OkushiFix the `x.py clippy` command
2022-05-08 borsAuto merge of #94206 - PrestonFrom:significant_drop...
2022-05-08 Scott McMurrayFurther elaborate the lack of guarantees from `Hasher`
2022-05-08 Ken MatsuiFix incorrect syntax suggestion with `pub async fn`
2022-05-07 borsAuto merge of #96824 - matthiaskrgr:rollup-silw3ki...
2022-05-07 Thomas Hatzopoulosupdated error message for missing cmake
2022-05-07 Matthias KrügerRollup merge of #96822 - GuillaumeGomez:js-quote-rule...
2022-05-07 Matthias KrügerRollup merge of #96777 - JohnTitor:do-not-run-pass...
2022-05-07 Matthias KrügerRollup merge of #96769 - Undin:remove-adx_target_featur...
2022-05-07 Matthias KrügerRollup merge of #96757 - jyn514:fewer-clippy-rebuilds...
2022-05-07 Matthias KrügerRollup merge of #96756 - jyn514:compiler-docs-default...
2022-05-07 Matthias KrügerRollup merge of #96726 - oli-obk:no_cross_inference...
2022-05-07 Matthias KrügerRollup merge of #96671 - mgeisler:current-exe-docstring...
2022-05-07 Matthias KrügerRollup merge of #96667 - oli-obk:collect_hidden_types...
2022-05-07 Matthias KrügerRollup merge of #96586 - ear7h:master, r=joshtriplett
2022-05-07 Matthias KrügerRollup merge of #96336 - Nilstrieb:link-to-correct...
2022-05-07 borsAuto merge of #96670 - Urgau:bootstrap-check-cfg-featur...
2022-05-07 Guillaume GomezEnforce quote rule for JS source code
2022-05-07 borsAuto merge of #96657 - cuviper:time64, r=joshtriplett
2022-05-07 flip1995Track if a where bound comes from a impl Trait desugar
2022-05-07 borsAuto merge of #96816 - GuillaumeGomez:rollup-oumn95i...
2022-05-07 Guillaume GomezRollup merge of #96811 - createyourpersonalaccount...
2022-05-07 Guillaume GomezRollup merge of #96807 - RalfJung:miri, r=RalfJung
2022-05-07 Guillaume GomezRollup merge of #96805 - Folyd:eslint, r=GuillaumeGomez
2022-05-07 Guillaume GomezRollup merge of #96788 - JakobDegen:checked-binop,...
2022-05-07 Guillaume GomezRollup merge of #96760 - davidtwco:diagnostic-translati...
2022-05-07 Guillaume GomezRollup merge of #96636 - GuillaumeGomez:fix-jump-to...
2022-05-07 Guillaume GomezRollup merge of #96581 - RalfJung:debug-size-align...
2022-05-07 SparrowLiioptimize `promote_consts` by cache the validate check
2022-05-07 Nikolaos Chatzikonst... Fix a minor typo in the description of Formatter
2022-05-07 borsAuto merge of #96780 - Kobzol:ci-llvm-upgrade-osx-windo...
2022-05-07 Ralf Jungupdate Miri
2022-05-07 borsAuto merge of #96094 - Elliot-Roberts:fix_doctests...
2022-05-07 borsAuto merge of #96804 - compiler-errors:rollup-1mc6aw3...
2022-05-07 gimbles[fix] remove pub(crate) visibility
2022-05-07 Michael GouletRollup merge of #96801 - Aaron1011:coinductive-cycle...
2022-05-07 Michael GouletRollup merge of #96783 - aliemjay:typo-issue-95034...
2022-05-07 Michael GouletRollup merge of #96781 - koic:fix_an_incorrect_link_in_...
2022-05-07 Michael GouletRollup merge of #96778 - JohnTitor:expect-local-track...
2022-05-07 Michael GouletRollup merge of #96758 - davidtwco:split-debuginfo...
2022-05-07 Michael GouletRollup merge of #96746 - JohnTitor:issue-96738, r=petro...
2022-05-07 Michael GouletRollup merge of #96701 - kraktus:alloc_example_2018_edi...
2022-05-07 Michael GouletRollup merge of #96660 - jyn514:better-missing-path...
2022-05-07 Preston FromLint for significant drops who may have surprising...
2022-05-07 Preston FromMark locks in std lib with clippy::has_significant_drop
2022-05-07 FolydChange eslint rules from configuration comments to...
2022-05-07 gimblesMove check-bootstrap from a makefile rule to test:...
2022-05-07 Jack HueyResolve vars before emitting coerce suggestions too
2022-05-07 Jack HueyResolve vars in note_type_err
2022-05-07 Aaron HillAdd regression test for #96319
2022-05-07 borsAuto merge of #96531 - kckeiks:remove-item-like-visitor...
2022-05-06 borsAuto merge of #96458 - Aaron1011:no-cycle-caching,...
2022-05-06 Jack HueyPoint at closure args too
2022-05-06 Jack HueyRemove previously deleted test files
2022-05-06 Jakob DegenCheck that field projections have the correct type
2022-05-06 borsAuto merge of #96785 - GuillaumeGomez:rollup-rgiwa57...
next