]> git.lizzy.rs Git - rust.git/history - compiler
Update rls
[rust.git] / compiler /
2022-08-02 borsAuto merge of #99977 - BlackHoleFox:cfte-cstr, r=thomcc
2022-08-02 borsAuto merge of #100048 - matthiaskrgr:rollup-agimvm6...
2022-08-02 Matthias KrügerRollup merge of #100042 - ehuss:update-books, r=ehuss
2022-08-02 Matthias KrügerRollup merge of #100037 - fw-immunant:patch-1, r=jyn514
2022-08-02 Matthias KrügerRollup merge of #100017 - solid-rs:patch/kmc-solid...
2022-08-02 Matthias KrügerRollup merge of #100011 - compiler-errors:let-chain...
2022-08-02 Matthias KrügerRollup merge of #99994 - TaKO8Ki:remove-guess-head...
2022-08-02 Matthias KrügerRollup merge of #99779 - GuillaumeGomez:fix-item-info...
2022-08-02 Matthias KrügerRollup merge of #99293 - jo3bingham:issue-98720-fix...
2022-08-02 Matthias KrügerRollup merge of #99156 - lcnr:omoe-wa, r=wesleywiser
2022-08-02 borsAuto merge of #99431 - yaahc:error-in-core, r=joshtriplett
2022-08-02 Takayuki Maedaremove a `SourceMap::guess_head_span`
2022-08-02 borsAuto merge of #100033 - rylev:no-cancel-try-perf, r...
2022-08-01 borsAuto merge of #95884 - cjgillot:assoc-item, r=lcnr
2022-08-01 Camille GILLOTMatch on TraitItem exhaustively.
2022-08-01 Camille GILLOTRemove trait_of_item query.
2022-08-01 Camille GILLOTRemove DefId from AssocItemContainer.
2022-08-01 Camille GILLOTRemove visibility from AssocItem.
2022-08-01 Camille GILLOTStore associated item defaultness in impl_defaultness.
2022-08-01 borsAuto merge of #99476 - dpaoliello:rawdylibvectorcall...
2022-08-01 borsAuto merge of #100024 - matthiaskrgr:rollup-36ab4wx...
2022-08-01 Matthias KrügerRollup merge of #100020 - CallumIO:issue-99648, r=jyn514
2022-08-01 Matthias KrügerRollup merge of #100012 - TaKO8Ki:avoid-ty-to-string...
2022-08-01 Matthias KrügerRollup merge of #100003 - nnethercote:improve-size...
2022-08-01 Matthias KrügerRollup merge of #99976 - willcrichton:example-analyzer...
2022-08-01 Matthias KrügerRollup merge of #99911 - cjgillot:no-guess, r=davidtwco
2022-08-01 Matthias KrügerRollup merge of #99864 - klensy:bootstrap-art-dupe...
2022-08-01 Matthias KrügerRollup merge of #99629 - obeis:issue-99470, r=compiler...
2022-08-01 Matthias KrügerRollup merge of #99340 - GoldsteinE:fix-localdefid...
2022-08-01 Goldsteinfix ICE in Definitions::create_def
2022-08-01 borsAuto merge of #99884 - nnethercote:lexer-improvements...
2022-08-01 borsAuto merge of #98246 - joshtriplett:times, r=m-ou-se
2022-08-01 borsAuto merge of #99944 - bjorn3:hide_proc_macro_symbols...
2022-08-01 Takayuki Maedaavoid `Ty` to `String` conversions
2022-08-01 Michael GouletUse expr parse restrictions for let expr parsing
2022-08-01 borsAuto merge of #99998 - matthiaskrgr:rollup-igafy0r...
2022-07-31 Nicholas NethercoteImprove size assertions.
2022-07-31 Nicholas NethercoteShrink `Token`.
2022-07-31 Nicholas NethercoteAdd a size assertion for `Token`.
2022-07-31 Nicholas NethercoteInline `TokenStreamBuilder::push`.
2022-07-31 Nicholas NethercoteAvoid an unnecessary `return`.
2022-07-31 Nicholas NethercoteInline `first_token`.
2022-07-31 Nicholas NethercoteRemove `StringReader::end_src_index`.
2022-07-31 Nicholas NethercoteImprove shebang handling.
2022-07-31 borsAuto merge of #99052 - tmiasko:bitset-clone-from, r...
2022-07-31 Matthias KrügerRollup merge of #99986 - WaffleLapkin:record_struct_wra...
2022-07-31 Matthias KrügerRollup merge of #99984 - ChrisDenton:fix-miri, r=Mark...
2022-07-31 Matthias KrügerRollup merge of #99980 - GuillaumeGomez:rm-clean-impls...
2022-07-31 Matthias KrügerRollup merge of #99973 - RalfJung:layout-things, r...
2022-07-31 Matthias KrügerRollup merge of #99932 - madsmtm:fix-unwinding-debug...
2022-07-31 Matthias KrügerRollup merge of #99620 - hudson-ayers:fix-location...
2022-07-31 Matthias KrügerRollup merge of #99519 - Urgau:check-cfg-implicit,...
2022-07-31 Obei SidegImprove `cannot move out of` error message
2022-07-31 borsAuto merge of #78802 - faern:simplify-socketaddr, r...
2022-07-31 Maybe WaffleSkip unstable fields when suggesting wrapping expressio...
2022-07-31 Maybe WaffleRefactor wrap suggestion code (just a bit)
2022-07-31 Maybe WaffleSuggest wrapping expressions in single-field record...
2022-07-31 borsAuto merge of #99979 - Dylan-DPC:rollup-ikkejgy, r...
2022-07-31 Ralf Jungreorder fields in Laout debug output
2022-07-31 Dylan DPCRollup merge of #99974 - TaKO8Ki:suggest-removing-semic...
2022-07-31 Dylan DPCRollup merge of #99921 - Enselic:cc-enselic, r=Guillaum...
2022-07-31 Dylan DPCRollup merge of #99844 - bjorn3:archive_builder_interfa...
2022-07-31 Dylan DPCRollup merge of #99741 - compiler-errors:copy-impl...
2022-07-31 Dylan DPCRollup merge of #99186 - camsteffen:closure-localdefid...
2022-07-31 borsAuto merge of #99553 - ChrisDenton:lazy-compat-fn,...
2022-07-31 bjorn3Add issue reference
2022-07-31 Ralf Jungcheck 'size multiple of align' for all layouts
2022-07-31 borsAuto merge of #99529 - Milo123459:stage-1-test, r=jyn514
2022-07-31 Takayuki Maedause appropriate `HirID` for finding `else_span`
2022-07-30 borsAuto merge of #99959 - cuviper:niche-size, r=eddyb
2022-07-30 borsAuto merge of #99964 - matthiaskrgr:rollup-jr836e2...
2022-07-30 Cameron SteffenUse LocalDefId for closures more
2022-07-30 Matthias KrügerRollup merge of #99962 - Mark-Simulacrum:detect-ci...
2022-07-30 Matthias KrügerRollup merge of #99956 - est31:fix_llvm_wrapper_warning...
2022-07-30 Matthias KrügerRollup merge of #99950 - GuillaumeGomez:rm-clean-impls...
2022-07-30 Matthias KrügerRollup merge of #99937 - ChrisDenton:fix-remove-dir...
2022-07-30 Matthias KrügerRollup merge of #99890 - compiler-errors:issue-99828...
2022-07-30 Matthias KrügerRollup merge of #99889 - compiler-errors:cleanup-ti...
2022-07-30 Matthias KrügerRollup merge of #99873 - notriddle:notriddle/invalid...
2022-07-30 Matthias KrügerRollup merge of #99650 - jyn514:keep-stage-check, r...
2022-07-30 Josh StoneFix the size of niche enums with ZST alignment
2022-07-30 borsAuto merge of #99948 - Dylan-DPC:rollup-ed5136t, r...
2022-07-30 est31Also gate AllocatedPointer and AllocAlign definitions...
2022-07-30 Dylan DPCRollup merge of #99903 - gimbles:pub, r=davidtwco
2022-07-30 Dylan DPCRollup merge of #99900 - lcnr:hash-stable-fun, r=cjgillot
2022-07-30 Dylan DPCRollup merge of #99895 - compiler-errors:type-ascriptio...
2022-07-30 Dylan DPCRollup merge of #99862 - WaffleLapkin:type_mismatch_fix...
2022-07-30 Dylan DPCRollup merge of #99311 - kckeiks:clean-up-body-owner...
2022-07-30 borsAuto merge of #99887 - nnethercote:rm-TreeAndSpacing...
2022-07-30 borsAuto merge of #99868 - yaahc:rustc-perf-bump, r=Mark...
2022-07-30 bjorn3Limit symbols exported from proc macros
2022-07-30 borsAuto merge of #99796 - compiler-errors:issue-53475...
2022-07-30 borsAuto merge of #99768 - klensy:bump-deps-07-22, r=Mark...
2022-07-30 borsAuto merge of #99123 - mystor:crossbeam_bridge, r=eddyb
2022-07-30 borsAuto merge of #99925 - JohnTitor:rollup-4bt9ou3, r...
2022-07-29 Yuki OkushiRollup merge of #99904 - GuillaumeGomez:cleanup-html...
2022-07-29 Yuki OkushiRollup merge of #99891 - compiler-errors:suggest-slicin...
2022-07-29 Yuki OkushiRollup merge of #99888 - nnethercote:streamline-visitor...
2022-07-29 Yuki OkushiRollup merge of #99881 - compiler-errors:issue-99876...
2022-07-29 Yuki OkushiRollup merge of #99831 - djkoloski:add_fuchsia_target_d...
next