]> git.lizzy.rs Git - rust.git/history - compiler
add some more tests
[rust.git] / compiler /
2022-11-10 lcnrmake `Sized` coinductive
2022-11-10 borsAuto merge of #104246 - Manishearth:rollup-9o3txc7...
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 Boxybroken links go brrrrr
2022-11-10 borsAuto merge of #104236 - compiler-errors:rollup-adjshd6...
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 GouletUse const_error_with_guaranteed more
2022-11-10 borsAuto merge of #103636 - chenyukang:yukang/fix-103587...
2022-11-10 Michael GouletDon't ICE when encountering ConstKind::Error in Require...
2022-11-10 Michael GouletUse TraitEngine in more places, make FulfillmentCtxt...
2022-11-10 borsAuto merge of #101990 - clubby789:dont-machine-apply...
2022-11-10 Yiming Leiremove redundent "<>" for ty::Slice with reference...
2022-11-09 borsAuto merge of #104215 - Manishearth:rollup-5r957ad...
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 Michael GouletSuggest is_some or let when encountering Option and...
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 Michael GouletDiagnosticBuilder -> Diagnostic
2022-11-09 borsAuto merge of #104192 - Dylan-DPC:rollup-jjo1o80, r...
2022-11-09 yukangadd 'is_assign_rhs' to avoid weird suggesting 'let'
2022-11-09 Boxydocs
2022-11-09 SLASHLoginAdd missing `emitted_at` to the `Diagnostic`
2022-11-09 SLASHLoginAdd constructor for `Diagnostic` that takes `Vec<(Diagn...
2022-11-09 SLASHLoginUpdate compiler/rustc_codegen_llvm/src/back/archive.rs
2022-11-09 SLASHLoginUse `LayoutError`'s implementation of `IntoDiagnostic`
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 SLASHLoginSimplify existing Diagnostic implementations
2022-11-09 SLASHLoginPort diagnostics created by `Handler`
2022-11-09 SLASHLoginFlatten diagnostic structs
2022-11-09 SLASHLoginCorrect tests to match errors
2022-11-09 SLASHLoginFix CI
2022-11-09 SLASHLoginPort `MissingFeatures` and `TargetFeatureDisableOrEnable`
2022-11-09 SLASHLoginPort `UnknownArchiveKind`
2022-11-09 SLASHLoginPort `DlltoolFailImportLibrary` and implement `IntoDiag...
2022-11-09 SLASHLoginPort ErrorCallingDllTool
2022-11-09 SLASHLoginImport ErrorWritingDEFFile
2022-11-09 SLASHLoginPort ArchiveBuildFailure
2022-11-09 SLASHLoginPort SanitizerMemtagRequiresMte
2022-11-09 SLASHLoginReuse SymbolAlreadyDefined
2022-11-09 SLASHLoginPort LinkageConstOrMutType error
2022-11-09 SLASHLoginPort InvalidMinimumAlignment
2022-11-09 SLASHLoginPort layout size overflow
2022-11-09 SLASHLoginFormatting
2022-11-09 SLASHLoginPort branch protection on aarch64
2022-11-09 SLASHLoginFix diag() and formatting
2022-11-09 SLASHLoginPort `symbol_already_defined` error
2022-11-09 SLASHLoginPort Instrument coverage requires llvm 12 to the new...
2022-11-09 SLASHLoginImport `error creating import library`
2022-11-09 SLASHLoginMissing lifetime parameter and formatting
2022-11-09 SLASHLoginChange String in structs to &'a str
2022-11-09 SLASHLoginTrailing whitespaces
2022-11-09 SLASHLoginlocales formatting
2022-11-09 SLASHLoginFormatting
2022-11-09 SLASHLoginPort unknown feature diagnostic to the new framework
2022-11-09 Dylan DPCRollup merge of #104125 - ink-feather-org:const_cmp_tup...
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 yukangfix tests and code cleanup
2022-11-09 Joshua NelsonFix `rustdoc --version` when used with download-rustc
2022-11-09 yukangFix #104086, Tighten the 'introduce new binding' suggestion
2022-11-09 borsAuto merge of #104180 - fee1-dead-contrib:fix-wf-fndef...
2022-11-09 Jakob DegenAdd support for custom MIR parsing
2022-11-09 borsAuto merge of #104179 - Manishearth:rollup-yvsx5hh...
2022-11-09 Bruno A. MuciñoParser: Recover from using colon as path separator...
2022-11-09 DeadbeefUse `nominal_obligations_without_const` in wf for FnDef
2022-11-09 Manish GoregaokarRollup merge of #103827 - compiler-errors:rpitit-substs...
next