]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-11-05 flip1995Merge commit 'b20d4c155d2fe3a8391f86dcf9a8c49e17188703...
2020-11-04 borsAuto merge of #78662 - sexxi-goose:add_expr_id_to_deleg...
2020-11-04 olis/Scalar::Raw/Scalar::Int
2020-11-04 Oliver SchererSplit the "raw integer bytes" part out of `Scalar`
2020-11-02 Dhruv JauharProvide diagnostic suggestion in ExprUseVisitor Delegate
2020-11-01 borsAuto merge of #75534 - Aaron1011:feature/new-future...
2020-10-31 Aaron HillUpdate Clippy path to `Lint`
2020-10-30 LeSeulArtichautRemove implicit `Continue` type
2020-10-30 LeSeulArtichautUse `ControlFlow::is{break,continue}`
2020-10-30 LeSeulArtichautTypeVisitor: use `ControlFlow` in clippy
2020-10-28 Eduardo BrotoMerge commit '645ef505da378b6f810b1567806d1bcc2856395f...
2020-10-26 Nathan WhitakerRemove lint from clippy
2020-10-25 Yuki OkushiRollup merge of #78326 - Aaron1011:fix/min-stmt-lints...
2020-10-24 Aaron HillFix inconsistencies in handling of inert attributes...
2020-10-23 Eduardo BrotoRemove duplicate import of `Target`
2020-10-23 Eduardo BrotoMerge commit 'bf1c6f9871f430e284b17aa44059e0d0395e28a6...
2020-10-22 varkorFix clippy tests
2020-10-17 Yuki OkushiRollup merge of #77851 - exrook:split-btreemap, r=dtolnay
2020-10-17 Jacob HughesAppease the almightly lord clippy, hallowed be thy...
2020-10-16 Santiago PastorinoHandle ExprKind::ConstBlock on clippy
2020-10-16 Dylan DPCRollup merge of #77493 - hosseind88:ICEs_should_always_...
2020-10-15 est31Remove rustc_session::config::Config
2020-10-14 hosseind88fix stderr file of clippy/custom_ice_message test
2020-10-13 borsAuto merge of #77796 - jonas-schievink:switchint-refact...
2020-10-11 borsAuto merge of #77649 - dash2507:replace_run_compiler...
2020-10-10 Jonas SchievinkRefactor how SwitchInt stores jump targets
2020-10-09 hosseind75rebase with master
2020-10-09 hosseind75add new line
2020-10-09 hosseind75fix clippy custom_ice_message test
2020-10-09 hosseind75run full query stack print just when RUST_BACKTRACE...
2020-10-09 hosseind75ICEs should print the top of the query stack
2020-10-09 flip1995Merge commit '2f6439ae6a6803d030cceb3ee14c9150e91b328b...
2020-10-08 Darshan KathiriyaReplace run_compiler with RunCompiler builder pattern.
2020-10-06 Matthew JasperFix tools
2020-10-06 Yuki OkushiRollup merge of #77560 - rschoon:fix-litkind-rc-bytebuf...
2020-10-06 Yuki OkushiRollup merge of #77534 - Mark-Simulacrum:issue-70819...
2020-10-04 Dylan MacKenzieclippy: `(Body, DefId)` -> `Body`
2020-10-04 Robin SchoonoverChange clippy's Constant back to refcount clone byte...
2020-10-04 Felix S. Klock IIPrevent forbid from being ignored if overriden at the...
2020-10-02 Michael HowellDeprecate clippy lint
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-27 bjorn3Add option to pass a custom codegen backend from a...
2020-09-26 Oliver SchererRemove all unstable feature support in the `missing_con...
2020-09-26 Oliver SchererMove `qualify_min_const_fn` out of rustc into clippy
2020-09-25 borsAuto merge of #77144 - flip1995:clippyup, r=Manishearth
2020-09-25 Jonas SchievinkRollup merge of #76724 - ecstatic-morse:dataflow-pass...
2020-09-24 flip1995Merge commit 'e636b88aa180e8cab9e28802aac90adbc984234d...
2020-09-20 Christiaan... Remove `can_suggest` from Clippy.
2020-09-20 Christiaan... Update Clippy testcases
2020-09-20 borsAuto merge of #76136 - CDirkx:const-result, r=dtolnay
2020-09-20 CDirkxUpdate src/tools/clippy/clippy_lints/src/matches.rs
2020-09-20 Christiaan... Remove `can_suggest` check for `is_ok` and `is_err`.
2020-09-20 Christiaan... Update Clippy testcases
2020-09-15 Lzu TaoFix clippy hard-code slice::Iter path
2020-09-15 Dylan MacKenzieAdd pass names to some common dataflow analyses
2020-09-11 borsAuto merge of #75800 - Aaron1011:feature/full-nt-tokens...
2020-09-10 Aaron HillFully integrate token collection for additional AST...
2020-09-10 flip1995Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f...
2020-09-10 borsAuto merge of #75573 - Aaron1011:feature/const-mutation...
2020-09-08 Aaron HillAdjust Clippy for CONST_ITEM_MUTATION lint
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-04 LeSeulArtichautty.flags -> ty.flags()
2020-09-04 LeSeulArtichaut`ty.kind` -> `ty.kind()` in rustdoc and clippy
2020-09-02 borsAuto merge of #76160 - scileo:format-recovery, r=petroc...
2020-09-02 SashaImprove recovery on malformed format call
2020-08-30 Aaron HillFix clippy
2020-08-30 Dylan MacKenzieUpdate dataflow analyses to use new interface
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-24 Scott McMurrayUnbreak the clippy test
2020-08-20 Aaron HillCapture tokens for Pat used in macro_rules! argument
2020-08-17 borsAuto merge of #75120 - JulianKnodt:rm_reps, r=oli-obk
2020-08-17 Ujjwal Sharmarust_ast::ast => rustc_ast
2020-08-17 David Woodclippy: support `QPath::LangItem`
2020-08-13 Bastian Kauschkemerge `as_local_hir_id` with `local_def_id_to_hir_id`
2020-08-12 borsAuto merge of #75405 - flip1995:clippyup, r=Manishearth
2020-08-11 flip1995Merge commit '09bd400243ed6f7059fedc0c1623aae3792521d6...
2020-08-11 Yuki OkushiRollup merge of #75226 - pnadon:miri-undef-uninit,...
2020-08-10 Dylan DPCRollup merge of #75098 - Ryan1729:clippy-pointer-cast...
2020-08-09 Ryan1729add allow unused_unsafe and allow dead_code
2020-08-09 Ryan1729fix unary minus on usize and unused variable errors...
2020-08-09 Ryan1729add a test example of where transmutes_expressible_as_p...
2020-08-09 Ryan1729update stderr for transmutes_expressible_as_ptr_casts
2020-08-08 Philippe NadonMiri: Renamed "undef" to "uninit"
2020-08-08 Nicholas NethercoteEliminate the `SessionGlobals` from `librustc_ast`.
2020-08-07 borsAuto merge of #74821 - oli-obk:const_eval_read_uninit_f...
2020-08-07 Ryan1729copy over *.fixed file
2020-08-06 Vadim PetrochenkovAdd some comments for magic numbers + Add tests
2020-08-06 Vadim PetrochenkovFix clippy
2020-08-06 Ryan WiedemannApply suggestions from code review
2020-08-06 Ryan1729run clippy_dev fmt
2020-08-06 Ryan1729run clippy_dev update_lints
2020-08-06 Ryan1729add newline to transmutes_expressible_as_ptr_casts.rs
2020-08-06 Ryan1729change filter to assert, and update comments
2020-08-06 Ryan1729add extra error message to the expected stderr for...
2020-08-06 Ryan1729add documentation to functions that call `do_check...
2020-08-06 Ryan1729add description to assert
2020-08-06 Ryan1729address some review comments
2020-08-06 Ryan1729get the expected number of errors by acknowledging...
2020-08-06 Ryan1729try putting the can_be_expressed_as_pointer_cast at...
2020-08-06 Ryan1729accidentally cause an ICE by putting the TRANSMUTES_EXP...
next