]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-09-30 Mark RousskovAvoid nondeterminism in trimmed_def_paths
2021-09-30 borsAuto merge of #89250 - Aaron1011:keep-bound-region...
2021-09-30 borsAuto merge of #89386 - ehuss:rollup-idf4dmj, r=ehuss
2021-09-30 Eric HussRollup merge of #89378 - ehuss:update-books, r=ehuss
2021-09-30 Eric HussRollup merge of #89377 - ehuss:update-cargo, r=ehuss
2021-09-30 Eric HussRollup merge of #89366 - GuillaumeGomez:remove-lazy...
2021-09-30 Eric HussRollup merge of #89335 - mbrubeck:range-is-sorted,...
2021-09-30 Eric HussRollup merge of #89315 - et342:cstr_from_vec_unchecked_...
2021-09-30 Eric HussRollup merge of #89313 - durin42:llvm-14-thinLTOResolve...
2021-09-30 Eric HussRollup merge of #89311 - FabianWolff:issue-89305, r...
2021-09-30 Eric HussRollup merge of #89297 - GuillaumeGomez:remove-never...
2021-09-30 Eric HussRollup merge of #89294 - lnicola:rust-analyzer-2021...
2021-09-30 Eric HussRollup merge of #89232 - rossmacarthur:fix-76424, r...
2021-09-30 Eric HussRollup merge of #89098 - GuillaumeGomez:where-bounds...
2021-09-30 Eric HussRollup merge of #88412 - mdsn:slice-sort-safety, r...
2021-09-30 Eric HussRollup merge of #87428 - GuillaumeGomez:union-highlight...
2021-09-30 borsAuto merge of #89110 - Aaron1011:adjustment-span, r...
2021-09-29 borsAuto merge of #89380 - ehuss:fix-windows-llvm, r=Mark...
2021-09-29 Eric HussFix Windows LLVM issue.
2021-09-29 Eric HussUpdate books
2021-09-29 Eric HussUpdate cargo
2021-09-29 Guillaume GomezRemove Never variant from clean::Type enum
2021-09-29 borsAuto merge of #89011 - bjorn3:restructure_rt, r=dtolnay
2021-09-29 Guillaume GomezRemove lazy_static dependency
2021-09-29 borsAuto merge of #89331 - GuillaumeGomez:rollup-b10unye...
2021-09-29 borsAuto merge of #89328 - flip1995:clippyup, r=Manishearth
2021-09-29 borsAuto merge of #88950 - Nadrieril:deconstruct-pat, r...
2021-09-28 Ross MacArthurImprove help for recursion limit errors
2021-09-28 Matt BrubeckOptimize is_sorted for Range and RangeInclusive
2021-09-28 Guillaume GomezRollup merge of #89318 - petrochenkov:lstore, r=oli-obk
2021-09-28 Guillaume GomezRollup merge of #89283 - camelid:issue-83564-test,...
2021-09-28 Guillaume GomezRollup merge of #89276 - Urgau:fix-union-impls, r=Guill...
2021-09-28 Guillaume GomezRollup merge of #89255 - FabianWolff:issue-88806, r...
2021-09-28 Guillaume GomezRollup merge of #89235 - yaahc:junit-formatting, r...
2021-09-28 Guillaume GomezRollup merge of #89233 - FabianWolff:issue-89159, r...
2021-09-28 Guillaume GomezRollup merge of #89212 - Sl1mb0:xpy-toolchain-link...
2021-09-28 Guillaume GomezRollup merge of #87260 - antoyo:libgccjit-codegen,...
2021-09-28 flip1995Merge commit 'cb7915b00c235e9b5861564f3be78dba330980ee...
2021-09-28 borsAuto merge of #7733 - flip1995:rustup, r=flip1995
2021-09-28 flip1995Cleanup of rustup changes
2021-09-28 flip1995Bump nightly version -> 2021-09-28
2021-09-28 flip1995Allow internal lint INVALID_PATHS for itertools path
2021-09-28 borsAuto merge of #89048 - oli-obk:in_tracing_we_trust...
2021-09-28 Antoni BoucherMerge commit 'cd4810de42c57b64b74dae09c530a4c3a41f87b9...
2021-09-28 antoyoFix warnings (#98)
2021-09-28 Antoni BoucherMerge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def...
2021-09-28 antoyoUpdate to nightly-2021-09-28 (#97)
2021-09-28 Oli SchererMore tracing instrumentation
2021-09-28 borsAuto merge of #86191 - kawadakk:release-add-solid-suppo...
2021-09-28 borsAuto merge of #7727 - flip1995:changelog, r=xFrednet
2021-09-28 flip1995Fix CHANGELOG formatting
2021-09-28 flip1995Merge remote-tracking branch 'upstream/master' into...
2021-09-28 borsAuto merge of #89293 - TaKO8Ki:fix-confusing-error...
2021-09-28 Vadim Petrochenkovrustc_session: Remove lint store from `Session`
2021-09-28 borsAuto merge of #89277 - jyn514:codeblock-edition, r...
2021-09-28 borsAuto merge of #7608 - andrewpollack:7594/while_let_some...
2021-09-28 Manish Goregaokarfmt
2021-09-28 Manish GoregaokarAdd renamed lint
2021-09-28 Manish GoregaokarUse a single if_chain
2021-09-28 Andrew PollackAdjusting changelog
2021-09-28 Andrew PollackRemoved value from changelog to get pass
2021-09-28 Andrew PollackAdding new linting
2021-09-28 Tomoaki KawadaAdd SOLID targets
2021-09-28 et342Clarify that `CString::from_vec_unchecked` appends...
2021-09-28 antoyoFix/count trailing zeroes (#95)
2021-09-27 Fabian WolffAdd unit assignment to MIR for `asm!()`
2021-09-27 antoyoFix/mismatch types (#94)
2021-09-27 Augie FacklerPassWrapper: handle function rename from upstream D36850
2021-09-27 Jane LusbyApply suggestions from code review
2021-09-27 borsAuto merge of #89249 - Aaron1011:higher-ranked-cause...
2021-09-27 borsAuto merge of #89214 - smoelius:register_tool, r=petroc...
2021-09-27 Aaron HillRemove `DefId` from `ConstraintCategory::Predicate`
2021-09-27 Aaron HillImprove cause information for NLL higher-ranked errors
2021-09-27 borsAuto merge of #89285 - jackh726:issue-88862, r=nikomatsakis
2021-09-27 antoyoCleanup fix for global initialization (#93)
2021-09-27 borsAuto merge of #89263 - TaKO8Ki:suggest-both-immutable...
2021-09-27 flip1995Update changelog to 1.56
2021-09-27 borsAuto merge of #7664 - matthiaskrgr:bump_to_2021, r...
2021-09-27 borsAuto merge of #7692 - workingjubilee:float-cmp-not...
2021-09-27 borsAuto merge of #89203 - GuillaumeGomez:cleanup-rustdoc...
2021-09-27 Laurențiu Nicola:arrow_up: rust-analyzer
2021-09-27 Takayuki Maedasuggest path for tuple struct
2021-09-27 borsAuto merge of #89182 - GuillaumeGomez:boostrap-explicit...
2021-09-27 Timothy MaloneyLink stage1 build to toolchain automatically
2021-09-27 borsAuto merge of #89145 - rusticstuff:bump_stdarch, r...
2021-09-27 borsAuto merge of #7722 - dtolnay-contrib:float, r=giraffate
2021-09-26 borsAuto merge of #89092 - bjorn3:sync_cg_clif-2021-09...
2021-09-26 Samuel MoeliusPass real crate-level attributes to `pre_expansion_lint`
2021-09-26 jackh726Don't normalize opaque types with escaping late-bound...
2021-09-26 Noah LevAdd regression test for issue #83564
2021-09-26 borsAuto merge of #89144 - sexxi-goose:insig_stdlib, r...
2021-09-26 Joshua NelsonUse the correct edition when syntax highlighting doctests
2021-09-26 Joshua NelsonPreserve the whole LangSyntax when parsing doctests
2021-09-26 Loïc BRANSTETTFix populate of union.impls
2021-09-26 antoyoFix global initialization (#91)
2021-09-26 Takayuki Maedatest suggesting immutable or mutable trait implementations
2021-09-26 Takayuki Maedafix test error
2021-09-26 borsAuto merge of #88316 - est31:remove_box_tests, r=Mark...
2021-09-26 Takayuki Maedabetter suggestions
2021-09-26 CommeownistImpove handling of registers in inline asm (#82)
next