]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #93840 - yaahc:termination-stabilization-celebration-station, r=josht...
[rust.git] / compiler /
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 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 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
2022-03-27 Michael Howelldiagnostics: suggest missing comma in bad FRU syntax
2022-03-27 Guillaume GomezAdd long error explanation for E0667
2022-03-27 borsAuto merge of #95355 - dtolnay:ripgreptest, r=Dylan-DPC
2022-03-27 borsAuto merge of #93957 - SaltyKitkat:stablize_const_ptr_o...
2022-03-27 Esteban KuberHandle `,` to `;` substitution in arg params
2022-03-27 borsAuto merge of #95351 - Dylan-DPC:rollup-o1il7tx, r...
2022-03-27 Dylan DPCRollup merge of #95341 - Meziu:armv6k-3ds-target, r...
2022-03-27 Dylan DPCRollup merge of #95340 - RalfJung:pnvi, r=oli-obk
2022-03-27 Dylan DPCRollup merge of #95335 - Badel2:resolve-path, r=Dylan-DPC
2022-03-27 Dylan DPCRollup merge of #93469 - compiler-errors:issue-93450...
2022-03-27 Dylan DPCRollup merge of #91981 - estebank:tweakaroo, r=lcnr
2022-03-27 Esteban KuberProvide suggestion for missing `>` in a type parameter...
2022-03-27 Esteban Kuberreview comments and rebase
2022-03-27 Esteban KuberChange wording of missing return type suggestion
2022-03-27 Esteban KuberDrive by: handle references in `same_type_modulo_infer`
2022-03-27 Esteban KuberPoint (again) to more expressions with their type,...
2022-03-27 Esteban KuberAlso resolve `const` param suggestion
2022-03-27 Esteban KuberEagerly replace `{integer}`/`{float}` with `i32`/`f64...
2022-03-27 borsAuto merge of #95338 - bjorn3:sync_cg_gcc-2022-03-26...
2022-03-27 Guillaume GomezRemove SelectionContext::allow_negative_impls field
2022-03-26 Vadim Petrochenkovresolve: Simplify some diagnostic code to avoid an ICE
2022-03-26 borsAuto merge of #92472 - petrochenkov:nowrapident, r...
2022-03-26 borsAuto merge of #95274 - jendrikw:slice-must-use, r=Dylan-DPC
2022-03-26 MeziuMerge pull request #16 from ian-h-chamberlain/feature...
2022-03-26 Ralf Junginterpret: with enforce_number_validity, ensure integer...
2022-03-26 bjorn3Merge commit '39683d8eb7a32a74bea96ecbf1e87675d3338506...
2022-03-26 Ralf Junginterpret: mark a dead match arm as dead
2022-03-26 Badel2Move resolve_path to rustc_builtin_macros and make...
2022-03-26 Guillaume GomezFix perf issue for auto trait selection
2022-03-26 Ian ChamberlainEnable #[thread_local] on armv6k-nintendo-3ds
2022-03-26 borsAuto merge of #95326 - lupd:std-iter-doc, r=Dylan-DPC
2022-03-26 Samuel E. Moelius IIIAddress review comments
2022-03-26 Vadim Petrochenkovproc-macro: Stop wrapping `ident` matchers into groups
2022-03-26 borsAuto merge of #95306 - est31:master, r=Dylan-DPC
2022-03-26 DrMeepstercheck the the right field
2022-03-26 DrMeepsterwiden special case on deref to all non-zst allocators
2022-03-26 borsAuto merge of #95296 - workingjubilee:pretty-session...
2022-03-26 borsAuto merge of #95299 - mkroening:rm-hermitkernel, r...
2022-03-26 borsAuto merge of #95149 - cjgillot:once-diag, r=estebank
2022-03-25 borsAuto merge of #95172 - GuillaumeGomez:reduce-wait-for...
2022-03-25 CaioMinor `let_chains` modification
2022-03-25 Michael Howelldiagnostics: correct generic bounds with doubled colon
2022-03-25 borsAuto merge of #95304 - michaelwoerister:retry-finalize...
2022-03-25 borsAuto merge of #95282 - RalfJung:miri, r=RalfJung
next