]> git.lizzy.rs Git - rust.git/history - compiler
Update stability attribute for double ended case mapping iterators
[rust.git] / compiler /
2021-09-03 Aman Arora2229: Don't move out of drop type
2021-09-03 borsAuto merge of #88428 - petrochenkov:stmtid, r=Aaron1011
2021-09-03 borsAuto merge of #88386 - estebank:unmatched-delims, r...
2021-09-03 borsAuto merge of #88363 - michaelwoerister:remapped-diagno...
2021-09-02 borsAuto merge of #85868 - Aaron1011:projection-cache,...
2021-09-02 Esteban KuberProvide more context on incorrect inner attribute
2021-09-02 borsAuto merge of #88596 - m-ou-se:rollup-cidzt4v, r=m...
2021-09-02 Camille GILLOTRename walk_crate.
2021-09-02 Mara BosRollup merge of #88592 - b-naber:region_substs, r=oli-obk
2021-09-02 Mara BosRollup merge of #88589 - xFrednet:00000-correct-comment...
2021-09-02 Mara BosRollup merge of #88582 - jhpratt:int_roundings, r=josht...
2021-09-02 Mara BosRollup merge of #88573 - camelid:rustdoc-assoc-panic...
2021-09-02 Mara BosRollup merge of #88567 - camelid:query-job-info, r...
2021-09-02 Mara BosRollup merge of #88565 - lqd:issue-83190, r=spastorino
2021-09-02 Mara BosRollup merge of #88560 - klensy:formatter-pad-shrink...
2021-09-02 Mara BosRollup merge of #88543 - m-ou-se:closure-migration...
2021-09-02 Mara BosRollup merge of #88532 - ptrojahn:single_use, r=davidtwco
2021-09-02 Mara BosRollup merge of #88512 - m-ou-se:array-into-iter-deref...
2021-09-02 Mara BosRollup merge of #88505 - ibraheemdev:use-unwrap-uncheck...
2021-09-02 Mara BosRollup merge of #88177 - joshtriplett:stabilize-chroot...
2021-09-02 Camille GILLOTDrop walk_crate_and_attributes.
2021-09-02 Camille GILLOTDirectly access the module for use suggestions.
2021-09-02 Camille GILLOTStop using walk_crate.
2021-09-02 Aaron HillReport cycle error using 'deepest' obligation in the...
2021-09-02 borsAuto merge of #87580 - ChrisDenton:win-arg-parse-2008...
2021-09-02 Aaron HillPreserve most sub-obligations in the projection cache
2021-09-02 b-naberdo not resolve instances for trait fn ids
2021-09-02 borsAuto merge of #88530 - bjorn3:shrink_session, r=cjgillot
2021-09-02 xFrednetCorrect doc comments inside `use_expr_visitor.rs`
2021-09-02 Vadim Petrochenkovexpand: Treat more macro calls as statement macro calls
2021-09-02 bjorn3Add explanation for ctfe_backtrace lock
2021-09-02 bjorn3Use in_incr_comp_dir_sess in cg_clif
2021-09-02 bjorn3Remove print_fuel_crate field of Session
2021-09-02 bjorn3Remove optimization_fuel_crate from Session
2021-09-02 borsAuto merge of #88516 - matthiaskrgr:clippy_perf_end_aug...
2021-09-02 bjorn3Remove unused argument from resolve_crate
2021-09-02 bjorn3Introduce CrateRejections struct
2021-09-02 bjorn3Remove root field from CrateLocator
2021-09-02 bjorn3Remove host_hash from CrateLocator
2021-09-02 bjorn3Refactor CrateLocator.is_proc_macro
2021-09-02 bjorn3Don't store Session in CrateLocator
2021-09-02 Matthew JasperBless 32bit MIR opt tests
2021-09-02 Matthew JasperRemove TODO
2021-09-02 borsAuto merge of #87114 - cjgillot:abilint, r=estebank
2021-09-02 borsAuto merge of #83342 - Count-Count:win-console-incomple...
2021-09-02 Noah LevEnsure suggestion is in its own diagnostic window
2021-09-02 Noah LevFix span used for structured tuple struct suggestion
2021-09-02 borsAuto merge of #88522 - camelid:box-paren-output, r...
2021-09-01 Matthew JasperFix drop handling for `if let` expressions
2021-09-01 Eduard-Mihai Burtescuty::layout: split `LayoutOf` into required and (blanket...
2021-09-01 Eduard-Mihai Burtescuty::layout: implement `layout_of` automatically as...
2021-09-01 Eduard-Mihai Burtescurustc_target: move `LayoutOf` to `ty::layout`.
2021-09-01 borsAuto merge of #88490 - GuillaumeGomez:associated-types...
2021-09-01 Camille GILLOTCompute proc_macros in resolutions.
2021-09-01 Camille GILLOTCompute all_traits_impls during resolution.
2021-09-01 Camille GILLOTCompute item_generics_num_lifetimes during resolution.
2021-09-01 Camille GILLOTStop sorting bodies by span.
2021-09-01 Noah LevRemove redundant `Span` in `QueryJobInfo`
2021-09-01 Theodore Luo WangUndo debug statements
2021-09-01 Theodore Luo WangUpdate formatting
2021-09-01 Theodore Luo WangAdd checks for a block before a unary plus. Fix failing...
2021-09-01 lcnruse the correct feature gate
2021-09-01 borsAuto merge of #88269 - prconrad:doctest-persist-binarie...
2021-09-01 bjorn3Move add_rlib and add_native_library to cg_ssa
2021-09-01 borsAuto merge of #88395 - ricky26:llvm-submodule, r=nikic
2021-09-01 lcnrupdate FIXME
2021-09-01 lcnrcleanup const generics FIXME
2021-09-01 borsAuto merge of #88556 - m-ou-se:rollup-q636wyd, r=m...
2021-09-01 Mara BosRollup merge of #88551 - inquisitivecrystal:unsafe_cell...
2021-09-01 Mara BosRollup merge of #88548 - inquisitivecrystal:intersperse...
2021-09-01 Mara BosRollup merge of #88542 - tavianator:readdir_r-errno...
2021-09-01 Mara BosRollup merge of #88525 - notriddle:notriddle/coherence...
2021-09-01 Mara BosRollup merge of #88410 - camelid:fix-assoc-bold, r...
2021-09-01 Mara BosRollup merge of #88350 - programmerjake:add-ppc-cr...
2021-09-01 Mara BosRollup merge of #88053 - bjorn3:fix_flock_fallback_impl...
2021-09-01 Mara BosRollup merge of #88040 - nbdd0121:btreemap, r=m-ou-se
2021-09-01 Mara BosRollup merge of #86376 - asquared31415:extern-no-mangle...
2021-09-01 borsAuto merge of #88272 - willcrichton:mutable-sparse...
2021-09-01 Michael Howellfix(rustc_lint): better detect when parens are necessary
2021-09-01 borsAuto merge of #88121 - camelid:better-recursive-alias...
2021-09-01 Theodore Luo WangApply formatting
2021-09-01 Theodore Luo WangImprove error checking on unary plus
2021-09-01 borsAuto merge of #87688 - camsteffen:let-else, r=cjgillot
2021-08-31 Daniel PaolielloInclude debug info for the allocator shim
2021-08-31 borsAuto merge of #88533 - oli-obk:tait_🧊, r=spastorino
2021-08-31 Mara BosImprove closure dummy capture suggestion in macros.
2021-08-31 borsAuto merge of #88506 - Mark-Simulacrum:fix-rlibs, r...
2021-08-31 Camille GILLOTLint Abi in ast validation.
2021-08-31 Matthias Krügersome low hanging clippy::perf fixes
2021-08-31 borsAuto merge of #88535 - m-ou-se:rollup-jeusxbo, r=m...
2021-08-31 Mara BosRollup merge of #88524 - soenkehahn:master, r=jyn514
2021-08-31 Mara BosRollup merge of #88504 - m-ou-se:turbofish-please-stay...
2021-08-31 Mara BosRollup merge of #88501 - m-ou-se:prelude-collusion...
2021-08-31 Mara BosRollup merge of #88495 - ibraheemdev:tcp-linger, r...
2021-08-31 Mara BosRollup merge of #88445 - inquisitivecrystal:ast-lowerin...
2021-08-31 Mara BosRollup merge of #88418 - fee1-dead:trait-assoc-tilde...
2021-08-31 Mara BosRollup merge of #88399 - nagisa:nagisa/aapcs-on-aarch...
2021-08-31 Mara BosRollup merge of #88391 - GuillaumeGomez:fix-json-enum...
2021-08-31 Mara BosRollup merge of #86362 - ptrojahn:insert_vars_and_temps...
2021-08-31 Mara BosRollup merge of #85017 - clarfonthey:carrying_widening...
next