]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-10-23 Yuki OkushiRollup merge of #78098 - camelid:fixup-docs, r=steveklabnik
2020-10-23 Yuki OkushiRollup merge of #77969 - ryan-scott-dev:bigo-notation...
2020-10-23 Yuki OkushiRollup merge of #77920 - ayazhafiz:i/mut-ident-spacing...
2020-10-23 Yuki OkushiRollup merge of #77918 - wcampbell0x2a:cleanup-network...
2020-10-23 Yuki OkushiRollup merge of #77890 - gilescope:welformed-json-outpu...
2020-10-23 Yuki OkushiRollup merge of #77488 - varkor:repr128-incomplete_feat...
2020-10-23 Yuki OkushiRollup merge of #77339 - fusion-engineering-forks:tryfr...
2020-10-23 Yuki OkushiRollup merge of #77268 - follower:patch-3, r=jyn514
2020-10-23 Bastian Kauschkereview
2020-10-23 Yuki OkushiAdd regression test for issue-71732
2020-10-23 Yuki OkushiMake it regression test of issue-77668
2020-10-23 Yuki OkushiAdd a regression test for issue-72616
2020-10-23 Yuki OkushiAdd regression test for issue-77475
2020-10-23 Leonora TindallDon't re-export std::ops::ControlFlow in the compiler.
2020-10-23 Leonora Tindallchange the order of type arguments on ControlFlow
2020-10-23 CamelidDocument inline-const in the Unstable Book
2020-10-22 David TolnayReduce diagram mess in 'match arms have incompatible...
2020-10-22 David TolnayAdd test of incompatible match arm types with multiline arm
2020-10-22 Aaron HillBump LLVM for DeadArgElim fix
2020-10-22 Bastian Kauschkeimprove const infer error
2020-10-22 Camille GILLOTRetire rustc_dep_node_try_load_from_on_disk_cache.
2020-10-22 Camille GILLOTRetire rustc_dep_node_force.
2020-10-22 Camille GILLOTUnify query name and node name.
2020-10-22 Camille GILLOTRemove unused category from macros.
2020-10-22 Camille GILLOTRemove unused ProfileCategory.
2020-10-22 Aaron HillOnly call `collect_tokens` when we have an attribute...
2020-10-22 Bastian Kauschkefix save-analysis
2020-10-22 CamelidClean up lib docs
2020-10-22 Mara BosAdd test for const panic!(CONST).
2020-10-22 Mara BosFix const core::panic!(non_literal_str).
2020-10-22 Santiago PastorinoBless tests
2020-10-22 Santiago PastorinoAdd ..= const { .. } missing tests and sort them properly
2020-10-22 Santiago PastorinoMake inline const work for half open ranges
2020-10-22 Santiago PastorinoMake inline const work in range patterns
2020-10-22 Santiago PastorinoRename parse_const_expr to parse_const_block
2020-10-22 Aaron HillExplain where the closure return type was inferred
2020-10-22 borsAuto merge of #77720 - matthewjasper:fix-trait-ices...
2020-10-22 Aaron HillDon't create an empty `LazyTokenStream`
2020-10-22 LeSeulArtichautFixup: add missing trailing newline
2020-10-22 borsAuto merge of #77871 - Julian-Wollersberger:less-query...
2020-10-22 varkorFix clippy tests
2020-10-22 varkorFix clippy tests
2020-10-22 LeSeulArtichautMake closures inherit the parent function's target...
2020-10-22 borsAuto merge of #6203 - giraffate:fix_link_to_labeled_iss...
2020-10-22 Matthew JasperNormalize when finding trait object candidates
2020-10-22 borsAuto merge of #78134 - bugadani:arena-nodrop, r=lcnr
2020-10-22 borsAuto merge of #78131 - SimonSapin:ar, r=Mark-Simulacrum
2020-10-22 borsAuto merge of #78212 - JohnTitor:rollup-j5r6xuy, r...
2020-10-22 CamelidClean up and improve some docs
2020-10-22 Yuki OkushiRollup merge of #78200 - LeSeulArtichaut:controlflow...
2020-10-22 Yuki OkushiRollup merge of #78188 - fusion-engineering-forks:stati...
2020-10-22 Yuki OkushiRollup merge of #78172 - wesleywiser:close_77062, r...
2020-10-22 Yuki OkushiRollup merge of #78156 - bishtpawan:bugfix/rustfmt...
2020-10-22 Yuki OkushiRollup merge of #78155 - est31:rustc_lint_types_refacto...
2020-10-22 Yuki OkushiRollup merge of #78084 - GuillaumeGomez:improve-mobile...
2020-10-22 Yuki OkushiRollup merge of #78009 - nielx:fix/CMAKE_SYSTEM_NAME...
2020-10-22 Yuki OkushiRollup merge of #77976 - oliviacrain:issue-77915-fix...
2020-10-22 Yuki OkushiRollup merge of #77554 - varkor:mangle-int-char, r...
2020-10-22 Yuki OkushiRollup merge of #77420 - ecstatic-morse:const-checking...
2020-10-21 Takayuki NakataFix links to labeled issues
2020-10-21 Aaron HillStrip tokens before printing AST JSON
2020-10-21 borsAuto merge of #78027 - lcnr:lift-by-value, r=varkor
2020-10-21 Aaron HillUnconditionally capture tokens for attributes.
2020-10-21 varkorMark `repr128` as `incomplete_features`
2020-10-21 Yuki OkushiUpdate `compiler_builtins` to 0.1.36
2020-10-21 Florian Warzechavalidate rustc_allow_const_fn_unstable targets
2020-10-21 Bastian Kauschkereview
2020-10-21 Bastian KauschkeLift: take self by value
2020-10-21 Florian Warzechavalidate allow_internal_unstable target
2020-10-21 borsAuto merge of #78077 - petrochenkov:qvis, r=davidtwco
2020-10-21 varkorUpdate to rustc-demangle 0.1.18
2020-10-21 varkorAdd test for const generics demangling
2020-10-21 varkorUpdate rustc-demangle
2020-10-21 varkorDo not print type for placeholder values
2020-10-21 varkorSupport signed integers and `char` in v0 mangling
2020-10-21 LeSeulArtichautAdd `ControlFlow::is_{break,continue}` methods
2020-10-21 NadrierilExplain the `Opaque` special case in specialization
2020-10-21 Florian Warzechaswitch allow_internal_unstable const fns to rustc_allow...
2020-10-21 Matthew JasperFix ICE from projection cycle
2020-10-21 NadrierilAdd a test for #53708
2020-10-21 borsAuto merge of #78195 - tmiasko:instcombine, r=jonas...
2020-10-21 Florian Warzechaadd rustc_allow_const_fn_unstable attribute
2020-10-21 borsAuto merge of #77250 - Aaron1011:feature/flat-token...
2020-10-21 Mara BosAdd tracking issue number for pin_static_ref.
2020-10-21 borsAuto merge of #78178 - JohnTitor:rollup-dslazzj, r...
2020-10-21 bishtpawanFix formatting
2020-10-21 Olivia CrainBless liveness-asm output
2020-10-21 Olivia CrainLimit liveness-asm tests to x86_64
2020-10-21 Yuki OkushiRollup merge of #78118 - spastorino:inline-const-follow...
2020-10-21 Yuki OkushiRollup merge of #78101 - RalfJung:foreign-static, r...
2020-10-21 Yuki OkushiRollup merge of #78094 - camelid:rustdoc-fix-source...
2020-10-21 Yuki OkushiRollup merge of #78063 - camelid:improve-cannot-multipl...
2020-10-21 Yuki OkushiRollup merge of #78056 - ssomers:btree_chop_up_1, r...
2020-10-21 Yuki OkushiRollup merge of #78002 - estebank:issue-77598, r=oli-obk
2020-10-21 Yuki OkushiRollup merge of #77726 - fusion-engineering-forks:stati...
2020-10-21 Wesley WiserAdd test case for #77062
2020-10-21 Josh StoneCheck for exhaustion in SliceIndex for RangeInclusive
2020-10-21 Tomasz MiąskoIntroduce a temporary for discriminant value in MatchBr...
2020-10-21 Tomasz MiąskoSimplify assert terminator only if condition evaluates...
2020-10-21 Tomasz MiąskoDisable "optimization to avoid load of address" in...
next