]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2023-01-11 León Orell... parser: recover from where clauses placed before tuple...
2023-01-11 borsAuto merge of #106458 - albertlarsan68:move-tests,...
2023-01-11 Albert LarsanChange `src/test` to `tests` in source files, fix tidy...
2023-01-11 Albert LarsanMove /src/test to /tests
2023-01-11 borsAuto merge of #105919 - uweigand:s390x-stack-overflow...
2023-01-11 borsAuto merge of #106708 - JohnTitor:rollup-xcmg5yv, r...
2023-01-11 Yuki OkushiRollup merge of #106698 - compiler-errors:notify-mr...
2023-01-11 Yuki OkushiRollup merge of #106690 - GuillaumeGomez:item-declarati...
2023-01-11 Yuki OkushiRollup merge of #106689 - GuillaumeGomez:rustdoc-gui...
2023-01-11 Yuki OkushiRollup merge of #106671 - tmiasko:opt-bool, r=wesleywiser
2023-01-11 Yuki OkushiRollup merge of #106669 - ozkanonur:helper-function...
2023-01-11 Yuki OkushiRollup merge of #106662 - Ezrashaw:specialize-bool...
2023-01-11 Yuki OkushiRollup merge of #106657 - jyn514:review, r=Mark-Simulacrum
2023-01-11 Yuki OkushiRollup merge of #106653 - ehuss:allow-features-help...
2023-01-11 Yuki OkushiRollup merge of #106645 - c410-f3r:rfc-2397-1, r=oli-obk
2023-01-11 Yuki OkushiRollup merge of #106642 - albertlarsan68:test-106062...
2023-01-11 Yuki OkushiRollup merge of #106635 - RalfJung:std-test-nits, r...
2023-01-11 Yuki OkushiRollup merge of #106628 - GuillaumeGomez:rm-itemid...
2023-01-11 Yuki OkushiRollup merge of #106521 - oskgo:remove-E0280, r=jackh726
2023-01-11 Yuki OkushiRollup merge of #105194 - tmiasko:cleanup-kinds, r...
2023-01-11 Michael GouletAdd compiler-errors to some trait system notification...
2023-01-10 borsAuto merge of #106687 - pietroalbini:pa-cve-nightly...
2023-01-10 Guillaume GomezRemove unneeded ItemId::Primitive variant
2023-01-10 Guillaume GomezAdd GUI test for item declaration block scrolling
2023-01-10 Guillaume GomezFix scrolling for item declaration block
2023-01-10 Guillaume GomezFix invalid files array re-creation in rustdoc-gui...
2023-01-10 Pietro Albiniupdate release notes for 1.66.1
2023-01-10 Pietro Albinibump Cargo submodule to fix CVE-2022-46176
2023-01-10 Pietro Albinidisable fast submodule checkout due to spurious ci...
2023-01-10 Tomasz MiąskoChange type of box_noalias to bool
2023-01-10 Tomasz MiąskoChange type of mutable_noalias to bool
2023-01-10 Tomasz MiąskoAdd comment to cleanup_kinds
2023-01-10 ozkanonurcreate helper function for `rustc_lint_defs::Level...
2023-01-10 borsAuto merge of #106607 - compiler-errors:be-more-accurat...
2023-01-10 borsAuto merge of #106656 - JohnTitor:rollup-rk2qltg, r...
2023-01-10 Ezra Shawimpl: specialize impl of `ToString` on `bool`
2023-01-10 bowlermanremove E0280 and ICE instead
2023-01-10 borsAuto merge of #106495 - JohnTitor:issue-100772, r=compi...
2023-01-09 Caio[RFC 2397] Initial implementation
2023-01-09 Joshua NelsonRemove myself from rust-lang/rust reviewers
2023-01-09 Yuki OkushiRollup merge of #106647 - notriddle:notriddle/a, r...
2023-01-09 Yuki OkushiRollup merge of #106640 - lcnr:update-test, r=jackh726
2023-01-09 Yuki OkushiRollup merge of #106639 - RalfJung:miri, r=RalfJung
2023-01-09 Yuki OkushiRollup merge of #106636 - djkoloski:accept_old_fuchsia_...
2023-01-09 Yuki OkushiRollup merge of #106387 - jyn514:clippy, r=Mark-Simulacrum
2023-01-09 Yuki OkushiRollup merge of #106204 - compiler-errors:no-take-opaqu...
2023-01-09 Yuki OkushiRollup merge of #106175 - compiler-errors:bad-import...
2023-01-09 Yuki OkushiRollup merge of #105708 - tomerze:enable-atomic-cas...
2023-01-09 Yuki OkushiRollup merge of #105034 - HintringerFabian:improve_iter...
2023-01-09 Eric HussFix help docs for -Zallow-features
2023-01-09 borsAuto merge of #105855 - arcnmx:rust-analyzer-2022-12...
2023-01-09 arcnmx:arrow_up: rust-analyzer
2023-01-09 Tyler MandryAdd issue number to FIXMEs
2023-01-09 borsAuto merge of #106637 - fee1-dead-contrib:rollup-ticvms...
2023-01-09 Michael GouletAssert defining anchor is set in take_opaque_types
2023-01-09 Michael Howellrustdoc: merge common CSS for `a`
2023-01-09 Michael Gouletreview comment
2023-01-09 Michael Goulethack: don't normalize xform_ret_ty for trait/object...
2023-01-09 Michael GouletAdd lookup_probe_for_diagnostic
2023-01-09 Michael GouletConsider method return type for various method suggestions
2023-01-09 Michael GouletNo need to take opaques in check_type_bounds
2023-01-09 Michael GouletUnconditionally normalize xform_ret_ty in probe
2023-01-09 David KoloskiAccept old spelling of Fuchsia target triples
2023-01-09 borsAuto merge of #13848 - ian-h-chamberlain:feature/color...
2023-01-09 Ian ChamberlainAdd docs for `colorDiagnosticOutput` capability
2023-01-09 Ian ChamberlainUse experimental capability to enable color codes
2023-01-09 Ian ChamberlainStrip colors before matching preview diagnostics
2023-01-09 Ian ChamberlainUpdate docs to include note about ANSI diagnostics
2023-01-09 Ian ChamberlainDefault to use colored ANSI diagnostics
2023-01-09 Ian ChamberlainParse + decorate rendered ANSI cargo output
2023-01-09 Albert LarsanAdd test for issue 106062
2023-01-09 lcnrupdate test for inductive canonical cycles
2023-01-09 borsAuto merge of #13915 - Veykril:lsp-server-msg, r=Veykril
2023-01-09 Lukas WirthMake it clearer when the server expects an initialized...
2023-01-09 borsAuto merge of #2755 - RalfJung:dtors_in_dtors_in_dtors...
2023-01-09 borsAuto merge of #13799 - Veykril:flycheck, r=Veykril
2023-01-09 fee1-deadRollup merge of #106614 - Ezrashaw:ui-test-fixups-2...
2023-01-09 fee1-deadRollup merge of #106549 - wcampbell0x2a:use-fmt-named...
2023-01-09 fee1-deadRollup merge of #106468 - compiler-errors:err-instabili...
2023-01-09 fee1-deadRollup merge of #106389 - compiler-errors:no-canonicali...
2023-01-09 fee1-deadRollup merge of #106291 - obeis:issue-106182, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106164 - compiler-errors:check-region...
2023-01-09 fee1-deadRollup merge of #106061 - ilovepi:fuchsia-scs, r=oli-obk
2023-01-09 fee1-deadRollup merge of #106047 - uweigand:s390x-test-bigendian...
2023-01-09 fee1-deadRollup merge of #105655 - RedDocMD:bug-105645, r=oli-obk
2023-01-09 fee1-deadRollup merge of #105292 - JulianKnodt:no_eager_commit...
2023-01-09 Ralf Jungadd dtors_in_dtors_in_dtors
2023-01-09 borsAuto merge of #101947 - aliemjay:astconv-normalize...
2023-01-09 borsAuto merge of #13914 - WaffleLapkin:qualify_method_call...
2023-01-09 Ralf Jungstd test: better type name, clarifying comment
2023-01-09 borsAuto merge of #13890 - lowr:fix/unescape-inline-mod...
2023-01-09 borsAuto merge of #13863 - danieleades:approx-constant...
2023-01-09 borsAuto merge of #13825 - WaffleLapkin:ufcs_to_method_call...
2023-01-09 Maybe WaffleMake `qualify_method_call` `RefactorRewrite`
2023-01-09 borsAuto merge of #13810 - tfpk:tfpk/macro-inline, r=Veykril
2023-01-09 Maybe WaffleRename assist: `convert_ufcs_to_method` => `unqualify_m...
2023-01-09 borsAuto merge of #13891 - bvanjoi:reverse-whitespace-in...
2023-01-09 Tom KuncSimplify code with @Veykril's suggestion.
2023-01-09 Maybe WaffleAdd `convert_ufcs_to_method` assist
2023-01-09 borsAuto merge of #13816 - WaffleLapkin:postfix_adjustment_...
next