]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-04 Dylan DPCRollup merge of #96642 - thomcc:thinbox-zst-ugh, r...
2022-06-04 borsAuto merge of #97690 - nikic:update-llvm-4, r=cuviper
2022-06-04 borsAuto merge of #8937 - Jarcho:merge_match_passes, r...
2022-06-04 borsAuto merge of #97604 - nnethercote:inline-bridge-Buffer...
2022-06-04 Michael GouletTighten spans for bad fields in Copy struct
2022-06-04 borsAuto merge of #97717 - matthiaskrgr:rollup-lalaii2...
2022-06-04 Michael GouletEncode MIR for 'unreachable' non-generic fns
2022-06-03 borsAuto merge of #97670 - spastorino:simplify-universal...
2022-06-03 Jason NewcombMove `ManualMap` into `Matches` lint pass
2022-06-03 Jason NewcombMove `TryErr` into `Matches` lint pass
2022-06-03 Jason NewcombMerge `SignificantDropInScrutinee` into `Matches` lint...
2022-06-03 Jason NewcombMove `MatchStrCaseMismatch` into `Matches` lint pass
2022-06-03 Jason NewcombMove `MatchOnVecItems` into `Matches` lint pass
2022-06-03 Jason NewcombMerge `ManualUnwrapOr` into `Matches` lint pass
2022-06-03 xFrednetSupport the `#[expect]` attribute on fn parameters...
2022-06-03 Matthias KrügerRollup merge of #97702 - cjgillot:no-universal-did...
2022-06-03 Matthias KrügerRollup merge of #97696 - cjgillot:normalize-inline...
2022-06-03 Matthias KrügerRollup merge of #97692 - compiler-errors:types-nominate...
2022-06-03 Matthias KrügerRollup merge of #97656 - EdwinRy:error_ast_low_type_con...
2022-06-03 Matthias KrügerRollup merge of #97446 - cjgillot:get-generics, r=micha...
2022-06-03 nzrqUpdate set.rs
2022-06-03 Jack HueyFully stabilize NLL
2022-06-03 Camille GILLOTMake hir().get_generics and generics_of consistent.
2022-06-03 Camille GILLOTFail gracefully when encountering an HRTB in APIT.
2022-06-03 Ralf Jungimplement ptr.addr() via transmute
2022-06-03 borsAuto merge of #95833 - notriddle:notriddle/human-readab...
2022-06-03 borsAuto merge of #8934 - DevAccentor:as_underscore, r...
2022-06-03 Camille GILLOTRemove useless LocalDefId in ImplTraitContext::Universal.
2022-06-03 borsAuto merge of #85993 - bjorn3:serde_json, r=wesleywiser
2022-06-03 nzrqAdd note to documentation of HashSet::intersection
2022-06-03 Camille GILLOTDo not ICE when failing to normalize during inlining.
2022-06-03 bjorn3Fix emscripten linker invocation
2022-06-03 bjorn3Fix all tests
2022-06-03 bjorn3Remove emit_unit
2022-06-03 bjorn3Inline many methods of Encoder
2022-06-03 bjorn3Remove all names from Encoder
2022-06-03 bjorn3Remove json support from rustc_serialize
2022-06-03 bjorn3Remove support for -Zast-json and -Zast-json-noexpand
2022-06-03 bjorn3Avoid rustc_serialize in linker.rs
2022-06-03 bjorn3Use serde_json for json error messages
2022-06-03 bjorn3Use serde_json for target spec json
2022-06-03 bjorn3Remove a couple of unused Encodable and Decodable derives
2022-06-03 Maybe WaffleReplace `&Vec<_>`s with `&[_]`s
2022-06-03 Jason NewcombMerge `CollapsibleMatch` into `Matches` lint pass
2022-06-03 DevAccentoradd as_underscore lint
2022-06-03 EdwinRySuggest replace parentheses with angle brackets
2022-06-03 borsAuto merge of #97694 - Dylan-DPC:rollup-2yxo7ce, r...
2022-06-03 Dylan DPCRollup merge of #97681 - GuillaumeGomez:more-eslint...
2022-06-03 Dylan DPCRollup merge of #97471 - estebank:prohibit-generics...
2022-06-03 Dylan DPCRollup merge of #97415 - cjgillot:is-late-bound-solo...
2022-06-03 Dylan DPCRollup merge of #97415 - cjgillot:is-late-bound-solo...
2022-06-03 Mara BosLazily allocate+initialize locks.
2022-06-03 Mara BosUse Drop instead of destroy() for locks.
2022-06-03 Michael GouletAdd `#T-types/nominated` zulip notification
2022-06-03 Nikita PopovUpdate LLVM submodule
2022-06-03 UrgauUse new cargo argument of cfg checking in bootstrap
2022-06-03 Ralf Jungtest const_copy to make sure bytewise pointer copies...
2022-06-03 borsAuto merge of #89862 - lcnr:path-generics-diagnostics...
2022-06-03 borsAuto merge of #8831 - arieluy:type_params, r=dswij
2022-06-03 Camille GILLOTCompute `is_late_bound` in a separate query.
2022-06-03 Camille GILLOTManipulate lifetimes by LocalDefId for region resolution.
2022-06-03 Camille GILLOTManipulate lifetimes by LocalDefId for region resolution.
2022-06-03 borsAuto merge of #97679 - Dylan-DPC:rollup-nswmgmx, r...
2022-06-03 UrgauConservatively report "not sure" in cfg_accessible
2022-06-03 Guillaume GomezAdd "no-alert" eslint rule
2022-06-03 Guillaume GomezAdd "guard-for-in" eslint rule
2022-06-03 Guillaume GomezAdd "block-scoped-var" eslint rule
2022-06-03 Dylan DPCRollup merge of #97668 - notriddle:notriddle/slice...
2022-06-03 Dylan DPCRollup merge of #97664 - estebank:suggest-bound-derive...
2022-06-03 Dylan DPCRollup merge of #97663 - RalfJung:keine-halben-sachen...
2022-06-03 Dylan DPCRollup merge of #97653 - RalfJung:int-to-ptr, r=oli-obk
2022-06-03 Dylan DPCRollup merge of #97653 - RalfJung:int-to-ptr, r=oli-obk
2022-06-03 Dylan DPCRollup merge of #97366 - WaffleLapkin:stabilize_array_s...
2022-06-03 Guillaume GomezAdd "no-template-curly-in-string" eslint rule
2022-06-03 Guillaume GomezAdd "no-self-compare" eslint rule
2022-06-03 Guillaume GomezAdd "no-import-assign" eslint rule
2022-06-03 Guillaume GomezAdd "no-invalid-regexp" eslint rule
2022-06-03 Guillaume GomezAdd "no-fallthrough" eslint rule
2022-06-03 borsAuto merge of #96296 - cjgillot:remove-label-lt-shadow...
2022-06-03 Ariel UyAdd new lint mismatching_type_param_order
2022-06-03 Camille GILLOTUse the same message as type & const generics.
2022-06-03 Camille GILLOTReuse resolve_label to check lifetime shadowing.
2022-06-03 Camille GILLOTDo not lower generic lifetime params when AST resolutio...
2022-06-03 borsAuto merge of #97497 - c410-f3r:z-errors, r=petrochenkov
2022-06-03 Santiago PastorinoMake params be SmallVec as originally was
2022-06-03 borsAuto merge of #97667 - matthiaskrgr:rollup-5cfxc85...
2022-06-03 borsAuto merge of #8932 - dswij:pr-8879, r=giraffate
2022-06-02 Esteban Küberreview comments
2022-06-02 Michael HowellFix MIPS-specific signal bug
2022-06-02 Esteban KüberTweak output
2022-06-02 Michael Howellrustdoc: add channel normalization to htmldocck.py
2022-06-02 Michael Howellrustdoc: clean up primitive.slice.html links
2022-06-02 Matthias KrügerRollup merge of #97655 - steffahn:better-pin-box-constr...
2022-06-02 Matthias KrügerRollup merge of #97645 - lcnr:derived-impl-debug, r...
2022-06-02 Matthias KrügerRollup merge of #97640 - TaKO8Ki:fix-wrong-suggestion...
2022-06-02 Matthias KrügerRollup merge of #97627 - lcnr:comment-tick, r=Dylan-DPC
2022-06-02 Matthias KrügerRollup merge of #97502 - onlineSoftwareDevOK:rustdocTes...
2022-06-02 borsAuto merge of #97598 - spastorino:simplify-universal...
2022-06-02 Esteban KüberOn E0204 suggest missing type param bounds
2022-06-02 Ralf Jungtake back half-baked noaliasing check in Assignment
next