]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-20 borsAuto merge of #97674 - nnethercote:oblig-forest-tweaks...
2022-06-20 borsAuto merge of #98284 - JohnTitor:rollup-7lbs143, r...
2022-06-20 Yuki OkushiRollup merge of #98281 - Nilstrieb:map-drain-typo,...
2022-06-20 Yuki OkushiRollup merge of #98274 - compiler-errors:self-type...
2022-06-20 Yuki OkushiRollup merge of #98273 - Piturnah:patch-1, r=compiler...
2022-06-20 Yuki OkushiRollup merge of #98268 - compiler-errors:disallowed...
2022-06-20 Yuki OkushiRollup merge of #98183 - dtolnay:emptybound, r=lcnr
2022-06-20 nilsFix typo in `HashMap::drain` docs
2022-06-20 borsAuto merge of #98264 - compiler-errors:missing-arg...
2022-06-20 borsAuto merge of #97931 - xldenis:fix-if-let-source-scopes...
2022-06-20 Michael GouletDon't suggest adding Self as a type parameter
2022-06-20 Michael GouletMention what item is using an invalid `Self` type
2022-06-20 Peter HebdenFix minor documentation typo
2022-06-20 Michael GouletBe more specific for what lifetimes are not allowed on
2022-06-20 borsAuto merge of #98265 - JohnTitor:rollup-wtfqc4g, r...
2022-06-19 Yuki OkushiRollup merge of #98257 - kadiwa4:into_future_doc_typos...
2022-06-19 Yuki OkushiRollup merge of #98225 - bjorn3:stable_target_json_hash...
2022-06-19 Yuki OkushiRollup merge of #97912 - Kixunil:stabilize_path_try_exi...
2022-06-19 Yuki OkushiRollup merge of #95534 - jyn514:std-mem-copy, r=joshtri...
2022-06-19 borsAuto merge of #97268 - jyn514:faster-assemble, r=Mark...
2022-06-19 Michael GouletMake missing argument placeholder more obvious that...
2022-06-19 Joshua NelsonAdd `core::mem::copy` to complement `core::mem::drop`.
2022-06-19 Joshua NelsonMake "Assemble stage1 compiler" orders of magnitude...
2022-06-19 Joshua NelsonPanic if `dist` generates a symbolic link in a generate...
2022-06-19 borsAuto merge of #98247 - jackh726:regionkind-rustc-type...
2022-06-19 borsAuto merge of #98224 - eddyb:proc-macro-spurious-repr...
2022-06-19 bjorn3Preserve the path of the target spec json file for...
2022-06-19 KaDiWa4typos in `IntoFuture` docs
2022-06-19 borsAuto merge of #98255 - Dylan-DPC:rollup-hr129rg, r...
2022-06-19 Dylan DPCRollup merge of #98233 - RalfJung:ref-alloc, r=thomcc
2022-06-19 Dylan DPCRollup merge of #98219 - eggyal:gatsubstcollector-witho...
2022-06-19 Dylan DPCRollup merge of #98146 - hoodmane:remove-memory-init...
2022-06-19 Dylan DPCRollup merge of #98136 - fee1-dead-contrib:rename_impl_...
2022-06-19 Dylan DPCRollup merge of #98105 - notriddle:notriddle/tuple...
2022-06-19 borsAuto merge of #98238 - cjgillot:lint-mod, r=oli-obk
2022-06-19 borsAuto merge of #97791 - m-ou-se:const-locks, r=m-ou-se
2022-06-19 Camille GILLOTBless 32bit ui tests.
2022-06-19 Camille GILLOTUse `ensure` for `UnusedBrokenConst`.
2022-06-19 borsAuto merge of #97367 - WaffleLapkin:stabilize_checked_s...
2022-06-19 Jack HueyMove RegionKind to rustc_type_ir
2022-06-19 borsAuto merge of #97944 - nikic:freebsd-update, r=Mark...
2022-06-19 Hood ChathamENH Move --memory-init-file flag from EmLinker to asmjs...
2022-06-19 borsAuto merge of #98242 - matthiaskrgr:rollup-qbbkwtf...
2022-06-18 Matthias KrügerRollup merge of #98230 - GuillaumeGomez:weird-js-condit...
2022-06-18 Matthias KrügerRollup merge of #98229 - GuillaumeGomez:eslint-checks...
2022-06-18 Matthias KrügerRollup merge of #98207 - arlosi:update-cargo, r=Dylan-DPC
2022-06-18 Matthias KrügerRollup merge of #98165 - WaffleLapkin:once_things_renam...
2022-06-18 Matthias KrügerRollup merge of #97511 - jyn514:faster-cargo-build...
2022-06-18 Camille GILLOTMake some lints incremental.
2022-06-18 borsAuto merge of #98237 - RalfJung:miri, r=RalfJung
2022-06-18 Guillaume GomezRemove weird JS condition
2022-06-18 Ralf Jungupdate Miri
2022-06-18 borsAuto merge of #96501 - jyn514:individual-paths, r=Mark...
2022-06-18 Michael HowellFix bug when using `--bless`
2022-06-18 Michael HowellAdd test cases for tuples with links
2022-06-18 borsAuto merge of #97924 - cuviper:unguarded-poison, r...
2022-06-18 Joshua NelsonAdd tests for fixed bugs
2022-06-18 Joshua NelsonPass all paths to `Step::run` at once when using `Shoul...
2022-06-18 Ralf Jungmake std not use &A: Allocator instance
2022-06-18 Ralf Jungmake btree not use &A: Allocator instance
2022-06-18 Guillaume GomezAdding new eslint checks:
2022-06-18 borsAuto merge of #98004 - paolobarbolini:vecdeque-extend...
2022-06-18 bjorn3Make debug_triple depend on target json file content...
2022-06-18 borsAuto merge of #98153 - nnethercote:fix-MissingDoc-quadr...
2022-06-18 Eduard-Mihai... proc_macro/bridge: remove `#[repr(C)]` from non-ABI...
2022-06-18 borsAuto merge of #98186 - mystor:tokenstream_as_vec_tt...
2022-06-18 borsAuto merge of #98178 - RalfJung:btree-alloc, r=thomcc
2022-06-18 Alan EgertonSkip late bound regions in GATSubstCollector
2022-06-18 borsAuto merge of #98216 - JohnTitor:rollup-jlcmu5d, r...
2022-06-18 Nika Layzellreview fixups
2022-06-18 Yuki OkushiRollup merge of #98205 - JohnTitor:remove-unnecessary...
2022-06-18 Yuki OkushiRollup merge of #98195 - GuillaumeGomez:rustdoc-json...
2022-06-18 Yuki OkushiRollup merge of #98150 - hoodmane:emscripten-g4, r...
2022-06-18 Yuki OkushiRollup merge of #97828 - ferrocene:pa-config-artifacts...
2022-06-18 Yuki OkushiRollup merge of #97803 - Gankra:term, r=dtolnay
2022-06-18 borsAuto merge of #97652 - RalfJung:cenum_impl_drop_cast...
2022-06-17 Ralf Jungcomments explaining why we have and don't have ManuallyDrop
2022-06-17 Paolo BarboliniExpose iter::ByRefSized as unstable feature and use it
2022-06-17 Paolo BarboliniAdd VecDeque::extend from TrustedLen specialization
2022-06-17 Paolo BarboliniAdd VecDeque::extend TrustedLen benchmark
2022-06-17 Arlo SiemsenUpdate cargo
2022-06-17 borsAuto merge of #98081 - gco:no_static_libcpp, r=jyn514
2022-06-17 Aria Beingessnerbless new test result, it's a regression but seemingly...
2022-06-17 Aria BeingessnerImpl Termination for Infallible and then make the Resul...
2022-06-17 Hood ChathamReplace -g4 with -gsource-map
2022-06-17 borsAuto merge of #97892 - klensy:fix-spaces, r=oli-obk
2022-06-17 Yuki OkushiRemove a possible unnecessary assignment
2022-06-17 borsAuto merge of #98097 - lqd:const-alloc-hash, r=oli-obk
2022-06-17 Nika LayzellMove empty final TokenStream handling to server side...
2022-06-17 Guillaume GomezAdd regression test for #98006
2022-06-17 borsAuto merge of #98193 - Dylan-DPC:rollup-5gihjij, r...
2022-06-17 Guillaume GomezFix rustdoc handling of primitive documentation
2022-06-17 Dylan DPCRollup merge of #98191 - TaKO8Ki:remove-rest-of-unneces...
2022-06-17 Dylan DPCRollup merge of #98013 - compiler-errors:guide-inferenc...
2022-06-17 Dylan DPCRollup merge of #97844 - ChrisDenton:dont-panic, r...
2022-06-17 Dylan DPCRollup merge of #97798 - WaffleLapkin:allow_for_suggest...
2022-06-17 Dylan DPCRollup merge of #95392 - Xuanwo:stablize_try_reserve_2...
2022-06-17 borsAuto merge of #98106 - cjgillot:split-definitions,...
2022-06-17 Takayuki Maedaremove the rest of unnecessary `to_string`
2022-06-17 borsAuto merge of #97863 - JakobDegen:bitset-choice, r...
next