]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-21 Yuki OkushiRollup merge of #98313 - m-ou-se:fix-comments, r=joshtr...
2022-06-21 Yuki OkushiRollup merge of #98306 - eggyal:add-unevaluated-to...
2022-06-21 Yuki OkushiRollup merge of #98278 - nnethercote:some-token-stream...
2022-06-21 Yuki OkushiRollup merge of #98124 - jsha:defer-crates, r=Guillaume...
2022-06-21 Yuki OkushiRollup merge of #98022 - compiler-errors:erroneous...
2022-06-21 Yuki OkushiRollup merge of #97805 - coolreader18:trace-suggestions...
2022-06-21 Yuki OkushiRollup merge of #97269 - RalfJung:transmute, r=m-ou-se
2022-06-21 Yuki OkushiRollup merge of #94033 - joshtriplett:documentation...
2022-06-21 borsAuto merge of #97657 - Urgau:check-cfg-many-mut, r...
2022-06-21 borsAuto merge of #98148 - c410-f3r:assert-compiler, r...
2022-06-20 borsAuto merge of #98307 - matthiaskrgr:rollup-rb3huha...
2022-06-20 Mara BosRemove lies in comments.
2022-06-20 Josh TriplettImprove docs for `is_running` to explain use case
2022-06-20 Matthias KrügerRollup merge of #98296 - JohnTitor:generator-unstable...
2022-06-20 Matthias KrügerRollup merge of #98276 - compiler-errors:const-format...
2022-06-20 Matthias KrügerRollup merge of #98267 - compiler-errors:suggest-wildca...
2022-06-20 Matthias KrügerRollup merge of #98235 - liuw:mir-gen-drop-magic-value...
2022-06-20 Jacob Hoffman... Improve loading of crates.js and sidebar-items.js
2022-06-20 borsAuto merge of #93765 - zhangyunhao116:heapsort, r=m...
2022-06-20 Alan Egerton`try_fold_unevaluated` for infallible folders
2022-06-20 Yuki OkushiAdd a link to the unstable book page on Generator doc...
2022-06-20 borsAuto merge of #98292 - Dylan-DPC:rollup-hueb8tm, r...
2022-06-20 Dylan DPCRollup merge of #98159 - PrestonFrom:issue_95665, r...
2022-06-20 Dylan DPCRollup merge of #97837 - sunfishcode:sunfishcode/proc...
2022-06-20 Dylan DPCRollup merge of #97150 - ChrisDenton:stdio-create_pipe...
2022-06-20 Dylan DPCRollup merge of #97149 - ChrisDenton:win_async_pipes...
2022-06-20 Dylan DPCRollup merge of #96719 - mbartlett21:patch-4, r=Dylan-DPC
2022-06-20 Dylan DPCRollup merge of #96609 - ibraheemdev:arc-downcast-unche...
2022-06-20 Dylan DPCRollup merge of #94855 - m-ou-se:advance-slice-panic...
2022-06-20 Dylan DPCRollup merge of #93080 - SkiFire13:itermut-as_mut_slice...
2022-06-20 Chris DentonWindows: `CommandExt::async_pipes`
2022-06-20 borsAuto merge of #97674 - nnethercote:oblig-forest-tweaks...
2022-06-20 Chris Denton`Stdio::make_pipe`
2022-06-20 Wei LiuDrop magic value 3 from code
2022-06-20 zhangyunhaoOptimize heapsort
2022-06-20 borsAuto merge of #98284 - JohnTitor:rollup-7lbs143, r...
2022-06-20 Mara BosShow #![feature] in example.
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 Nicholas NethercoteAdd blank lines between methods in `proc_macro_server...
2022-06-20 Preston FromInclude ForeignItem when visiting types for WF check
2022-06-20 Nicholas NethercoteMerge `TokenStreamBuilder::push` into `TokenStreamBuild...
2022-06-20 Michael GouletMention formatting macros when encountering ArgumentV1...
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 Michael GouletBe more hygenic with spans
2022-06-19 Michael GouletUse `Span::eq_ctxt` method instead of `.ctxt() == ...
2022-06-19 Michael GouletOnly omit trailing comma if block doesn't come from...
2022-06-19 Nicholas NethercoteRemove `TokenStream::from_streams`.
2022-06-19 Nicholas NethercoteRemove `Cursor::index`.
2022-06-19 Nicholas NethercoteRemove `Cursor::append`.
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
next