]> git.lizzy.rs Git - rust.git/history - compiler
Tweak output
[rust.git] / compiler /
2023-01-06 Esteban KüberTweak output
2023-01-06 Esteban KüberDetect bindings assigned blocks without tail expression...
2023-01-06 Esteban KüberDetect bindings assigned blocks without tail expressions
2023-01-05 borsAuto merge of #106487 - GuillaumeGomez:fix-kbd-var...
2023-01-05 borsAuto merge of #106406 - nikic:update-llvm-11, r=cuviper
2023-01-05 borsAuto merge of #106404 - tmiasko:dedup-box-derefs, r...
2023-01-05 borsAuto merge of #106482 - compiler-errors:rollup-g7n1p39...
2023-01-05 Michael GouletRollup merge of #106478 - estebank:tweak-fn-mismatch...
2023-01-05 Michael GouletRollup merge of #106464 - djkoloski:update_fuchsia_plat...
2023-01-05 Michael GouletRollup merge of #106462 - notriddle:notriddle/logo...
2023-01-05 Michael GouletRollup merge of #106403 - compiler-errors:rename-hir...
2023-01-05 Michael GouletRollup merge of #106385 - compiler-errors:new-solver...
2023-01-05 Michael GouletRollup merge of #105846 - compiler-errors:issue-105838...
2023-01-05 borsAuto merge of #105409 - compiler-errors:closure-infer...
2023-01-05 Esteban KüberTweak wording of fn call with wrong number of args
2023-01-05 borsAuto merge of #106472 - matthiaskrgr:rollup-4w4v50e...
2023-01-04 Matthias KrügerRollup merge of #106461 - notriddle:notriddle/window...
2023-01-04 Matthias KrügerRollup merge of #106460 - c410-f3r:moar-errors, r=compi...
2023-01-04 Matthias KrügerRollup merge of #106451 - Zeegomo:merge-borrowck-access...
2023-01-04 Matthias KrügerRollup merge of #106437 - notriddle:notriddle/http...
2023-01-04 Matthias KrügerRollup merge of #106412 - GuillaumeGomez:fix-links...
2023-01-04 Matthias KrügerRollup merge of #106398 - jyn514:fix-clippy, r=thomcc
2023-01-04 Matthias KrügerRollup merge of #106391 - ardislu:fix-popover-child...
2023-01-04 borsAuto merge of #106224 - bjorn3:staticlib_fixes, r=wesle...
2023-01-04 borsAuto merge of #106330 - weihanglo:update-cargo, r=weihanglo
2023-01-04 Michael GouletRename stock solver to classic
2023-01-04 Michael GouletSplit `-Zchalk` flag into `-Ztrait-solver=(stock|chalk...
2023-01-04 borsAuto merge of #106382 - tmiasko:sdniwnu-daed, r=wesleywiser
2023-01-04 Giacomo PasiniMerge borrowck permission checks
2023-01-04 bjorn3Fix each_linked_rlib when the current crate has 0 crate...
2023-01-04 borsAuto merge of #106239 - LegionMammal978:thin-box-drop...
2023-01-04 borsAuto merge of #106442 - matthiaskrgr:rollup-wivf7gh...
2023-01-04 Matthias KrügerRollup merge of #106436 - CarsonV:doctest_query_impl...
2023-01-04 Matthias KrügerRollup merge of #106396 - jyn514:bump-stage-date, r...
2023-01-04 Matthias KrügerRollup merge of #106361 - clubby789:int-literal-too...
2023-01-04 Matthias KrügerRollup merge of #106327 - gimbles:dbg, r=jyn514
2023-01-04 Matthias KrügerRollup merge of #106292 - Nilstrieb:box-uninit-test...
2023-01-04 Matthias KrügerRollup merge of #106274 - jyn514:dump-mono-stats, r=lqd
2023-01-04 Matthias KrügerRollup merge of #106200 - compiler-errors:suggest-impl...
2023-01-04 borsAuto merge of #104376 - compiler-errors:thin-metadata...
2023-01-04 borsAuto merge of #106432 - compiler-errors:rollup-lzj0lnp...
2023-01-04 CarsonVEnable query_impl doctests
2023-01-04 Michael GouletRollup merge of #106414 - cuviper:libs-review, r=Mark...
2023-01-04 Michael GouletRollup merge of #106411 - notriddle:notriddle/font...
2023-01-04 Michael GouletRollup merge of #106381 - aDotInTheVoid:jsondoclint...
2023-01-04 Michael GouletRollup merge of #106353 - lukas-code:reduce-red-lines...
2023-01-04 Michael GouletRollup merge of #106157 - LeSeulArtichaut:106126-thir...
2023-01-04 Michael GouletRollup merge of #106045 - RalfJung:oom-nounwind-panic...
2023-01-04 Michael GouletRollup merge of #105541 - compiler-errors:iter-comb...
2023-01-04 Michael GouletRollup merge of #104748 - lqd:download_lld, r=jyn514
2023-01-04 Michael Gouletreview comment: Deduplicate dyn ty_and_layout_field...
2023-01-04 Michael GouletMirror metadata changes in layout sanity check
2023-01-04 Michael Gouletlayout_of: `T: Thin` implies `sizeof(&T) == sizeof...
2023-01-04 Michael GouletAddress comments
2023-01-04 Michael GouletSimplify some iterator combinators
2023-01-04 Michael Gouletget_parent and find_parent
2023-01-04 Michael Gouletrename find_parent_node to opt_parent_id
2023-01-04 Michael Gouletrename get_parent_node to parent_id
2023-01-04 Michael GouletRestore Fn trait note
2023-01-03 Michael GouletSuggest more impl Trait on `-> _`
2023-01-03 borsAuto merge of #105712 - amg98:feat/vita-support, r...
2023-01-03 borsAuto merge of #105752 - chenyukang:yukang/refactor...
2023-01-03 borsAuto merge of #106409 - matthiaskrgr:rollup-b58z1hz...
2023-01-03 Matthias KrügerRollup merge of #106402 - Rageking8:fix_dupe_word_typos...
2023-01-03 Matthias KrügerRollup merge of #106392 - compiler-errors:new-trait...
2023-01-03 Matthias KrügerRollup merge of #106388 - notriddle:notriddle/box-sizin...
2023-01-03 Matthias KrügerRollup merge of #106365 - gimbles:patch-1, r=jyn514
2023-01-03 Matthias KrügerRollup merge of #106356 - aDotInTheVoid:del-ctor-kind...
2023-01-03 Matthias KrügerRollup merge of #106005 - LeSeulArtichaut:if-let-guard...
2023-01-03 Matthias KrügerRollup merge of #105681 - tshepang:doc-mir-visit, r...
2023-01-03 Matthias KrügerRollup merge of #104552 - DebugSteven:warn-newer-x...
2023-01-03 borsAuto merge of #101792 - lqd:rust-lld, r=petrochenkov
2023-01-03 borsAuto merge of #95644 - WaffleLapkin:str_split_as_str_re...
2023-01-03 borsAuto merge of #105609 - bjorn3:shrink_rustc_dev, r...
2023-01-03 Rageking8fix dupe word typos
2023-01-03 borsAuto merge of #106371 - RalfJung:no-ret-position-noalia...
2023-01-03 borsAuto merge of #106386 - compiler-errors:rollup-dxjv18b...
2023-01-03 Michael Goulethas_overflow only if value is *not* within limit
2023-01-03 Tomasz MiąskoRemove duplicated elaborate box derefs pass
2023-01-02 Michael GouletRollup merge of #106383 - Manishearth:ast-docs, r=compi...
2023-01-02 Michael GouletRollup merge of #106376 - rustbot:docs-update, r=ehuss
2023-01-02 Michael GouletRollup merge of #106366 - GuillaumeGomez:fix-rustdoc...
2023-01-02 Michael GouletRollup merge of #106354 - aDotInTheVoid:rdj-always...
2023-01-02 Michael GouletRollup merge of #106315 - jyn514:cleanup-mingw-tidy...
2023-01-02 Michael GouletRollup merge of #105558 - Nilstrieb:less-spam-hir-tree...
2023-01-02 Michael GouletRollup merge of #104298 - tbu-:pr_set_extension_caveats...
2023-01-02 Michael GouletRollup merge of #95985 - jihiggins:issue-66481, r=dtolnay
2023-01-02 Rémy Rakiconly specify --target by default for -Zgcc-ld=lld on...
2023-01-02 Léo Lanteri ThauvinDon't trim path for `unsafe_op_in_unsafe_fn` lints
2023-01-02 Joshua NelsonFix `unknown_crate` when `--crate-name` isn't passed...
2023-01-02 Joshua NelsonAdd json output to `-Zdump-mono-stats`
2023-01-02 borsAuto merge of #106364 - JakobDegen:top-down-inlining...
2023-01-02 Manish GoregaokarDocument rustc_ast::FnHeader fields
2023-01-02 Manish GoregaokarDocument rustc_ast::Extern variants
2023-01-02 Tomasz MiąskoFix handling of dead unwinds in backward analyses
2023-01-02 borsAuto merge of #106307 - Nilstrieb:dynamic->static,...
2023-01-02 NilstriebAbolish `QueryVTable` in favour of more assoc items...
2023-01-02 NilstriebReduce HIR debug output
2023-01-02 borsAuto merge of #106272 - clubby789:codegen-test-103840...
2023-01-02 Ralf Jungdo not add noalias in return position
next