]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-08-16 borsAuto merge of #84039 - jyn514:uplift-atomic-ordering...
2021-08-16 Thom ChiovoloniUplift the `invalid_atomic_ordering` lint from clippy...
2021-08-15 CaioIntroduce hir::ExprKind::Let - Take 2
2021-08-13 Deadbeefmove Constness into TraitPredicate
2021-08-13 borsAuto merge of #87954 - flip1995:clippyup, r=Manishearth
2021-08-12 Guillaume GomezRollup merge of #87885 - m-ou-se:edition-guide-links...
2021-08-12 flip1995Merge commit '7bfc26ec8e7a454786668e7e52ffe527fc649735...
2021-08-12 Mara BosBless clippy tests.
2021-08-11 Esteban Kuberupdate clippy
2021-08-04 borsAuto merge of #87568 - petrochenkov:localevel, r=cjgillot
2021-08-02 borsAuto merge of #87535 - lf-:authors, r=Mark-Simulacrum
2021-08-01 Pietro Albinibump bootstrap compiler to 1.55
2021-07-31 Vadim PetrochenkovFix clippy
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-30 Esteban KüberUse multispan suggestions more often
2021-07-29 Jaderfc3052: Remove authors field from Cargo manifests
2021-07-29 Aaron HillRemove unnecessary trailing semicolons from clippy...
2021-07-29 flip1995Merge commit '0cce3f643bfcbb92d5a1bb71858c9cbaff749d6b...
2021-07-27 Jacob PrattUpdate tests
2021-07-27 borsAuto merge of #83484 - JulianKnodt:infer, r=oli-obk...
2021-07-26 kadminActually infer args in visitors
2021-07-25 borsAuto merge of #83723 - cjgillot:ownernode, r=petrochenkov
2021-07-25 Camille GILLOTIntroduce OwnerNode::Crate.
2021-07-25 kadminAdd inferred args to typeck
2021-07-25 kadminAdd generic arg infer
2021-07-23 chaz-kikerupdate clippy ui test 'future_not_send.stderr' to match
2021-07-19 flip1995Merge commit '4c41a222ca5d1325fb4b6709395bd06e766cc042...
2021-07-18 Michael Howellfix(clippy): add missing allow(dyn_drop)
2021-07-16 borsAuto merge of #87140 - camsteffen:pat-slice-refs, r...
2021-07-16 Guillaume GomezRollup merge of #87069 - sexxi-goose:copy_ref_always...
2021-07-15 Cameron SteffenRemove refs from pat slices
2021-07-15 flip1995Merge commit '54a20a02ecd0e1352a871aa0990bcc8b8b03173e...
2021-07-14 Aman AroraExprUseVisitor::Delegate consume only when moving
2021-07-13 borsAuto merge of #86827 - camsteffen:hash-lint-resolved...
2021-07-10 Vadim Petrochenkovrustc_span: Revert addition of `proc_macro` field to...
2021-07-09 Cameron Steffenclippy: allow default_hash_types on bootstrap
2021-07-08 Guillaume GomezRework SESSION_GLOBALS API to prevent overwriting it
2021-07-07 borsAuto merge of #86920 - JohnTitor:rollup-buvzpkr, r...
2021-07-06 Aman AroraMake type_implements_trait not a query
2021-07-06 Ryan LevickAdd s to non_fmt_panic
2021-07-04 Niko Matsakisrevert broken formatting
2021-07-04 Niko Matsakisallow inference vars in type_implements_trait
2021-07-02 borsAuto merge of #86782 - flip1995:clippyup, r=Manishearth
2021-07-01 flip1995Merge commit '61eb38aeda6cb54b93b872bf503d70084c4d621c...
2021-07-01 bjorn3Rename all_crate_nums query to crates and remove useles...
2021-06-25 Ryan LevickFix clippy test
2021-06-21 Yuki OkushiRollup merge of #86274 - alexander-melentyev:spaces...
2021-06-21 Alexander MelentyevDelete spaces
2021-06-20 borsAuto merge of #85538 - r00ster91:iterrepeat, r=Mark...
2021-06-19 borsAuto merge of #86426 - hi-rustin:rustin-patch-lint...
2021-06-18 borsAuto merge of #85421 - Smittyvb:rm_pushpop_unsafe,...
2021-06-18 hi-rustinAddress comment
2021-06-18 hi-rustinMake clippy tests happy
2021-06-10 Ryan LevickAdd support for using qualified paths with structs...
2021-06-09 borsAuto merge of #86003 - pnkfelix:issue-84297-revert...
2021-06-06 SmittyRemove some last remants of {push,pop}_unsafe!
2021-06-04 Felix S. Klock IIRevert clippy's path to the copy intrinsics (part of...
2021-06-04 r00ster91Replace some std::iter::repeat with str::repeat
2021-06-04 Joshua NelsonRemove `doc(include)`
2021-06-03 flip1995Merge commit '3ae8faff4d46ad92f194c2a4b941c3152a701b31...
2021-05-24 Pietro Albiniremove cfg(bootstrap)
2021-05-20 flip1995Merge commit '9e3cd88718cd1912a515d26dbd9c4019fd5a9577...
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.
next