]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-11-15 Nicholas NethercoteAdd some more bad suffix cases in a test.
2022-11-15 Nicholas NethercoteAdd a test for different stages of lexer error reporting.
2022-11-15 borsAuto merge of #104054 - RalfJung:byte-provenance, r...
2022-11-15 borsAuto merge of #104437 - matthiaskrgr:rollup-n5jdg9v...
2022-11-15 Matthias KrügerRollup merge of #104339 - compiler-errors:rustc_deny_ex...
2022-11-15 Matthias KrügerRollup merge of #104316 - cjgillot:simplify-async-sugge...
2022-11-15 Matthias KrügerRollup merge of #104309 - chenyukang:yukang/fix-104088...
2022-11-15 Matthias KrügerRollup merge of #104296 - compiler-errors:opaque-ty...
2022-11-15 Matthias KrügerRollup merge of #104258 - compiler-errors:tait-closure...
2022-11-15 Matthias KrügerRollup merge of #104241 - bjorn3:smaller_unwind_build_s...
2022-11-15 Matthias KrügerRollup merge of #104148 - fmease:fix-104140, r=petrochenkov
2022-11-15 Matthias KrügerRollup merge of #103734 - Mark-Simulacrum:fix-version...
2022-11-15 Matthias KrügerRollup merge of #103439 - Nilstrieb:help-me-with-my...
2022-11-15 borsAuto merge of #101168 - jachris:dataflow-const-prop...
2022-11-15 borsAuto merge of #104428 - matthiaskrgr:rollup-jo3078i...
2022-11-15 Michael GouletNormalize types before looking for opaques
2022-11-15 borsAuto merge of #104418 - matthiaskrgr:rollup-y4i6xjc...
2022-11-15 yukangmove testcase for tidy
2022-11-15 yukangcomment feedback
2022-11-15 yukangfix #104088, Slightly improve error message for invalid...
2022-11-15 Matthias KrügerRollup merge of #104426 - aDotInTheVoid:test-102154...
2022-11-15 Matthias KrügerRollup merge of #104422 - compiler-errors:fix-suggest_a...
2022-11-15 Matthias KrügerRollup merge of #104415 - notriddle:notriddle/search...
2022-11-15 Matthias KrügerRollup merge of #104413 - krasimirgg:llvm-16-mref,...
2022-11-15 Matthias KrügerRollup merge of #104404 - GuillaumeGomez:fix-missing...
2022-11-15 Matthias KrügerRollup merge of #104403 - koka831:lint-doc, r=Dylan-DPC
2022-11-15 Matthias KrügerRollup merge of #104391 - nnethercote:deriving-cleanups...
2022-11-15 Matthias KrügerRollup merge of #104383 - WaffleLapkin:rustc_undiagnost...
2022-11-15 Matthias KrügerRollup merge of #104381 - mejrs:none_error, r=compiler...
2022-11-15 Matthias KrügerRollup merge of #104380 - rust-lang:notriddle/code...
2022-11-15 Matthias KrügerRollup merge of #104372 - Ayush1325:compiler-builtins...
2022-11-15 Matthias KrügerRollup merge of #104354 - lukas-code:blank-lines-2...
2022-11-15 Matthias KrügerRollup merge of #103842 - andrewpollack:add-fuchsia...
2022-11-15 borsAuto merge of #104091 - BelovDV:issue-103044, r=petroch...
2022-11-14 Nixon Enraght... Add test for #102154
2022-11-14 Michael Howellrustdoc: fix corner case in search keyboard commands
2022-11-14 Michael GouletAdd regression test
2022-11-14 Michael GouletDo autoderef to match impl against rcvr
2022-11-14 Michael GouletMove logic into method
2022-11-14 Michael GouletDrive-by: actual -> rcvr_ty
2022-11-14 NilstriebShow a note where a macro failed to match
2022-11-14 Matthias KrügerRollup merge of #104378 - compiler-errors:chalk-up...
2022-11-14 Matthias KrügerRollup merge of #104364 - petrochenkov:docice2, r=Guill...
2022-11-14 Matthias KrügerRollup merge of #104356 - RalfJung:interpret-check...
2022-11-14 Matthias KrügerRollup merge of #104350 - SparkyPotato:fix-x-wrapper...
2022-11-14 Matthias KrügerRollup merge of #104349 - rustaceanclub:master, r=oli-obk
2022-11-14 Matthias KrügerRollup merge of #104332 - Elarcis:maybe_uninit_doc_fix...
2022-11-14 Matthias KrügerRollup merge of #104294 - compiler-errors:inline-ct...
2022-11-14 Matthias KrügerRollup merge of #104229 - compiler-errors:overlap-full...
2022-11-14 Matthias KrügerRollup merge of #104223 - fmease:recover-fn-ptr-with...
2022-11-14 Matthias KrügerRollup merge of #102470 - est31:stabilize_const_char_co...
2022-11-14 Matthias KrügerRollup merge of #101967 - jmillikin:linux-abstract...
2022-11-14 Ralf Jungassert that we are (de)seiralizing ProvenanceMap correctly
2022-11-14 Krasimir Georgiev[llvm-wrapper] adapt for LLVM API change
2022-11-14 bjorn3Move most of unwind's build script to lib.rs
2022-11-14 Guillaume GomezFix missing minification for static files
2022-11-14 Jannis Christopher... Bless graphviz tests
2022-11-14 Jannis Christopher... Remove redundant graphviz escaping
2022-11-14 kokaSpecify language of code comment to generate document
2022-11-14 Oli SchererManually implement `Encodable` for ProvenanceMap to...
2022-11-14 Daniil BelovWrap bundlen static libraries into object files
2022-11-14 borsAuto merge of #104387 - Manishearth:rollup-9e551p5...
2022-11-14 Nicholas NethercoteRemove TraitDef::generics.
2022-11-14 Michael GouletAdd rustc_deny_explicit_impl
2022-11-14 borsAuto merge of #104188 - jyn514:download-config-only...
2022-11-14 Nicholas NethercoteRemove `addr_of` argument from `create_struct_pattern_f...
2022-11-14 Joshua NelsonMake all download functions need only Config, not Builder
2022-11-14 Manish GoregaokarRollup merge of #104362 - WaffleLapkin:span_bug_won...
2022-11-14 Manish GoregaokarRollup merge of #104304 - uweigand:s390x-profiler,...
2022-11-14 Manish GoregaokarRollup merge of #104300 - tbu-:pr_path_parent_caveats...
2022-11-14 Manish GoregaokarRollup merge of #104266 - compiler-errors:issue-102430...
2022-11-14 Manish GoregaokarRollup merge of #104181 - jackh726:known-bug-tests...
2022-11-14 Manish GoregaokarRollup merge of #104158 - Ayush1325:executable, r=Mark...
2022-11-14 Manish GoregaokarRollup merge of #104105 - davidtwco:split-dwarf-lto...
2022-11-14 Manish GoregaokarRollup merge of #103744 - palfrey:unwind-upgrade-cc...
2022-11-14 Manish GoregaokarRollup merge of #103709 - cuviper:netbsd-9, r=pietroalbini
2022-11-14 Nicholas NethercoteClarify `expand_struct_method_body`.
2022-11-14 borsAuto merge of #103858 - Mark-Simulacrum:bump-bootstrap...
2022-11-13 Jack HueyAdd a few known-bug tests
2022-11-13 Maybe WaffleFix clippy and rustdoc
2022-11-13 Michael Howellrustdoc: remove unused CSS `code { opacity: 1 }`
2022-11-13 mejrsRemove dead NoneError error handling
2022-11-13 borsAuto merge of #103894 - mati865:gnullvm-libunwind-chang...
2022-11-13 Maybe WaffleRemove unused symbols
2022-11-13 Michael GouletMake rustc build with new chalk
2022-11-13 Michael GouletBump chalk to v0.87
2022-11-13 Maybe WaffleRemove unused diagnostic items
2022-11-13 borsAuto merge of #104370 - matthiaskrgr:rollup-c3b38sm...
2022-11-13 Ayush SinghUpdate compiler-builtins
2022-11-13 Matthias KrügerRollup merge of #104365 - albertlarsan68:add-x-tool...
2022-11-13 Matthias KrügerRollup merge of #104357 - RalfJung:is-sized, r=cjgillot
2022-11-13 Matthias KrügerRollup merge of #104320 - fee1-dead-contrib:use-derive...
2022-11-13 Matthias KrügerRollup merge of #104315 - SparkyPotato:fix-104276,...
2022-11-13 Matthias KrügerRollup merge of #103996 - SUPERCILEX:docs, r=RalfJung
2022-11-13 Albert LarsanMake it also assign correct people
2022-11-13 borsAuto merge of #104292 - GuillaumeGomez:fix-missing...
2022-11-13 Albert LarsanAdd x tool to triagebot
2022-11-13 Vadim Petrochenkovrustdoc: Resolve doc links in external traits having...
2022-11-13 Maybe WaffleAdd `delay_span_bug` to `AttrWrapper::take_for_recovery`
2022-11-13 borsAuto merge of #93563 - ibraheemdev:crossbeam-channel...
next