]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 #104192 - Dylan-DPC:rollup-jjo1o80, r...
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 onestackedCleanup fn trait ref test
2022-11-09 borsAuto merge of #102565 - jyn514:refactor-build-manifest...
2022-11-09 onestackedconst Compare Tuples
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 DeadbeefUse `nominal_obligations_without_const` in wf for 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 Boxytests
2022-11-08 Boxycomment
2022-11-08 Eric HussUpdate books
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 borsAuto merge of #103252 - lcnr:recompute_applicable_impls...
2022-11-08 Manish GoregaokarAdd llvm-main to triagebot.toml
2022-11-08 CastilloDelReduce the scope of allow(rustc::potential_query_instab...
2022-11-08 Waffle MaybeFix outdated comment
2022-11-08 Oli SchererRemove an unused span
2022-11-08 Oli SchererRemove overloaded_span argument from `new`, where it...
2022-11-08 Oli SchererSimplify some `Autoderef::new` calls
2022-11-08 borsAuto merge of #103965 - petrochenkov:effvisperf3, r...
2022-11-08 lcnrignore wasm in test
2022-11-08 lcnrdelay errors as bug
2022-11-08 lcnrselection failure: recompute applicable impls
2022-11-08 Maybe WaffleRemove an address comparison from the parser
2022-11-08 borsAuto merge of #104063 - compiler-errors:ct-norm-unless...
2022-11-08 Pietro Albiniclarify licensing situation of mpsc and spsc queue
2022-11-08 borsAuto merge of #104138 - Dylan-DPC:rollup-m3ojpjg, r...
2022-11-08 Dylan DPCRollup merge of #104094 - lcnr:on_unimplemented-move...
2022-11-08 Dylan DPCRollup merge of #104067 - jeremyd2019:patch-1, r=davidtwco
next