]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-08-10 Jacob PrattStringify non-shorthand visibility correctly
2022-08-10 borsAuto merge of #100346 - matthiaskrgr:rollup-6rljn4p...
2022-08-10 Jacob Hoffman... rustdoc: simplify highlight.rs
2022-08-10 Noah LevAdd regression test for #93205
2022-08-10 Takayuki Maedaremove a type string comparison
2022-08-10 Nicholas NethercoteAdd a couple more AST node size assertions.
2022-08-10 Nicholas NethercoteAvoid repeating qualifiers on `static_assert_size`...
2022-08-10 Jakob DegenAdd more `// unit-test`s to MIR opt tests
2022-08-09 Jane Losare... Apply suggestions from code review
2022-08-09 Matthias KrügerRollup merge of #100323 - GuillaumeGomez:impl-blocks...
2022-08-09 Matthias KrügerRollup merge of #100319 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100314 - JakobDegen:test-docs, r=RalfJung
2022-08-09 Matthias KrügerRollup merge of #100281 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100275 - RalfJung:anyhow, r=bjorn3
2022-08-09 Matthias KrügerRollup merge of #100261 - luqmana:suggestions-overflow...
2022-08-09 Matthias KrügerRollup merge of #100256 - camelid:typeck-ctxt-doc,...
2022-08-09 Matthias KrügerRollup merge of #100240 - cjgillot:noice-structural...
2022-08-09 Matthias KrügerRollup merge of #100226 - cjgillot:noice-multibyte...
2022-08-09 Matthias KrügerRollup merge of #100098 - compiler-errors:field-suggest...
2022-08-09 Matthias KrügerRollup merge of #100072 - oToToT:patch-1, r=michaelwoer...
2022-08-09 Matthias KrügerRollup merge of #100040 - ChrisDenton:broken-pipe,...
2022-08-09 Matthias KrügerRollup merge of #99479 - Enselic:import-can-be-without...
2022-08-09 Matthias KrügerRollup merge of #98775 - notriddle:notriddle/mobile...
2022-08-09 Vincenzo Palazzodocs: remove repetition
2022-08-09 borsAuto merge of #100150 - notriddle:notriddle/implementor...
2022-08-09 Santiago PastorinoAdd docs for get_remapped_def_id
2022-08-09 Santiago PastorinoIterate def_ids map backwards to try first the latest...
2022-08-09 shourya5added some comments
2022-08-09 Eric HolkUpdate rustdoc-json test
2022-08-09 Santiago PastorinoAdd regression test for issue 100187
2022-08-09 Michael GouletMove folding into just projection cases
2022-08-09 Daniel PaolielloAdd error if link_ordinal used without raw-dylib
2022-08-09 Noah LevAddress review comments
2022-08-09 Takayuki Maedasuggest a missing semicolon before an array
2022-08-09 shourya5replaced resume_unwind with process::exit to fix
2022-08-09 Eric HolkRename integer log* methods to ilog*
2022-08-09 b-naberfix
2022-08-09 Jakob DegenMention `unit-test` in MIR opt test README
2022-08-09 borsAuto merge of #99217 - lcnr:implied-bounds-pre-norm...
2022-08-09 Guillaume GomezAdd test for impl blocks containing only private items
2022-08-09 borsAuto merge of #100318 - Dylan-DPC:rollup-18tzp6q, r...
2022-08-09 Guillaume GomezPrevent impl blocks containing only private items to...
2022-08-09 lcnrtest implied bounds + nested proj oblig
2022-08-09 Guillaume Gomezremove Clean trait implementation for ast::Module
2022-08-09 Dylan DPCRollup merge of #100305 - TaKO8Ki:suggest-adding-approp...
2022-08-09 Dylan DPCRollup merge of #100301 - TaKO8Ki:avoid-&str-to-String...
2022-08-09 Dylan DPCRollup merge of #100228 - luqmana:suggestion-ice, r...
2022-08-09 Dylan DPCRollup merge of #100221 - compiler-errors:impossible...
2022-08-09 Dylan DPCRollup merge of #100181 - RalfJung:alloc-ref-mutability...
2022-08-09 Dylan DPCRollup merge of #99787 - aDotInTheVoid:rdj-dyn, r=camel...
2022-08-09 Dylan DPCRollup merge of #96478 - WaffleLapkin:rustc_default_bod...
2022-08-09 Kjetil KjekaRemove logic related to deprecated nvptx-nvidia-cuda...
2022-08-09 borsAuto merge of #100089 - JakobDegen:no-invalidate-visito...
2022-08-09 lcnrdon't normalize wf predicates
2022-08-09 Nikita PopovExplicitly disable zstd support
2022-08-09 Nikita PopovFix coverage-llvmir test on Windows
2022-08-09 Nikita PopovLink libatomic on 32-bit targets
2022-08-09 Nikita PopovPass +atomics-32 feature for thumbv6m target
2022-08-09 Nikita PopovAllow old toolchain on some images
2022-08-09 Nikita PopovUpdate LLVM submodule
2022-08-09 Michael GouletKeep going if normalized projection has unevaluated...
2022-08-09 MaryAdd support for link-flavor rust-lld for macOS
2022-08-09 Jakob DegenAdd option to `mir::MutVisitor` to not invalidate CFG.
2022-08-09 borsAuto merge of #100304 - matthiaskrgr:rollup-gs56vlw...
2022-08-09 Eric Husscompiletest: Add warning and comment about running...
2022-08-09 Nicholas NethercoteMove JSON tests into a directory.
2022-08-09 Takayuki Maedasuggest adding an appropriate missing pattern excluding...
2022-08-09 Matthias KrügerRollup merge of #100303 - lnicola:rust-analyzer-2022...
2022-08-09 Matthias KrügerRollup merge of #100294 - theli-ua:master, r=thomcc
2022-08-09 Matthias KrügerRollup merge of #100268 - TaKO8Ki:add-regression-test...
2022-08-09 Matthias KrügerRollup merge of #100238 - Bryysen:master, r=cjgillot
2022-08-09 Matthias KrügerRollup merge of #100212 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100163 - TaKO8Ki:remove-unnecessary...
2022-08-09 borsAuto merge of #100205 - cjgillot:noice-doc, r=camelid
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-09 borsAuto merge of #9308 - daxpedda:missing-const-for-fn...
2022-08-09 Takayuki Maedaavoid `&str` to `String` conversions
2022-08-09 dAxpeDDaAddress review take 2
2022-08-09 dAxpeDDaAddress review
2022-08-09 BlackHoleFoxReplace pointer casting in hashmap_random_keys with...
2022-08-09 dAxpeDDaUse `check_proc_macro` for `missing_const_for_fn`
2022-08-09 Anton RomanovUpdate Duration::as_secs doc to point to as_secs_f64...
2022-08-09 borsAuto merge of #9288 - lukaslueg:partialeqnone, r=Jarcho
2022-08-08 Noah LevAdd regression test comment
2022-08-08 Josh Stonelinux: Use `pthread_setname_np` instead of `prctl`
2022-08-08 Joshua NelsonAdd `x.sh` and `x.ps1` shell scripts
2022-08-08 BryysenFix plural form of `variant` in error message not forma...
2022-08-08 Camille GILLOTSynthetize a trait ref when none is available.
2022-08-08 Luqman AdenAdd test for #100246.
2022-08-08 Luqman AdenSet tainted errors bit before emitting coerce suggestions.
2022-08-08 Lukas LuegAdd partialeq_to_none lint
2022-08-08 borsAuto merge of #9306 - guerinoni:rename-logic-bug, r...
2022-08-08 Federico GuerinoniRename `logic_bug` to `overly_complex_bool_expr`
2022-08-08 Guillaume Gomezremove Clean trait implementation for hir::Generics
2022-08-08 Guillaume Gomezremove Clean trait implementation for hir::ImplItem
2022-08-08 borsAuto merge of #9126 - Jarcho:auto_deref_sugg, r=Manishearth
2022-08-08 Jason NewcombLint `explicit_auto_deref` in implicit return positions...
2022-08-08 Jason NewcombFix ICE when checking the HIR ty of closure args.
2022-08-08 Ralf Jungalso update anyhow in codegen_cranelift
2022-08-08 borsAuto merge of #9303 - Jarcho:ice_9297, r=Alexendoo
next