]> git.lizzy.rs Git - rust.git/history - compiler/rustc_metadata
Introduce opt_ident.
[rust.git] / compiler / rustc_metadata /
2022-06-10 Camille GILLOTAssert def_ident_span presence.
2022-06-10 Camille GILLOTEncode def_ident_span using the query.
2022-06-03 borsAuto merge of #97670 - spastorino:simplify-universal...
2022-06-03 Matthias KrügerRollup merge of #97702 - cjgillot:no-universal-did...
2022-06-03 Matthias KrügerRollup merge of #97696 - cjgillot:normalize-inline...
2022-06-03 Matthias KrügerRollup merge of #97692 - compiler-errors:types-nominate...
2022-06-03 Matthias KrügerRollup merge of #97656 - EdwinRy:error_ast_low_type_con...
2022-06-03 borsAuto merge of #95833 - notriddle:notriddle/human-readab...
2022-06-03 borsAuto merge of #85993 - bjorn3:serde_json, r=wesleywiser
2022-06-03 bjorn3Remove emit_unit
2022-06-03 Dylan DPCRollup merge of #97366 - WaffleLapkin:stabilize_array_s...
2022-06-03 borsAuto merge of #97497 - c410-f3r:z-errors, r=petrochenkov
2022-06-02 Matthias KrügerRollup merge of #97502 - onlineSoftwareDevOK:rustdocTes...
2022-06-02 borsAuto merge of #97575 - nnethercote:lazify-SourceFile...
2022-06-02 Dylan DPCRollup merge of #97636 - nnethercote:revert-96682,...
2022-06-02 Dylan DPCRollup merge of #97420 - WaffleLapkin:no_oxford_casts_q...
2022-06-02 Dylan DPCRollup merge of #97023 - cjgillot:uniform-anon, r=estebank
2022-06-02 borsAuto merge of #96737 - ChrisDenton:win-manifest, r...
2022-06-01 Yuki OkushiRollup merge of #97613 - jsha:implementation-is-on...
2022-06-01 Yuki OkushiRollup merge of #97166 - nnethercote:move-conditions...
2022-06-01 Yuki OkushiRollup merge of #97130 - notriddle:notriddle/collect...
2022-06-01 Yuki OkushiRollup merge of #95594 - the8472:raw_slice_methods...
2022-06-01 Matthias KrügerRollup merge of #97264 - TaKO8Ki:suggest-extern-crate...
2022-06-01 Yuki OkushiRollup merge of #97498 - ijchen:master, r=Mark-Simulacrum
2022-06-01 Yuki OkushiRollup merge of #97470 - notriddle:notriddle/test-cases...
2022-06-01 Yuki OkushiRollup merge of #97399 - SparrowLii:arg_index, r=oli-obk
2022-06-01 Yuki OkushiRollup merge of #97216 - RalfJung:null-ptr-check, r...
2022-06-01 Yuki OkushiRollup merge of #94647 - Urgau:hash-map-many-mut, r...
2022-06-01 borsAuto merge of #97553 - nbdd0121:lib, r=Mark-Simulacrum
2022-06-01 borsAuto merge of #97435 - Patryk27:bump-compiler-builtins...
2022-05-31 Matthias KrügerRollup merge of #97316 - CAD97:bound-misbehavior, r...
2022-05-31 borsAuto merge of #97570 - JakobDegen:dse-test, r=tmiasko
2022-05-31 borsAuto merge of #97419 - WaffleLapkin:const_from_ptr_rang...
2022-05-31 borsAuto merge of #97521 - SkiFire13:clarify-vec-as-ptr...
2022-05-31 borsAuto merge of #97526 - Nilstrieb:unicode-is-printable...
2022-05-31 Dylan DPCRollup merge of #97569 - thomcc:fill_with_isnt_memset...
2022-05-31 Dylan DPCRollup merge of #97455 - JohnTitor:stabilize-toowned...
2022-05-31 Dylan DPCRollup merge of #97371 - ChayimFriedman2:closure-non...
2022-05-31 Dylan DPCRollup merge of #97229 - Nilstrieb:doc-box-noalias...
2022-05-31 Dylan DPCRollup merge of #97089 - GuillaumeGomez:improve-setting...
2022-05-31 borsAuto merge of #96881 - est31:join_osstr, r=dtolnay
2022-05-30 Michael GouletRollup merge of #97431 - compiler-errors:issue-97413...
2022-05-30 Michael GouletRollup merge of #97395 - RalfJung:call-abi, r=oli-obk
2022-05-30 Michael GouletRollup merge of #97172 - SparrowLii:unsafe_extern,...
2022-05-30 Michael GouletRollup merge of #89685 - DeveloperC286:iter_fields_to_p...
2022-05-30 borsAuto merge of #97357 - davidtwco:diagnostic-translation...
2022-05-30 borsAuto merge of #97025 - ouz-a:mini-derefer-generator...
2022-05-30 borsAuto merge of #97480 - conradludgate:faster-format...
2022-05-30 Dylan DPCRollup merge of #97545 - thomcc:sip-comment-safety...
2022-05-30 Dylan DPCRollup merge of #97531 - compiler-errors:for-loop-pat...
2022-05-30 Dylan DPCRollup merge of #97519 - binggh:readd-help-on-error...
2022-05-30 Dylan DPCRollup merge of #97504 - JohnTitor:cleanup-deps, r...
2022-05-30 Dylan DPCRollup merge of #97499 - est31:master, r=Dylan-DPC
2022-05-30 Dylan DPCRollup merge of #97494 - est31:remove_box_alloc_tests...
2022-05-30 borsAuto merge of #97546 - RalfJung:miri, r=oli-obk
2022-05-30 borsAuto merge of #96964 - oli-obk:const_trait_mvp, r=compi...
2022-05-30 Oli SchererAdd a helper function for checking whether a default...
2022-05-30 DeadbeefRemove `#[default..]` and add `#[const_trait]`
2022-05-30 borsAuto merge of #97489 - GuillaumeGomez:settings-js-disab...
2022-05-29 Michael GouletRollup merge of #97536 - est31:remove_unused_lifetimes...
2022-05-29 Michael GouletRollup merge of #97493 - compiler-errors:issue-97490...
2022-05-29 borsAuto merge of #97514 - WaffleLapkin:panick, r=Dylan-DPC
2022-05-29 borsAuto merge of #97214 - Mark-Simulacrum:stage0-bump...
2022-05-29 borsAuto merge of #94214 - nikic:rust-opaque-pointers,...
2022-05-29 borsAuto merge of #97456 - Bryysen:issue-97319-fix, r=compi...
2022-05-29 borsAuto merge of #97287 - compiler-errors:type-interner...
2022-05-29 borsAuto merge of #96687 - jyn514:download-rustc, r=Mark...
2022-05-29 borsAuto merge of #96652 - notriddle:notriddle/self, r...
2022-05-28 Guillaume GomezRollup merge of #97028 - ridwanabdillahi:pretty-printer...
2022-05-28 Guillaume GomezRollup merge of #96950 - JohnTitor:issue-96395, r=compi...
2022-05-28 borsAuto merge of #97207 - RalfJung:backtrace, r=Mark-Simul...
2022-05-28 Michael GouletMake TyCtxt implement Interner, make HashStable generic...
2022-05-28 Michael GouletRemove some comments, inline interner fn
2022-05-28 Michael GouletInitial fixes on top of type interner commit
2022-05-28 borsAuto merge of #97383 - dingxiangfei2009:restore-region...
2022-05-28 borsAuto merge of #97158 - JakobDegen:dse, r=tmiasko,cjgillot
2022-05-28 Dylan DPCRollup merge of #97466 - jyn514:consolidate-install...
2022-05-28 Dylan DPCRollup merge of #97327 - davidtwco:diagnostic-translati...
2022-05-28 Dylan DPCRollup merge of #97034 - fee1-dead-contrib:layout-hash...
2022-05-28 Dylan DPCRollup merge of #94640 - Pointerbender:issue-71146...
2022-05-28 borsAuto merge of #97465 - jyn514:dist-ra, r=Mark-Simulacrum
2022-05-28 borsAuto merge of #97284 - b-naber:constraint-dyn-impl...
2022-05-28 borsAuto merge of #97433 - GuillaumeGomez:rm-refcell-contex...
2022-05-27 Matthias KrügerRollup merge of #97462 - GuillaumeGomez:more-eslint...
2022-05-27 Matthias KrügerRollup merge of #97458 - estebank:use-self-in-derive...
2022-05-27 Matthias KrügerRollup merge of #97453 - lcnr:comment, r=jackh726
2022-05-27 Matthias KrügerRollup merge of #97411 - raiyansayeed:print-stderr...
2022-05-27 Matthias KrügerRollup merge of #95214 - tbu-:pr_vec_append_doc, r...
2022-05-27 borsAuto merge of #96790 - lqd:update_jemalloc, r=Mark...
2022-05-27 borsAuto merge of #96046 - oli-obk:const_typeck, r=cjgillot
2022-05-27 borsAuto merge of #97442 - hafeoz:master, r=GuillaumeGomez
2022-05-27 borsAuto merge of #97004 - nnethercote:proc-macro-tweaks...
2022-05-27 Nicholas NethercoteRename `ProcMacroDerive` as `DeriveProcMacro`.
2022-05-27 borsAuto merge of #97444 - compiler-errors:rollup-2gvdav6...
2022-05-27 Michael GouletRollup merge of #97436 - compiler-errors:macos-ping...
2022-05-27 Michael GouletRollup merge of #97066 - petrochenkov:nofragkind, r...
2022-05-27 Michael GouletRollup merge of #96051 - newpavlov:duration_rounding...
2022-05-27 borsAuto merge of #96298 - petrochenkov:fromgen, r=estebank
2022-05-26 Vadim Petrochenkovlibcore: Add `iter::from_generator` which is like ...
2022-05-26 borsAuto merge of #97386 - nnethercote:optimize-pos-adjustm...
next