]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #91721 - danielhenrymantilla:patch-1, r=joshtriplett
[rust.git] / compiler /
2021-12-07 Alan EgertonMake IdFunctor::try_map_id panic-safe
2021-12-07 Matthias KrügerRollup merge of #91622 - lnicola:rust-analyzer-2021...
2021-12-07 Matthias KrügerRollup merge of #91620 - ehuss:update-books, r=ehuss
2021-12-07 Matthias KrügerRollup merge of #91562 - dtolnay:asyncspace, r=Mark...
2021-12-07 Matthias KrügerRollup merge of #91547 - TennyZhuang:suggest_try_reserv...
2021-12-07 Matthias KrügerRollup merge of #91503 - estebank:call-fn-span, r=micha...
2021-12-07 Matthias KrügerRollup merge of #91493 - oli-obk:cleanup, r=michaelwoer...
2021-12-07 Matthias KrügerRollup merge of #91341 - scottmcm:array-iter-frp, r...
2021-12-07 Matthias KrügerRollup merge of #91312 - terrarier2111:anon-const-ice...
2021-12-07 Matthias KrügerRollup merge of #91065 - wesleywiser:add_incr_test...
2021-12-07 Matthias KrügerRollup merge of #87614 - notriddle:notriddle-count2len...
2021-12-07 Nikita PopovUse object crate for .rustc metadata generation
2021-12-07 borsAuto merge of #85013 - Mark-Simulacrum:dominators-bitse...
2021-12-07 Michael HowellRecommend fix `count()` -> `len()` on slices
2021-12-07 Esteban KuberAdd test with multiple type params failing inference
2021-12-07 Esteban KuberRefer to const params as "const params" and not "type...
2021-12-07 Esteban KuberRefer to uninferred `const` params by their name, inste...
2021-12-07 Esteban KuberOnly shown relevant type params in E0283 label
2021-12-07 SmittyImplement concat_bytes!
2021-12-07 Mark RousskovAnnotate comments onto the LT algorithm
2021-12-07 borsAuto merge of #91590 - flip1995:clippyup, r=Manishearth
2021-12-06 Mark RousskovAvoid using Option where values are always Some
2021-12-06 Mark RousskovCreate newtype around the pre order index
2021-12-06 Mark RousskovUse variables rather than lengths directly
2021-12-06 Mark RousskovOptimize: reuse the real-to-preorder mapping as the...
2021-12-06 Mark RousskovRemove separate RPO traversal
2021-12-06 Mark RousskovUse preorder indices for data structures
2021-12-06 Mark RousskovAvoid inserting into buckets if not necessary
2021-12-06 Mark RousskovOptimization: process buckets only once
2021-12-06 Mark RousskovOptimization: Merge parent and ancestor arrays
2021-12-06 Mark RousskovImplement the simple Lengauer-Tarjan algorithm
2021-12-06 Michael HowellExpect extern fn with no body when parsing
2021-12-06 Michael HowellAdd better comments for FnParseMode
2021-12-06 The 8472avoid string validation in rustc_serialize, check a...
2021-12-06 threadexceptionFix AnonConst ICE
2021-12-06 borsAuto merge of #91279 - scottmcm:small-refactor, r=nagisa
2021-12-06 flip1995Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35...
2021-12-06 borsAuto merge of #91580 - scottmcm:less-inband-1-of-28...
2021-12-06 borsAuto merge of #91565 - dtolnay:printhelpers, r=jackh726
2021-12-06 Andrew Dona-CouchImplement inline asm! for AVR platform
2021-12-06 Scott McMurrayStop enabling `in_band_lifetimes` in rustc_data_structures
2021-12-06 borsAuto merge of #91284 - t6:freebsd-riscv64, r=Amanieu
2021-12-06 Dylan MacKenzieMake treatment of generator drop shims explicit
2021-12-06 borsAuto merge of #91573 - matthiaskrgr:rollup-wcygm2r...
2021-12-05 Matthias KrügerRollup merge of #91563 - Aaron1011:bump-llvm-stamp...
2021-12-05 Matthias KrügerRollup merge of #91554 - r00ster91:patch-3, r=Guillaume...
2021-12-05 Matthias KrügerRollup merge of #91537 - sunshowers:m68k-gnu, r=joshtri...
2021-12-05 Matthias KrügerRollup merge of #91391 - GuillaumeGomez:simplify-no...
2021-12-05 Matthias KrügerRollup merge of #91367 - FabianWolff:issue-91334-ice...
2021-12-05 Gary GuoEvaluate inline const pat early and report error if...
2021-12-05 Fabian WolffFix ICE in `check_must_not_suspend_ty()`
2021-12-05 Dylan MacKenzieRemove unnecessary FIXME (answered by Oli)
2021-12-05 David TolnayDelete duplicated helpers from HIR printer
2021-12-05 David TolnayPretty print async block without redundant space
2021-12-05 borsAuto merge of #91356 - GuillaumeGomez:improve-rustdoc...
2021-12-05 borsAuto merge of #91555 - matthiaskrgr:rollup-pq0iaq7...
2021-12-05 Matthias KrügerRollup merge of #91535 - Aaron1011:stabilize-future...
2021-12-05 Matthias KrügerRollup merge of #91450 - hkmatsumoto:hide-type-error...
2021-12-05 Matthias KrügerRollup merge of #91437 - dtolnay:emptybrace, r=nagisa
2021-12-05 Matthias KrügerRollup merge of #90529 - b-naber:reborrows-consts,...
2021-12-05 borsAuto merge of #88611 - m-ou-se:array-into-iter-new...
2021-12-05 b-naberallow for failure of subst_normalize_erasing_regions...
2021-12-05 b-naberskip reborrows during AbstractConst building
2021-12-05 borsAuto merge of #91510 - camelid:two-cleanups, r=Guillaum...
2021-12-05 borsAuto merge of #91229 - Aaron1011:dist-lld, r=Mark-Simul...
2021-12-05 borsAuto merge of #91475 - ecstatic-morse:mir-pass-manager3...
2021-12-05 borsAuto merge of #91539 - matthiaskrgr:rollup-rnl10yb...
2021-12-04 Matthias KrügerRollup merge of #91528 - piegamesde:master, r=cuviper
2021-12-04 Matthias KrügerRollup merge of #91355 - alexcrichton:stabilize-thread...
2021-12-04 Matthias KrügerRollup merge of #91215 - GuillaumeGomez:vec-deque-retai...
2021-12-04 Matthias KrügerRollup merge of #90023 - b-naber:postpone_const_eval_in...
2021-12-04 Matthias KrügerRollup merge of #90022 - hkmatsumoto:self-upper-as...
2021-12-04 Matthias KrügerRollup merge of #89642 - devnexen:macos_getenv_chng...
2021-12-04 Raincompiler/rustc_target: make m68k-unknown-linux-gnu...
2021-12-04 Aaron HillStabilize `-Z emit-future-incompat` as `--json future...
2021-12-04 Mara BosUse IntoIterator for array impl everywhere.
2021-12-04 Michael HowellDo not add `;` to expected tokens list when it's wrong
2021-12-04 Hirochika MatsumotoDon't suggest types whose inner type is erroneous
2021-12-04 borsAuto merge of #91517 - matthiaskrgr:rollup-3fmp4go...
2021-12-04 Matthias KrügerRollup merge of #90519 - estebank:issue-84003, r=petroc...
2021-12-04 Matthias KrügerRollup merge of #89701 - tom7980:issue-89566-fix, r...
2021-12-04 Matthias KrügerRollup merge of #87054 - kit-981:master, r=scottmcm
2021-12-04 borsAuto merge of #88439 - cynecx:unwind_asm, r=Amanieu
2021-12-04 borsAuto merge of #91505 - matthiaskrgr:rollup-orxgsxo...
2021-12-04 Matthias KrügerRollup merge of #91488 - compiler-errors:issue-91477...
2021-12-04 Matthias KrügerRollup merge of #91481 - est31:let_else, r=jackh726
2021-12-04 Matthias KrügerRollup merge of #91478 - estebank:fix-newline-in-cast...
2021-12-04 Matthias KrügerRollup merge of #91385 - ecstatic-morse:pat-param-spec...
2021-12-04 Matthias KrügerRollup merge of #91209 - camelid:snapshot, r=jyn514
2021-12-04 Matthias KrügerRollup merge of #90851 - ibraheemdev:downcast-unchecked...
2021-12-04 Matthias KrügerRollup merge of #90538 - camelid:doc-recur-ty, r=estebank
2021-12-03 borsAuto merge of #91501 - camelid:rm-tuple-impls-2, r...
2021-12-03 Esteban KuberTweak "call this function" suggestion to have smaller...
2021-12-03 cynecxrustc_codegen_gcc: proper check for may_unwind
2021-12-03 cynecxadd `unwind_asm` feature gate for `may_unwind` option
2021-12-03 cynecxrustc_codegen_gcc: error on unwinding inline asm
2021-12-03 cynecxcg_cranelift: check may_unwind flag instead of cleanup
2021-12-03 cynecxLLVM codgen support for unwinding inline assembly
2021-12-03 cynecxAdjust llvm wrapper for unwinding support for inlineasm
2021-12-03 Amanieu d'AntrasAdd initial AST and MIR support for unwinding from...
next