]> git.lizzy.rs Git - rust.git/history - compiler
Remove let_underscore_must_use from list of uplifted lints
[rust.git] / compiler /
2022-10-27 Maybe WaffleUpdate tooling
2022-10-27 Michael WoeristerIntroduce UnordMap, UnordSet, and UnordBag (see MCP...
2022-10-27 Matthias KrügerRollup merge of #103616 - rust-lang:notriddle/moz-box...
2022-10-27 Matthias KrügerRollup merge of #103544 - Nilstrieb:no-recovery-pls...
2022-10-27 Matthias KrügerRollup merge of #103524 - petrochenkov:modchild4, r...
2022-10-27 Matthias KrügerRollup merge of #103505 - notriddle:notriddle/rustdoc...
2022-10-27 Matthias KrügerRollup merge of #103408 - compiler-errors:rpitit-rustdo...
2022-10-27 Matthias KrügerRollup merge of #103394 - Pointerbender:unsafecell...
2022-10-27 Matthias KrügerRollup merge of #103255 - oli-obk:opaque_wrong_eq_relat...
2022-10-27 Matthias KrügerRollup merge of #103110 - RalfJung:manual-send, r=thomcc
2022-10-27 Maybe WaffleAccept `TyCtxt` instead of `TyCtxtAt` in `Ty::is_*...
2022-10-27 borsAuto merge of #103623 - matthiaskrgr:rollup-318yc1t...
2022-10-27 Matthias KrügerRollup merge of #103611 - Rageking8:fix-103574, r=lcnr
2022-10-27 Matthias KrügerRollup merge of #103593 - compiler-errors:nit-remove...
2022-10-27 Matthias KrügerRollup merge of #103592 - notriddle:notriddle/notable...
2022-10-27 Matthias KrügerRollup merge of #103586 - compiler-errors:issue-103573...
2022-10-27 Matthias KrügerRollup merge of #103564 - RalfJung:miri-unused, r=thomcc
2022-10-27 Matthias KrügerRollup merge of #103525 - oli-obk:const_impl_on_non_con...
2022-10-27 Matthias KrügerRollup merge of #103475 - oli-obk:generic_param_indices...
2022-10-27 Matthias KrügerRollup merge of #103106 - saethlin:from_exposed_docs...
2022-10-27 Matthias KrügerRollup merge of #103035 - saethlin:assert_unsafe_precon...
2022-10-27 borsAuto merge of #103601 - compiler-errors:no-opaque-probe...
2022-10-27 Jakob DegenReplace `mir_map.0` dump with `built` phase change...
2022-10-27 borsAuto merge of #103605 - ehuss:mentions-spec, r=Mark...
2022-10-27 Michael GouletRemap early bound lifetimes too
2022-10-26 borsAuto merge of #103604 - JohnTitor:rollup-q4ns2gh, r...
2022-10-26 Yuki OkushiRollup merge of #103598 - tshepang:token-kind-docs...
2022-10-26 Yuki OkushiRollup merge of #103596 - RalfJung:thread-setname,...
2022-10-26 Yuki OkushiRollup merge of #103580 - lukas-code:guaranteed_ne...
2022-10-26 Yuki OkushiRollup merge of #103579 - lnicola:rust-analyzer-2022...
2022-10-26 Yuki OkushiRollup merge of #103567 - RalfJung:ptr-eq-dyn-trait...
2022-10-26 Yuki OkushiRollup merge of #103558 - weihanglo:update-cargo, r...
2022-10-26 Yuki OkushiRollup merge of #103549 - maurer:llvm-main, r=cuviper
2022-10-26 Yuki OkushiRollup merge of #103537 - notriddle:notriddle/line...
2022-10-26 Yuki OkushiRollup merge of #103526 - Rageking8:more-dupe-typos...
2022-10-26 Yuki OkushiRollup merge of #103432 - jsha:box-is-not-notable,...
2022-10-26 Michael GouletNo need to probe when relating opaques in nll_relate
2022-10-26 Tshepang Mbamborustc_lexer::TokenKind improve docs
2022-10-26 borsAuto merge of #103571 - RalfJung:miri, r=RalfJung
2022-10-26 nilsFix typo
2022-10-26 Michael Gouletremove unused parser fn
2022-10-26 NilstriebAdd documentation
2022-10-26 borsAuto merge of #103492 - ehuss:highfive-triagebot, r...
2022-10-26 Michael GouletProcess registered region obligation in resolve_regions...
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-26 borsAuto merge of #103572 - Dylan-DPC:rollup-a8bnxrw, r...
2022-10-26 Oli SchererRemove unneeded sub-comparison
2022-10-26 Vadim Petrochenkovprivacy: Rename "accessibility levels" to "effective...
2022-10-26 Dylan DPCRollup merge of #103554 - notriddle:notriddle/summary...
2022-10-26 Dylan DPCRollup merge of #103546 - RalfJung:cast, r=oli-obk
2022-10-26 Dylan DPCRollup merge of #103543 - ehuss:update-books, r=ehuss
2022-10-26 Dylan DPCRollup merge of #103428 - SarthakSingh31:issue-94187...
2022-10-26 Dylan DPCRollup merge of #102706 - ferrocene:pa-ignore-doc-index...
2022-10-26 Dylan DPCRollup merge of #95710 - fee1-dead-contrib:stabilize_ar...
2022-10-26 borsAuto merge of #103284 - compiler-errors:const-sad,...
2022-10-26 borsAuto merge of #103562 - Dylan-DPC:rollup-sheepp5, r...
2022-10-26 Dylan DPCRollup merge of #103542 - scottmcm:invalid-macro-patter...
2022-10-26 Dylan DPCRollup merge of #103536 - Enselic:remove-set_sigpipe_ha...
2022-10-26 Dylan DPCRollup merge of #103533 - jachris:cast-without-mut...
2022-10-26 Dylan DPCRollup merge of #103520 - petrochenkov:resout, r=cjgillot
2022-10-26 Dylan DPCRollup merge of #103444 - chenyukang:yukang/fix-103425...
2022-10-26 Dylan DPCRollup merge of #103430 - cjgillot:receiver-attrs,...
2022-10-26 Dylan DPCRollup merge of #103416 - compiler-errors:rpit-named...
2022-10-26 Dylan DPCRollup merge of #103287 - saethlin:faster-len-check...
2022-10-26 Dylan DPCRollup merge of #103209 - Xiretza:multiple-suggestions...
2022-10-26 Dylan DPCRollup merge of #102951 - SparrowLii:type_annotation...
2022-10-26 borsAuto merge of #103279 - compiler-errors:normalize-hack...
2022-10-26 Byron ZhongModify check to output 'you might have meant' for indir...
2022-10-26 Byron ZhongAdd check to only output 'you might have meant' when...
2022-10-26 Byron ZhongAdd Span in TypoSuggestion and TypoCandidate
2022-10-26 borsAuto merge of #103158 - Bryanskiy:resolve_perf, r=petro...
2022-10-25 borsAuto merge of #102903 - compiler-errors:region-var...
2022-10-25 Matthew Maurerllvm-16: Don't initialize removed legacy passes
2022-10-25 Michael Howelldiagnostics: do not suggest static candidates as traits...
2022-10-25 Ralf Junginterpret: a bit of cast cleanup
2022-10-25 NilstriebAdd flag to forbid recovery in the parser
2022-10-25 Oli SchererSplit diagnostic details out into a separate function...
2022-10-25 borsAuto merge of #2618 - RalfJung:rustup, r=RalfJung
2022-10-25 Ralf JungMerge branch 'master' of http://localhost:8000/rust...
2022-10-25 Martin NordholtsRemove `rustc_driver::set_sigpipe_handler()`
2022-10-25 Michael GouletName impl trait in region bound suggestion
2022-10-25 Jannis Christopher... Use &self instead of &mut self for cast methods
2022-10-25 borsAuto merge of #102340 - JakobDegen:pass-manager-simplif...
2022-10-25 Oli SchererMove a wf-check into the site where the value is instan...
2022-10-25 Vadim Petrochenkovrustc_metadata: Add constructors to module children...
2022-10-25 Maybe Waffleadopt to compiler changes
2022-10-25 Oli SchererBubble the opaque type ordering int opaque type handling
2022-10-25 Oli SchererUse the general type API instead of directly accessing...
2022-10-25 Oli SchererPull opaque type handling out of the type relating...
2022-10-25 Maybe WaffleFeature gate `impl_trait_in_fn_trait_return`
2022-10-25 Maybe WaffleAllow `impl Fn() -> impl Trait` in return position
2022-10-25 borsAuto merge of #103392 - RalfJung:miri, r=oli-obk
2022-10-25 BryanskiyPerf improvements for effective visibility calculating
2022-10-25 Vadim Petrochenkovrustc_middle: Rearrange resolver outputs structures...
2022-10-25 borsAuto merge of #103513 - Dylan-DPC:rollup-nn3ite2, r...
2022-10-25 Dylan DPCRollup merge of #103511 - nnethercote:bb-tweaks, r...
2022-10-25 Dylan DPCRollup merge of #103482 - aDotInTheVoid:vec-cap-docs...
2022-10-25 Dylan DPCRollup merge of #103379 - cuviper:truncate-thread-name...
2022-10-25 Dylan DPCRollup merge of #103122 - ouz-a:mir-technical-debt...
2022-10-25 Dylan DPCRollup merge of #102587 - Enselic:rustc-unix_sigpipe...
next