]> git.lizzy.rs Git - rust.git/history - compiler
Add note to the lint diagnostic
[rust.git] / compiler /
2022-03-30 InfRandomnessAdd note to the lint diagnostic
2022-03-30 borsAuto merge of #94963 - lcnr:inherent-impls-std, r=oli...
2022-03-30 borsAuto merge of #95241 - Gankra:cleaned-provenance, r...
2022-03-30 lcnrtypo
2022-03-30 lcnrrework error messages for incorrect inherent impls
2022-03-30 lcnrfix rustdoc wrt builtin impls switch
2022-03-30 lcnrget clippy to compile again
2022-03-30 lcnrfix behavior for empty impls
2022-03-30 lcnrremove now unnecessary lang items
2022-03-30 lcnrrework implementation for inherent impls for builtin...
2022-03-30 lcnrremove `NoMatchData::new`
2022-03-30 lcnrupdate comment
2022-03-30 borsAuto merge of #95466 - Dylan-DPC:rollup-g7ddr8y, r...
2022-03-30 Dylan DPCRollup merge of #95461 - nyurik:spelling, r=lcnr
2022-03-30 Dylan DPCRollup merge of #95460 - nyurik:spelling-str, r=lcnr
2022-03-30 Dylan DPCRollup merge of #95443 - jyn514:clarify-python-search...
2022-03-30 Dylan DPCRollup merge of #95294 - sourcefrog:doc-copy, r=dtolnay
2022-03-30 Yuri AstrakhanSpellchecking compiler code
2022-03-30 Yuri AstrakhanSpellchecking some comments
2022-03-30 borsAuto merge of #94081 - oli-obk:lazy_tait_take_two,...
2022-03-30 Aria Beingessnermark FIXMES for all the places found that are probably...
2022-03-30 Aria BeingessnerMake some rustc code conform to strict provenance.
2022-03-29 borsAuto merge of #95448 - Dylan-DPC:rollup-wpj5yto, r...
2022-03-29 Dylan DPCRollup merge of #95437 - notriddle:notriddle/issue...
2022-03-29 Dylan DPCRollup merge of #95386 - compiler-errors:try-wrapping...
2022-03-29 Dylan DPCRollup merge of #95256 - thomcc:fix-unwind-safe, r...
2022-03-29 Dylan DPCRollup merge of #93840 - yaahc:termination-stabilizatio...
2022-03-29 borsAuto merge of #95433 - Dylan-DPC:rollup-xdfit9h, r...
2022-03-29 borsAuto merge of #94566 - yanganto:show-ignore-message...
2022-03-29 Dylan DPCRollup merge of #95424 - lnicola:rust-analyzer-2022...
2022-03-29 Dylan DPCRollup merge of #95422 - TaKO8Ki:use-format-args-captur...
2022-03-29 Dylan DPCRollup merge of #95415 - notriddle:notriddle/issue...
2022-03-29 Dylan DPCRollup merge of #94566 - yanganto:show-ignore-message...
2022-03-29 borsAuto merge of #95096 - GuillaumeGomez:rm-header-fn...
2022-03-29 borsAuto merge of #95375 - MarcusCalhoun-Lopez:i686_apple_d...
2022-03-29 borsAuto merge of #95257 - compiler-errors:fn-borrow, r...
2022-03-29 Michael GouletSuggest function borrow ignoring needs_note
2022-03-29 Michael Gouletdrive-by: move Copy bound suggestion to its own function
2022-03-29 Michael GouletAdd suggestion to borrow opaque Fn and FnMut instead...
2022-03-29 Takayuki Maedause format-args-capture and remove an unnecessary neste...
2022-03-29 borsAuto merge of #95417 - ehuss:doc-no_std-error, r=Dylan-DPC
2022-03-28 borsAuto merge of #95249 - HeroicKatora:set-ptr-value,...
2022-03-28 Michael Howelldiagnostics: do not suggest `map.iter_mut()()`
2022-03-28 borsAuto merge of #95414 - Dylan-DPC:rollup-9hbshd0, r...
2022-03-28 Dylan DPCRollup merge of #95407 - xfix:inline-u8-is_utf8_char_bo...
2022-03-28 Dylan DPCRollup merge of #95397 - dtolnay:disclaimer, r=m-ou-se
2022-03-28 Dylan DPCRollup merge of #95328 - DrMeepster:box_gep_err, r...
2022-03-28 Dylan DPCRollup merge of #95318 - rust-lang:notriddle/issue...
2022-03-28 Dylan DPCRollup merge of #93787 - klensy:really-not-a-features...
2022-03-28 Oli SchererAlso use the RPIT back compat hack in trait projection
2022-03-28 Oli SchererFix mixing lazy TAIT and RPIT in their defining scopes
2022-03-28 Oli SchererTest that TAIT and RPIT are in sync
2022-03-28 Oli SchererRemove some special code handling TAIT being passed...
2022-03-28 Oli SchererThe hack isn't necessary for back compat anymore
2022-03-28 Oli SchererMerge two duplicates of the same logic into a common...
2022-03-28 Oli SchererRemove opaque type obligation and just register opaque...
2022-03-28 Oli SchererRevert to inference variable based hidden type computat...
2022-03-28 Oli SchererSpecial case the situation where the previous span...
2022-03-28 Oli SchererHave the spans of TAIT type conflict errors point to...
2022-03-28 Oli SchererRemove some dead code
2022-03-28 Oli SchererNormalize all projections in mir validation again
2022-03-28 Oli SchererDon't bind hidden types when searching for matching...
2022-03-28 Oli SchererFail more aggressively
2022-03-28 Oli SchererRevert "Auto merge of #93893 - oli-obk:sad_revert,...
2022-03-28 borsAuto merge of #95403 - Dylan-DPC:rollup-9on30mg, r...
2022-03-28 Dylan DPCRollup merge of #95401 - c410-f3r:moar-tests, r=petroch...
2022-03-28 Dylan DPCRollup merge of #95390 - nnethercote:allow-doc-comments...
2022-03-28 Dylan DPCRollup merge of #95370 - jyn514:less-verbose-skips...
2022-03-28 Dylan DPCRollup merge of #95350 - petrochenkov:qpathregr, r...
2022-03-28 Dylan DPCRollup merge of #95314 - c410-f3r:aqui-vamos-nos, r...
2022-03-28 Dylan DPCRollup merge of #95301 - nnethercote:rm-NtTT, r=petroch...
2022-03-28 borsAuto merge of #95024 - koehlma:rustdoc-private-items...
2022-03-28 borsAuto merge of #94789 - compiler-errors:fatal-never...
2022-03-28 borsAuto merge of #95396 - TaKO8Ki:suggest-replacing-field...
2022-03-28 borsAuto merge of #95300 - workingjubilee:less-bitsets...
2022-03-28 klensyPropagate `parallel_compiler` feature through rustc...
2022-03-28 klensyuse cfg attribute instead of macro
2022-03-28 Michael GouletMake fatal DiagnosticBuilder yield never
2022-03-28 Takayuki Maedause `can_coerce` instead of `same_type_modulo_infer`
2022-03-28 Takayuki Maedasuggest replacing field when using the same type
2022-03-28 borsAuto merge of #95393 - Dylan-DPC:rollup-l72f39g, r...
2022-03-28 Dylan DPCRollup merge of #95098 - shepmaster:vec-from-array...
2022-03-28 Dylan DPCRollup merge of #95016 - janpaul123:patch-1, r=dtolnay
2022-03-28 Dylan DPCRollup merge of #93755 - ChayimFriedman2:allow-comparin...
2022-03-28 Dylan DPCRollup merge of #88375 - joshlf:patch-3, r=dtolnay
2022-03-28 borsAuto merge of #95333 - GuillaumeGomez:auto-trait-perf...
2022-03-27 Nicholas NethercoteIgnore doc comments in a declarative macro matcher.
2022-03-27 Michael Gouletsuggest wrapping in struct tuples as well
2022-03-27 Michael Gouletdo not suggest enum tuple variant for named field variant
2022-03-27 Michael Gouletsuggest wrapping patterns with compatible enum variants
2022-03-27 Nicholas NethercoteRemove `Nonterminal::NtTT`.
2022-03-27 borsAuto merge of #95382 - Dylan-DPC:rollup-bebyfd1, r...
2022-03-27 Dylan DPCRollup merge of #95368 - lopopolo:lopopolo/string-try...
2022-03-27 Dylan DPCRollup merge of #95366 - c410-f3r:moar-tests, r=petroch...
2022-03-27 Dylan DPCRollup merge of #95364 - GuillaumeGomez:long-error...
2022-03-27 Dylan DPCRollup merge of #95120 - smoelius:backward-switch-int...
2022-03-27 Dylan DPCRollup merge of #94939 - notriddle:notriddle/fru-comma...
2022-03-27 DrMeepsterfix other source of box deref
2022-03-27 borsAuto merge of #94495 - estebank:missing-closing-gt...
2022-03-27 Dylan MacKenzieNit
next