]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 CaioRemove duplicated and unused test files
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 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 borsAuto merge of #94495 - estebank:missing-closing-gt...
2022-03-27 Dylan MacKenzieNit
2022-03-27 Guillaume GomezUpdate ui test output
2022-03-27 Michael Howelldiagnostics: suggest missing comma in bad FRU syntax
2022-03-27 borsAuto merge of #95345 - dtolnay:escape0, r=Dylan-DPC
2022-03-27 Joshua Nelson[bootstrap] Don't print `Suite not skipped` unless...
2022-03-27 Ryan LopopoloFix typo in `String::try_reserve_exact` docs
2022-03-27 CaioRemove duplicated test files
2022-03-27 Guillaume GomezAdd long error explanation for E0667
2022-03-27 David TolnayDebug print char 0 as '\0' rather than '\u{0}'
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 David TolnayBump the ripgrep commit exercised by cargotest
2022-03-27 borsAuto merge of #95351 - Dylan-DPC:rollup-o1il7tx, r...
2022-03-27 David TolnayBump const_ptr_offset stabilization to 1.61
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 antoyoMerge pull request #146 from bjorn3/rustup
2022-03-26 bjorn3Review comments
2022-03-26 Badel2Move resolve_path to rustc_builtin_macros and make...
2022-03-26 bjorn3Fix compiletest compilation
2022-03-26 Jendrikadd #[must_use] to functions of slice and its iterators.
2022-03-26 Jendrikadd #[must_use] to functions of slice and its iterators.
2022-03-26 Jendrikadd #[must_use] to functions of slice and its iterators.
2022-03-26 Jendrikadd #[must_use] to functions of slice and its iterators.
2022-03-26 Guillaume GomezFix perf issue for auto trait selection
2022-03-26 bjorn3Add Destruct and Drop traits to static.rs
2022-03-26 Ian ChamberlainEnable #[thread_local] on armv6k-nintendo-3ds
2022-03-26 bjorn3Rustup to rustc 1.61.0-nightly (d53246fed 2022-03-25)
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 bjorn3Sync from rust bc881e83d1cced71046e844fa55c0b0e9f9af382
2022-03-26 Vadim Petrochenkovproc-macro: Stop wrapping `ident` matchers into groups
2022-03-26 Jendrikadd #[must_use] to functions of slice and its iterators.
2022-03-26 borsAuto merge of #95306 - est31:master, r=Dylan-DPC
2022-03-26 dlupRemove mention of HashMap<K, V> not offering iter_mut
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 Guillaume GomezReplace wait-for instructions for rustdoc GUI tests...
2022-03-25 Guillaume GomezUpdate browser-ui-test version to 0.8.4
2022-03-25 borsAuto merge of #95304 - michaelwoerister:retry-finalize...
2022-03-25 borsAuto merge of #95282 - RalfJung:miri, r=RalfJung
2022-03-25 borsAuto merge of #95280 - InfRandomness:infrandomness...
2022-03-25 est31std::process docs: linkify references to output, spawn...
2022-03-25 Michael Woeristerincr. comp.: Let compiler retry finalizing session...
2022-03-25 Camille GILLOTBless rustdoc tests.
2022-03-25 borsAuto merge of #95255 - petrochenkov:suggresolve, r...
2022-03-25 Jubilee YoungSkip needless bitset for debuginfo
2022-03-25 Martin KröningRemove hermitkernel targets
2022-03-25 borsAuto merge of #95082 - spastorino:overlap-inherent...
next