]> git.lizzy.rs Git - rust.git/history - compiler
replace `this.clone()` with `this.create_snapshot_for_diagnostic()`
[rust.git] / compiler /
2022-03-22 Takayuki Maedareplace `this.clone()` with `this.create_snapshot_for_d...
2022-03-22 borsAuto merge of #95107 - r00ster91:fmt, r=joshtriplett
2022-03-22 borsAuto merge of #95158 - sunfishcode:sunfishcode/windows...
2022-03-22 borsAuto merge of #95127 - notriddle:notriddle/option-conte...
2022-03-22 borsAuto merge of #95161 - JakobDegen:fix-early-otherwise...
2022-03-21 borsAuto merge of #95180 - matthiaskrgr:rollup-ai1ch2s...
2022-03-21 Matthias KrügerRollup merge of #95175 - lcnr:adt_const_params-tracking...
2022-03-21 Matthias KrügerRollup merge of #95166 - Urgau:check-cfg-values-unstabl...
2022-03-21 Matthias KrügerRollup merge of #95129 - GuillaumeGomez:rm-source-sideb...
2022-03-21 Matthias KrügerRollup merge of #95116 - bjorn3:cg_clif_test_fixes...
2022-03-21 Matthias KrügerRollup merge of #95085 - ouz-a:master5, r=jackh726
2022-03-21 Matthias KrügerRollup merge of #95074 - TaKO8Ki:use-format-args-captur...
2022-03-21 ouz-aReturn err instead of ICE
2022-03-21 lcnrmove `adt_const_params` to its own tracking issue
2022-03-21 borsAuto merge of #95169 - Smittyvb:union-test-ub, r=bjorn3
2022-03-21 Takayuki Maedause `format-args-capture` and remove unnecessary nested...
2022-03-21 Jakob DegenDisable early otherwise branch MIR opt
2022-03-21 borsAuto merge of #95104 - compiler-errors:remove-ascriptio...
2022-03-21 borsAuto merge of #95156 - audunhalland:fix-rustc_const_eva...
2022-03-20 Audun Hallandfix two comments referring to moved code (rustc_mir_tra...
2022-03-20 borsAuto merge of #95148 - matthiaskrgr:rollup-jsb1ld9...
2022-03-20 Matthias KrügerRollup merge of #95145 - ChayimFriedman2:patch-1, r...
2022-03-20 Matthias KrügerRollup merge of #95135 - TaKO8Ki:fix-not-emitted-unmatc...
2022-03-20 Matthias KrügerRollup merge of #95131 - ehuss:fix-metadata-filename...
2022-03-20 Matthias KrügerRollup merge of #95114 - ChrisDenton:symlink-test,...
2022-03-20 borsAuto merge of #95144 - RalfJung:miri, r=RalfJung
2022-03-20 Chayim Refael FriedmanFix typo interator->iterator
2022-03-20 borsAuto merge of #95142 - bjorn3:sync_cg_clif-2022-03...
2022-03-20 bjorn3Merge commit '370c397ec9169809e5ad270079712e0043514240...
2022-03-20 borsAuto merge of #95071 - RalfJung:arbitrary-self-dyn...
2022-03-20 Takayuki Maedafix a not emitted unmatched angle bracket error
2022-03-20 borsAuto merge of #92962 - frank-king:btree_entry_no_insert...
2022-03-20 borsAuto merge of #95133 - matthiaskrgr:rollup-4q0u804...
2022-03-20 Matthias KrügerRollup merge of #95110 - wmstack:patch-1, r=Dylan-DPC
2022-03-20 Matthias KrügerRollup merge of #95108 - scottmcm:more-in-target-displa...
2022-03-20 Matthias KrügerRollup merge of #94989 - compiler-errors:stream-alias...
2022-03-20 Matthias KrügerRollup merge of #94948 - jhpratt:rustc_deprecated,...
2022-03-20 Matthias KrügerRollup merge of #94749 - RalfJung:remove-dir-all-miri...
2022-03-20 borsAuto merge of #95063 - tromey:fix-94458-gdb-char, r...
2022-03-20 borsAuto merge of #94976 - jclulow:solaris-festival, r...
2022-03-19 Michael Howelldiagnostics: do not give Option::as_ref suggestion...
2022-03-19 borsAuto merge of #94372 - erikdesjardins:asrefinl, r=dtolnay
2022-03-19 Dylan DPCRollup merge of #95072 - tromey:parallel-debug-tests...
2022-03-19 Dylan DPCRollup merge of #94991 - CAD97:const-weak-new, r=dtolnay
2022-03-19 Dylan DPCRollup merge of #94650 - ChrisDenton:windows-absolute...
2022-03-19 Dylan DPCRollup merge of #93858 - krallin:process-process_group...
2022-03-19 Scott McMurrayGive more details in `Display` for `hir::Target`
2022-03-19 Michael Gouletsuggest removing type ascription in bad position
2022-03-19 Dylan DPCRollup merge of #94984 - ericseppanen:cstr_from_bytes...
2022-03-19 Dylan DPCRollup merge of #93692 - mfrw:mfrw/document-keyword...
2022-03-19 Dylan DPCRollup merge of #93263 - sunfishcode:sunfishcode/detatc...
2022-03-19 Dylan DPCRollup merge of #92663 - cuviper:generic-write-cursor...
2022-03-19 Dylan DPCRollup merge of #92612 - atopia:update-lib-l4re, r...
2022-03-19 Dylan DPCRollup merge of #92519 - ChrisDenton:command-maybe...
2022-03-18 borsAuto merge of #95090 - matthiaskrgr:rollup-pho6x6s...
2022-03-18 Matthias KrügerRollup merge of #95083 - danielhenrymantilla:patch...
2022-03-18 Matthias KrügerRollup merge of #95058 - wcampbell0x2a:use-then-in...
2022-03-18 Matthias KrügerRollup merge of #95017 - zachs18:cmp_ordering_derive_eq...
2022-03-18 Matthias KrügerRollup merge of #94993 - GrishaVar:too-many-hashes...
2022-03-18 Matthias KrügerRollup merge of #94848 - GuillaumeGomez:browser-ui...
2022-03-18 Matthias KrügerRollup merge of #94295 - Urgau:cfg-always-eval-all...
2022-03-18 Matthias KrügerRollup merge of #94115 - scottmcm:iter-process-by-ref...
2022-03-18 borsAuto merge of #95068 - TaKO8Ki:use-create-snapshot...
2022-03-18 Ralf JungMiri: implement arbitrary-self dyn receivers
2022-03-18 borsAuto merge of #95067 - nnethercote:parse_tt-more-refact...
2022-03-18 Takayuki Maedause `self.create_snapshot_for_diagnostic` instead of...
2022-03-18 Nicholas NethercoteRename `TtSeq` as `TtSlice`.
2022-03-18 Nicholas NethercoteTweak a bunch of comments.
2022-03-18 borsAuto merge of #95065 - matthiaskrgr:rollup-75i6oz5...
2022-03-18 Matthias KrügerRollup merge of #95048 - RalfJung:miri, r=RalfJung
2022-03-18 Matthias KrügerRollup merge of #95047 - TaKO8Ki:remove-unnecessary...
2022-03-18 Matthias KrügerRollup merge of #95039 - spastorino:overlap-super-predi...
2022-03-18 Matthias KrügerRollup merge of #95013 - GuillaumeGomez:browser-ui...
2022-03-18 Nicholas NethercoteReorder cases in `parse_tt_inner`.
2022-03-18 Nicholas NethercoteOnly modify `eof_items` if `token == Eof`.
2022-03-18 Nicholas NethercoteFactor out some code into `MatcherPos::repetition`.
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-18 Nicholas NethercoteAdd two useful assertions.
2022-03-18 borsAuto merge of #95056 - Dylan-DPC:rollup-swtuw2n, r...
2022-03-17 Dylan DPCRollup merge of #95000 - fee1-dead:fee1-dead-patch...
2022-03-17 Dylan DPCRollup merge of #94997 - michaelwoerister:fix-enum...
2022-03-17 Dylan DPCRollup merge of #94982 - skippy10110:deprecated_safe...
2022-03-17 Dylan DPCRollup merge of #94960 - codehorseman:master, r=oli-obk
2022-03-17 Dylan DPCRollup merge of #94731 - TaKO8Ki:const-generic-expr...
2022-03-17 Dylan DPCRollup merge of #94698 - WaffleLapkin:simplify-copy...
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-17 Dylan DPCRollup merge of #93745 - tarcieri:stabilize-adx, r...
2022-03-17 Dylan DPCRollup merge of #93222 - mark-i-m:errorreported, r...
2022-03-17 Dylan DPCRollup merge of #91133 - terrarier2111:unsafe-diagnosti...
2022-03-17 borsAuto merge of #95020 - compiler-errors:late-debuginfo...
2022-03-17 Niko MatsakisUpdate compiler/rustc_trait_selection/src/traits/cohere...
2022-03-17 Santiago PastorinoUse let else here
2022-03-17 Takayuki Maedarefactor: remove an unnecessary pattern for ignoring...
2022-03-17 Santiago PastorinoAdd more commments
2022-03-17 Santiago PastorinoThis test now works
2022-03-17 Santiago PastorinoExtract obligation resolution to function
2022-03-17 Santiago PastorinoMake negative coherence work when there's impl negative...
2022-03-17 Santiago PastorinoAdd comments on Polarity
2022-03-16 Michael Gouleterase late-bound regions in dyn projection types for...
2022-03-16 markrustc_error: make ErrorReported impossible to construct
next