]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-18 Nika Layzellproc_macro: stop using a remote object handle for Literal
2022-07-18 Nika Layzellproc_macro: stop using a remote object handle for Ident
2022-07-18 Nika Layzellproc_macro: Specialize Punct::to_string
2022-07-18 Nika Layzellproc_macro: use fxhash within the proc_macro crate
2022-07-18 borsAuto merge of #99232 - lcnr:no-bound-vars-check, r...
2022-07-18 borsAuto merge of #99223 - saethlin:panicless-split-mut...
2022-07-18 borsAuto merge of #99181 - lcnr:arenaGTrc, r=wesleywiser
2022-07-18 borsAuto merge of #99137 - jackh726:wf-no-infcx, r=estebank
2022-07-18 borsAuto merge of #99391 - JohnTitor:rollup-tdigzzo, r...
2022-07-17 Yuki OkushiRollup merge of #99374 - TethysSvensson:patch-1, r...
2022-07-17 Yuki OkushiRollup merge of #99373 - GuillaumeGomez:source-code...
2022-07-17 Yuki OkushiRollup merge of #99360 - compiler-errors:issue-99331...
2022-07-17 Yuki OkushiRollup merge of #99356 - compiler-errors:tait-in-assoc...
2022-07-17 Yuki OkushiRollup merge of #99350 - compiler-errors:issue-99240...
2022-07-17 Yuki OkushiRollup merge of #98383 - m-ou-se:remove-memory-order...
2022-07-17 borsAuto merge of #99062 - Kobzol:lld-icf, r=jyn514
2022-07-17 borsAuto merge of #99033 - 5225225:interpreter-validity...
2022-07-17 Jakub BeránekUse LLD linker for compiling rustc on Linux x64 and...
2022-07-17 Guillaume GomezAdd GUI test for source code sidebar auto-expand
2022-07-17 borsAuto merge of #99283 - RalfJung:miri, r=RalfJung
2022-07-17 Ralf Jungmake tidy accept another permutation of this license...
2022-07-17 Ralf Jungupdate Miri
2022-07-17 Tethys SvenssonFix for `rchunks_exact` doc
2022-07-17 Guillaume GomezFix auto-expand of trees in source code page sidebar
2022-07-17 borsAuto merge of #99040 - gimbles:ci-std-tests, r=pietroalbini
2022-07-17 Michael Gouletuse rustc_hir_pretty::qpath_to_string to avoid span_to_...
2022-07-17 borsAuto merge of #99362 - JohnTitor:rollup-4d5zo9d, r...
2022-07-17 Yuki OkushiRollup merge of #99354 - JohnTitor:issue-95829, r=compi...
2022-07-17 Yuki OkushiRollup merge of #99306 - JohnTitor:stabilize-future...
2022-07-17 Yuki OkushiRollup merge of #99302 - yaahc:gma-tracking-issue,...
2022-07-17 Yuki OkushiRollup merge of #99088 - niklasf:stabilize-process_set_...
2022-07-17 Yuki OkushiRollup merge of #99036 - TaKO8Ki:fix-test-for-88138...
2022-07-17 Yuki OkushiRollup merge of #97915 - tbu-:pr_os_string_fmt_write...
2022-07-17 Yuki OkushiRollup merge of #94927 - c410-f3r:stabilize-let-chains...
2022-07-17 Michael GouletDo not ICE when we have -Zunpretty=expand with invalid ABI
2022-07-17 Michael GouletDo not constraint TAITs when checking impl/trait item...
2022-07-16 Yuki OkushiAdd regression test for #95829
2022-07-16 borsAuto merge of #98866 - nagisa:nagisa/align-offset-wroom...
2022-07-16 CaioStabilize `let_chains`
2022-07-16 Simonas KazlauskasAdd a special case for align_offset /w stride != 1
2022-07-16 Michael GouletBe more precise when suggesting removal of parens on...
2022-07-16 Josh TriplettExpand documentation for `process_group`
2022-07-16 Josh TriplettUpdate `since` version to 1.64
2022-07-16 borsAuto merge of #99346 - matthiaskrgr:rollup-p4dl1qt...
2022-07-16 Matthias KrügerRollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string...
2022-07-16 Matthias KrügerRollup merge of #99323 - GuillaumeGomez:fix-gui-flaky...
2022-07-16 Matthias KrügerRollup merge of #99317 - yanchith:borrow-vec-ta-as...
2022-07-16 Matthias KrügerRollup merge of #99316 - tshepang:clearer, r=compiler...
2022-07-16 Matthias KrügerRollup merge of #99290 - compiler-errors:revert-98794...
2022-07-16 Matthias KrügerRollup merge of #99287 - GuillaumeGomez:rustdoc-json...
2022-07-16 Matthias KrügerRollup merge of #99259 - RalfJung:visit-a-place, r...
2022-07-16 Matthias KrügerRollup merge of #99258 - estebank:suggest-let, r=wesley...
2022-07-16 Matthias KrügerRollup merge of #99213 - davidtwco:translation-migrate...
2022-07-16 Matthias KrügerRollup merge of #98582 - oli-obk:unconstrained_opaque_t...
2022-07-16 Takayuki Maedaavoid some `Symbol` to `String` conversions
2022-07-16 borsAuto merge of #99315 - JohnTitor:rollup-77wzoc1, r...
2022-07-16 Ben KimockRearrange slice::split_mut to remove bounds check
2022-07-16 borsAuto merge of #99263 - compiler-errors:issue-99261...
2022-07-16 Guillaume GomezFix flakyness of GUI tests
2022-07-16 Guillaume GomezAdd tests for JSON non-inlining
2022-07-16 Guillaume GomezCorrectly handle usage of private items in public API...
2022-07-16 Guillaume GomezFix rustdoc JSON inline
2022-07-16 borsAuto merge of #96482 - willcrichton:fix-trait-suggestio...
2022-07-16 Tshepang Mbambodocs: add missing word
2022-07-16 yanchithBorrow Vec<T, A> as [T]
2022-07-16 Yuki OkushiRollup merge of #99307 - JohnTitor:issue-64401, r=compi...
2022-07-16 Yuki OkushiRollup merge of #99277 - joshtriplett:stabilize-core...
2022-07-16 Yuki OkushiRollup merge of #99270 - rhysd:issue-99269, r=Mark...
2022-07-16 Yuki OkushiRollup merge of #99264 - eltociear:patch-14, r=compiler...
2022-07-16 Yuki OkushiRollup merge of #99253 - pierwill:pierwill/rm-storage...
2022-07-16 Yuki OkushiRollup merge of #98662 - LucasDumont:document_fs_write...
2022-07-16 Yuki OkushiRollup merge of #98387 - NobodyXu:feature/std_io_Error_...
2022-07-16 Yuki OkushiAdd regression test for #64401
2022-07-16 Will CrichtonFix suggestion regression with incorrect syntactic...
2022-07-16 Will CrichtonPropagate Expectation around binop typeck code to const...
2022-07-16 Yuki OkushiStabilize `future_poll_fn`
2022-07-16 borsAuto merge of #95685 - oxidecomputer:restore-static...
2022-07-15 Jane Losare... add tracking issue to generic member access APIs
2022-07-15 borsAuto merge of #99288 - Aaron1011:stable-intrinsics...
2022-07-15 Luqman AdenSet minimum GDB version needed for basic-types-globals...
2022-07-15 Jane Losare... Apply suggestions from code review
2022-07-15 Esteban KüberFix rebase
2022-07-15 Esteban KüberMove tests to fit in limit
2022-07-15 Esteban KüberAvoid incorrect suggestion
2022-07-15 Esteban KüberProvide structured suggestion for dropped temp value
2022-07-15 Michael GouletOnly suggest if span is not erroneous
2022-07-15 Michael GouletFix ICE in named_arguments_used_positionally lint
2022-07-15 Michael GouletRevert "Highlight conflicting param-env candidates"
2022-07-15 borsAuto merge of #99015 - lcnr:fn-ctxt-no-more, r=compiler...
2022-07-15 Aaron HillMark stabilized intrinsics with `rustc_allowed_through_...
2022-07-15 Oli SchererInfer wildcard type from other patterns at every patter...
2022-07-15 Oli SchererMove constructor into the branch that actually uses it
2022-07-15 Oli SchererRevert a hack that only ever worked on level deep
2022-07-15 Oli SchererMake destructuring a defining use
2022-07-15 Oli SchererAllow destructuring opaque types, since the patterns...
2022-07-15 Oli SchererSome tracing helpers
2022-07-15 Oli SchererReuse a helper method instead of manually rolling it
2022-07-15 Oli SchererRemove early return that would likely have caused misco...
2022-07-15 Oli SchererPass one argument instead of fetching two fields of...
2022-07-15 Oli SchererAdd some tracing instrumentation
next