]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-20 Guillaume GomezIntegrate `generate_macro_def_id_path` into `href_with_...
2022-06-20 Guillaume GomezAdd test for macro support in "jump to def" feature
2022-06-20 Guillaume GomezImprove code readability and documentation
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 klensydon't alloc error string if no error emitted
2022-06-20 Guillaume GomezRename ContextInfo into HrefContext
2022-06-20 Guillaume GomezAdd support for macro in "jump to def" feature
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 Takayuki Maedapoint at private fields in struct literal
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 Camille GILLOTOnly use special async fn case for actual async fns...
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 Camille GILLOTLeave the responsibility to create `Fresh` lifetimes...
2022-06-19 Joshua NelsonGreatly improve error reporting for futures and generat...
2022-06-19 Camille GILLOTMake matches exhaustive.
2022-06-19 Camille GILLOTRemove the `region` terminology.
2022-06-19 borsAuto merge of #98247 - jackh726:regionkind-rustc-type...
2022-06-19 jmaarghFix documentation for with_capacity and reserve familie...
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 bjorn3Small refactoring
2022-06-19 bjorn3Remove the source archive functionality of ArchiveWriter
2022-06-19 bjorn3Fix "Remove src_files and remove_file"
2022-06-19 borsAuto merge of #98238 - cjgillot:lint-mod, r=oli-obk
2022-06-19 Takayuki Maedafix tests including dead_code warnings
2022-06-19 Takayuki Maedacollapse dead code warnings into a single diagnostic
2022-06-19 Takayuki Maedaemit only one note per unused struct field
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.
next