]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-06-04 r00ster91Replace some std::iter::repeat with str::repeat
2021-05-18 borsAuto merge of #84767 - scottmcm:try_trait_actual, r...
2021-05-17 borsAuto merge of #85178 - cjgillot:local-crate, r=oli-obk
2021-05-14 ayushmishra2005Addressed PR coments
2021-05-14 ayushmishra2005Improve match statements
2021-05-12 Aaron HillShow macro name in 'this error originates in macro...
2021-05-12 Camille GILLOTUse () for inherent_impls.
2021-05-12 Camille GILLOTUse () for entry_fn.
2021-05-12 Camille GILLOTUse () for HIR queries.
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-12 Aaron HillImplement span quoting for proc-macros
2021-05-11 borsAuto merge of #85109 - RalfJung:remove-const_fn, r...
2021-05-11 Ralf Jungfix clippy test
2021-05-10 borsAuto merge of #85053 - camsteffen:duplicate-lint, r...
2021-05-07 Cameron SteffenFix duplicate unknown lint errors
2021-05-06 Scott McMurrayFix clippy
2021-05-06 flip1995Merge commit 'b71f3405606d49b9735606b479c3415a0ca9810f...
2021-05-05 Andy WangUse local and remapped paths where appropriate
2021-05-05 borsAuto merge of #84200 - CDirkx:os, r=m-ou-se
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-03 Christiaan... Change `std::sys::unix::ext::fs::PermissionsExt::from_m...
2021-05-02 KornelAdd ErrorKind::OutOfMemory
2021-04-30 borsAuto merge of #84401 - crlf0710:impl_main_by_path,...
2021-04-29 Ryan LevickFix clippy error
2021-04-29 borsAuto merge of #84189 - jyn514:clippy-dev, r=Mark-Simulacrum
2021-04-29 Jack HueyRollup merge of #84484 - jyn514:check-tools, r=Mark...
2021-04-29 Charles LewImplement RFC 1260 with feature_name `imported_main`.
2021-04-27 Joshua NelsonSwitch `rustc::internal` from deny to warn
2021-04-27 Joshua NelsonImplement `x.py test src/tools/clippy --bless`
2021-04-27 flip1995Merge commit '7c7683c8efe447b251d6c5ca6cce51233060f6e8...
2021-04-25 Ralf Jungfix clippy
2021-04-22 flip1995Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344...
2021-04-19 lcnrfix suggestion for unsized function parameters
2021-04-18 borsAuto merge of #78880 - CDirkx:not_supported, r=joshtriplett
2021-04-18 Christiaan... Fix clippy test using `ErrorKind`
2021-04-18 borsAuto merge of #84064 - hyd-dev:unknown-lints, r=petroch...
2021-04-17 hyd-devDo not ignore path segments in the middle in `#[allow...
2021-04-16 Charles LewRemove #[main] attribute.
2021-04-08 flip1995Merge commit 'b40ea209e7f14c8193ddfc98143967b6a2f4f5c9...
2021-04-07 Dylan DPCRollup merge of #83916 - Amanieu:asm_anonconst, r=petro...
2021-04-06 Amanieu d'AntrasUse AnonConst for asm! constants
2021-04-04 Dylan DPCRollup merge of #83820 - petrochenkov:nolinkargs, r...
2021-04-03 Vadim PetrochenkovRemove attribute `#[link_args]`
2021-04-02 Roxanefix clippy error
2021-03-31 Jack HueyTrack bound vars
2021-03-30 Camille GILLOTRemove hir::CrateItem.
2021-03-28 Joshua NelsonRemove (lots of) dead code
2021-03-27 Dylan DPCRollup merge of #82917 - cuviper:iter-zip, r=m-ou-se
2021-03-27 Ömer Sinan... format macro argument parsing fix
2021-03-26 Josh StoneUse iter::zip in src/tools/clippy/
2021-03-25 flip1995Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1...
2021-03-23 kadminAdd has_default to GenericParamDefKind::Const
2021-03-22 borsAuto merge of #79278 - mark-i-m:stabilize-or-pattern...
2021-03-20 lcnrupdate `const_eval_resolve`
2021-03-20 markclippy: stabilize or_patterns lint
2021-03-18 Vadim Petrochenkovhir: Preserve used syntax in `TyKind::TraitObject`
2021-03-17 borsAuto merge of #82122 - bstrie:dep4real, r=dtolnay
2021-03-17 borsAuto merge of #83188 - petrochenkov:field, r=lcnr
2021-03-17 Yuki OkushiRollup merge of #83092 - petrochenkov:qspan, r=estebank
2021-03-16 borsAuto merge of #82536 - sexxi-goose:handle-patterns...
2021-03-16 Vadim Petrochenkovast: Reduce size of `ExprKind` by boxing fields of...
2021-03-16 Vadim Petrochenkovast/hir: Rename field-related structures
2021-03-15 Vadim PetrochenkovUpdate clippy tests
2021-03-15 RoxaneFix error after rebase
2021-03-15 RoxaneAdd comments with examples and tests
2021-03-15 hyd-devUse `rustc_interface::interface::Config::parse_sess_cre...
2021-03-14 RoxaneAdd fake_read() to clippy
2021-03-12 flip1995Clippy: HACK! Fix bootstrap error
2021-03-12 flip1995Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42...
2021-03-10 borsAuto merge of #79519 - cjgillot:noattr, r=wesleywiser
2021-03-10 bstrieDeprecate items that accidentally weren't deprecated
2021-03-09 Camille GILLOTRemove hir::Expr::attrs.
2021-03-09 Camille GILLOTRemove hir::Item::attrs.
2021-03-09 Camille GILLOTRemove hir::ImplItem::attrs.
2021-03-09 Camille GILLOTRemove hir::TraitItem::attrs.
2021-03-09 Camille GILLOTRemove hir::StructField::attrs.
2021-03-09 Camille GILLOTRemove hir::Variant::attrs.
2021-03-09 Camille GILLOTRemove hir::Arm::attrs.
2021-03-09 Camille GILLOTRemove hir::Crate::attrs.
2021-03-09 Camille GILLOTRemove hir::Local::attrs.
2021-03-09 Camille GILLOTRemove hir::StmtKind::attrs.
2021-03-09 Camille GILLOTDo not store attrs in FnKind.
2021-03-09 Camille GILLOTSimplify clippy author.
2021-03-09 kadminSwitch to changing cp_non_overlap in tform
2021-03-09 kadminUpdate cranelift
2021-03-09 kadminUpdate match branches
2021-03-09 Mara BosRollup merge of #82048 - mark-i-m:or-pat-type-ascriptio...
2021-03-08 markclippy: fix or-pattern in let binding
2021-03-08 borsAuto merge of #82727 - oli-obk:shrinkmem, r=pnkfelix
2021-03-05 Guillaume GomezRollup merge of #82736 - spastorino:mir-opt-level-perf...
2021-03-05 Santiago PastorinoMake clippy set mir_opt_level using Option
2021-03-05 Oli SchererShrink the size of Rvalue by 16 bytes
2021-03-03 Ryan LevickFix borrow and deref
2021-03-03 Ryan LevickAllow noop_method_call in clippy ui test
2021-03-01 Cameron SteffenUse diagnostic items in into_iter_collections
2021-02-27 Cameron SteffenAdd missing diagnostic item Symbols
2021-02-25 flip1995Fix Clippy build and test
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-19 Camille GILLOTMove try_print_query_stack to rustc_interface.
2021-02-19 Dylan DPCRollup merge of #82238 - petrochenkov:nocratemod, r...
next