]> git.lizzy.rs Git - rust.git/history - compiler/rustc_errors
unstable-book: Add page for the `abi_efiapi` feature
[rust.git] / compiler / rustc_errors /
2022-11-11 Dylan DPCRollup merge of #104217 - Nilstrieb:funny-dollar-syntax...
2022-11-11 Dylan DPCRollup merge of #104216 - Nilstrieb:dont-ice-invalid...
2022-11-11 Dylan DPCRollup merge of #104202 - camsteffen:103748, r=estebank
2022-11-11 Dylan DPCRollup merge of #104146 - Ayush1325:remote-test-server...
2022-11-11 Dylan DPCRollup merge of #103924 - PeteDevoy:patch-1, r=estebank
2022-11-11 Dylan DPCRollup merge of #103445 - fmease:fix-50291, r=estebank
2022-11-11 Oli SchererPrint all labels, even if they have no span. Fall back...
2022-11-11 Oli SchererRemove some redundant arguments
2022-11-11 borsAuto merge of #103898 - Nilstrieb:match-macro, r=nnethe...
2022-11-11 borsAuto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank
2022-11-10 borsAuto merge of #104164 - cjgillot:u64-cache, r=compiler...
2022-11-10 Manish GoregaokarRollup merge of #104235 - compiler-errors:more-ct-guar...
2022-11-10 Manish GoregaokarRollup merge of #104233 - compiler-errors:issue-104209...
2022-11-10 Manish GoregaokarRollup merge of #104194 - BoxyUwU:early_binder_docs...
2022-11-10 Manish GoregaokarRollup merge of #104186 - chenyukang:yukang/fix-104086...
2022-11-10 Manish GoregaokarRollup merge of #104077 - nicholasbishop:bishop-uefi...
2022-11-10 Manish GoregaokarRollup merge of #104060 - ink-feather-org:const_hash...
2022-11-10 Manish GoregaokarRollup merge of #104036 - compiler-errors:option-sugg...
2022-11-10 Manish GoregaokarRollup merge of #103863 - compiler-errors:fulfillcx...
2022-11-10 Manish GoregaokarRollup merge of #101939 - zhaixiaojuan:loongarch64...
2022-11-10 borsAuto merge of #104236 - compiler-errors:rollup-adjshd6...
2022-11-10 borsAuto merge of #2662 - RalfJung:rustup, r=RalfJung
2022-11-10 Ralf JungMerge from rustc
2022-11-10 Michael GouletRollup merge of #104231 - ibraheemdev:patch-12, r=compi...
2022-11-10 Michael GouletRollup merge of #104211 - lnicola:rust-analyzer-2022...
2022-11-10 Michael GouletRollup merge of #104201 - GuillaumeGomez:gui-test-check...
2022-11-10 Michael GouletRollup merge of #104190 - Nilstrieb:patch-1, r=compiler...
2022-11-10 Michael GouletRollup merge of #104115 - GuillaumeGomez:migrate-crate...
2022-11-10 Michael GouletRollup merge of #104046 - RalfJung:run-miri-run, r...
2022-11-10 Michael GouletRollup merge of #103675 - lyming2007:issue-103271-fix...
2022-11-10 Michael GouletRollup merge of #103443 - mucinoab:recover-colon-as...
2022-11-10 Michael GouletRollup merge of #102763 - compiler-errors:nits, r=cjgillot
2022-11-10 Michael GouletDon't print full paths in overlap errors
2022-11-10 borsAuto merge of #103636 - chenyukang:yukang/fix-103587...
2022-11-10 borsAuto merge of #101990 - clubby789:dont-machine-apply...
2022-11-09 borsAuto merge of #104215 - Manishearth:rollup-5r957ad...
2022-11-09 NilstriebDisplay help message when fluent arg was referenced...
2022-11-09 Manish GoregaokarRollup merge of #104184 - jyn514:rustdoc-version, r...
2022-11-09 Manish GoregaokarRollup merge of #104171 - ehuss:update-books, r=ehuss
2022-11-09 Manish GoregaokarRollup merge of #104156 - oli-obk:autoderef, r=estebank
2022-11-09 Manish GoregaokarRollup merge of #104020 - nicholasbishop:bishop-limit...
2022-11-09 Manish GoregaokarRollup merge of #104015 - alex:remove-kernel, r=oli-obk
2022-11-09 Manish GoregaokarRollup merge of #103929 - BlackHoleFox:apple-targets...
2022-11-09 Manish GoregaokarRollup merge of #103464 - JakobDegen:mir-parsing, r...
2022-11-09 Manish GoregaokarRollup merge of #103307 - b4den:master, r=estebank
2022-11-09 Manish GoregaokarRollup merge of #101005 - SLASHLogin:rustc_codegen_llvm...
2022-11-09 borsAuto merge of #104131 - notriddle:notriddle/flate2...
2022-11-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-11-09 Michael Gouletrebase conflict
2022-11-09 Michael GouletMake span_suggestions take IntoIterator
2022-11-09 SLASHLoginAdd missing `emitted_at` to the `Diagnostic`
2022-11-09 SLASHLoginAdd constructor for `Diagnostic` that takes `Vec<(Diagn...
2022-11-09 SLASHLoginFormatting
2022-11-09 SLASHLoginAdd `replace_args` method for `rustc_errors::diagnostic...
2022-11-09 SLASHLoginDelay diagnostic translation in `rustc_codegen_ssa`
2022-11-09 SLASHLoginPort `DlltoolFailImportLibrary` and implement `IntoDiag...
2022-11-09 Dylan DPCRollup merge of #104111 - yancyribbens:add-mutable...
2022-11-09 Dylan DPCRollup merge of #103952 - ehuss:dont-intra-linkcheck...
2022-11-09 Dylan DPCRollup merge of #103933 - nicholasbishop:bishop-uefi...
2022-11-09 Dylan DPCRollup merge of #103919 - nnethercote:unescaping-cleanu...
2022-11-09 Dylan DPCRollup merge of #103694 - WaffleLapkin:mask_doc_example...
2022-11-09 Dylan DPCRollup merge of #103570 - lukas-code:stabilize-ilog...
2022-11-09 borsAuto merge of #103723 - CastilloDel:master, r=jackh726
2022-11-09 borsAuto merge of #102565 - jyn514:refactor-build-manifest...
2022-11-09 borsAuto merge of #104180 - fee1-dead-contrib:fix-wf-fndef...
2022-11-09 Manish GoregaokarRollup merge of #103827 - compiler-errors:rpitit-substs...
2022-11-09 Manish GoregaokarRollup merge of #103778 - mati865:update-deps, r=Mark...
2022-11-09 Manish GoregaokarRollup merge of #103559 - AndyJado:var_span_label,...
2022-11-09 Manish GoregaokarRollup merge of #103521 - chenyukang:yukang/fix-103451...
2022-11-09 Manish GoregaokarRollup merge of #103353 - wesleywiser:fix_lld_thinlto_m...
2022-11-09 Manish GoregaokarRollup merge of #101381 - Urgau:target-mixup-homogenous...
2022-11-09 Manish GoregaokarRollup merge of #100508 - BoxyUwU:make_less_things_late...
2022-11-09 borsAuto merge of #103171 - jackh726:gen-interior-hrtb...
2022-11-08 borsAuto merge of #104168 - GuillaumeGomez:rollup-tf4edqc...
2022-11-08 Guillaume GomezRollup merge of #104165 - Manishearth:triagebot-llvm...
2022-11-08 Guillaume GomezRollup merge of #104147 - WaffleLapkin:don't-compare...
2022-11-08 Guillaume GomezRollup merge of #104139 - ferrocene:pa-channel-licensin...
2022-11-08 Guillaume GomezRollup merge of #104132 - Rejyr:rustc_lint-function...
2022-11-08 Guillaume GomezRollup merge of #104114 - GuillaumeGomez:background...
2022-11-08 Guillaume GomezRollup merge of #104113 - ink-feather-org:fix_const_fn_...
2022-11-08 Guillaume GomezRollup merge of #104109 - yancyribbens:add-mutable...
2022-11-08 Guillaume GomezRollup merge of #104104 - kamirr:master, r=lcnr
2022-11-08 Guillaume GomezRollup merge of #104097 - RalfJung:miri-alloc-benches...
2022-11-08 Guillaume GomezRollup merge of #104093 - RalfJung:test-sizes, r=thomcc
2022-11-08 Guillaume GomezRollup merge of #104027 - ted-tanner:issue-103697-fix...
2022-11-08 Guillaume GomezRollup merge of #103928 - chenyukang:yukang/fix-103874...
2022-11-08 Dylan DPCRollup merge of #103987 - compiler-errors:no-in_tail_ex...
2022-11-08 Dylan DPCRollup merge of #103955 - str4d:update-lto-doc-1.65...
2022-11-08 Dylan DPCRollup merge of #103651 - Alexendoo:parse-format-unicod...
2022-11-08 yukangadd 'ty_error_with_guaranteed' and 'const_error_with_gu...
2022-11-07 borsAuto merge of #103934 - notriddle:notriddle/backtrace...
2022-11-07 borsAuto merge of #103569 - RalfJung:miri-test-macos, r...
2022-11-07 Dylan DPCRollup merge of #103986 - compiler-errors:oh-no-bad...
2022-11-07 Dylan DPCRollup merge of #103757 - ffmancera:ff/clarify_E0207...
2022-11-07 borsAuto merge of #103218 - CastilloDel:infer, r=jackh726
2022-11-07 Yuki OkushiRollup merge of #103914 - nnethercote:close-42326,...
2022-11-07 Yuki OkushiRollup merge of #103885 - fmease:rustdoc-various-cross...
2022-11-06 Mark Rousskovcfg-step code
2022-11-06 borsAuto merge of #103861 - compiler-errors:codegen-select...
2022-11-06 borsAuto merge of #103720 - crlf0710:most_translation_attr...
next