]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2023-01-12 Michael GouletRPITITs are not suggestable
2023-01-11 borsAuto merge of #106730 - Nilstrieb:rollup-f7p8dsa, r...
2023-01-11 nilsRollup merge of #106717 - klensy:typo, r=lcnr
2023-01-11 nilsRollup merge of #106715 - BoxyUwU:new_solver_triagebot...
2023-01-11 nilsRollup merge of #106709 - khuey:disable_split_dwarf_inl...
2023-01-11 nilsRollup merge of #106664 - chenyukang:yukang/fix-106597...
2023-01-11 nilsRollup merge of #106648 - Nilstrieb:poly-cleanup, r...
2023-01-11 nilsRollup merge of #106570 - Xaeroxe:div-duration-tests...
2023-01-11 nilsRollup merge of #106427 - mejrs:translation_errors...
2023-01-11 nilsRollup merge of #106397 - compiler-errors:new-solver...
2023-01-11 nilsRollup merge of #106321 - compiler-errors:delayed-bug...
2023-01-11 klensyfix typo LocalItemId -> ItemLocalId
2023-01-11 Boxya
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 Kyle HueyDisable "split dwarf inlining" by default.
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 yukanguse with_capacity in read read_to_string
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 Michael GouletCollect backtraces for delayed span-bugs too
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 NilstriebDelete unused polymorphization code
2023-01-09 NilstriebUse newtype for unused generic parameters
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 Michael GouletCheck impl's where clauses in consider_impl_candidate...
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...
next