]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-06-14 mbartlett21Use `try_from_secs_*` in `Duration::from_secs_*` functions.
2021-06-14 mbartlett21Add functions `Duration::try_from_secs_{f32, f64}`
2021-01-24 borsAuto merge of #79811 - Aaron1011:expn-data-disambig...
2021-01-23 borsAuto merge of #81304 - jonas-schievink:rollup-d9kuugm...
2021-01-23 Aaron HillAdd disambiugator to ExpnData
2021-01-23 Jonas SchievinkRollup merge of #81301 - davidgu:patch-1, r=jonas-schievink
2021-01-23 Jonas SchievinkRollup merge of #81298 - lcnr:big-money-big-prices...
2021-01-23 Jonas SchievinkRollup merge of #81288 - camelid:fix-trait-item-vis...
2021-01-23 Jonas SchievinkRollup merge of #81283 - m-ou-se:tracking-issue-note...
2021-01-23 Jonas SchievinkRollup merge of #81281 - a1phyr:inline_path, r=dtolnay
2021-01-23 Jonas SchievinkRollup merge of #81275 - jyn514:time-render, r=wesleywiser
2021-01-23 Jonas SchievinkRollup merge of #81252 - jyn514:resolve-timing, r=petro...
2021-01-23 Jonas SchievinkRollup merge of #81249 - cjgillot:issue-79537, r=oli-obk
2021-01-23 Jonas SchievinkRollup merge of #81245 - ehuss:update-cargo, r=ehuss
2021-01-23 Jonas SchievinkRollup merge of #81243 - osa1:fix_80742_2, r=RalfJung
2021-01-23 Jonas SchievinkRollup merge of #81170 - xfix:vecdeque-bug-fix, r=sfackler
2021-01-23 Jonas SchievinkRollup merge of #81130 - pierwill:edit-depnode, r=jyn514
2021-01-23 Jonas SchievinkRollup merge of #81072 - RalfJung:place-ref-ty, r=oli-obk
2021-01-23 Jonas SchievinkRollup merge of #79841 - fintelia:patch-6, r=kennytm
2021-01-23 DavidFix small typo
2021-01-23 Joshua NelsonCalculate self-profile strings in `Compiler::enter...
2021-01-23 Joshua NelsonAdd more timing info to render_html
2021-01-23 borsAuto merge of #80579 - RalfJung:no-fallible-promotion...
2021-01-23 Bastian Kauschkereplace RefCell with Cell in FnCtxt
2021-01-23 borsAuto merge of #80715 - JulianKnodt:skip_opt, r=nagisa
2021-01-23 borsAuto merge of #80065 - b-naber:parse-angle-arg-diagnost...
2021-01-23 borsAuto merge of #76391 - danii:master, r=cuviper
2021-01-23 Camelidrustdoc: Fix visibility of trait and impl items
2021-01-23 borsAuto merge of #81017 - Aaron1011:collect-trailing-token...
2021-01-23 Joshua NelsonFix <unknown> queries
2021-01-22 pierwillEdit rustc_middle::dep_graph module documentation
2021-01-22 Daniel Conleylibrary/core/tests/iter documentation and cleanup
2021-01-22 Daniel Conleylibrary/core/tests/iter rearrange & add back missed...
2021-01-22 Daniel Conleylibrary/core/test/iter add newlines between tests
2021-01-22 borsAuto merge of #79233 - yoshuawuyts:alloc-doc-alias...
2021-01-22 Joshua NelsonRemove special casing of rustdoc in rustc_lint
2021-01-22 Jonathan BehrensMore clear documentation for NonNull<T>
2021-01-22 borsAuto merge of #72160 - slo1:libstd-setgroups, r=KodrAus
2021-01-22 Mara BosNote library tracking issue template in tracking issue...
2021-01-22 Benoît du GarreauInline methods of Path and OsString
2021-01-22 b-naberbless tests
2021-01-22 Yoshua WuytsAdd doc aliases for memory allocations
2021-01-22 b-naberadd and update tests
2021-01-22 b-naberimprove diagnostics for angle args
2021-01-22 borsAuto merge of #81271 - m-ou-se:rollup-xv7gq3w, r=m...
2021-01-22 Mara BosRollup merge of #81242 - jyn514:const-cap, r=sfackler
2021-01-22 Mara BosRollup merge of #81241 - m-ou-se:force-expr-macro-rules...
2021-01-22 Mara BosRollup merge of #81236 - estebank:everybody-loop-now...
2021-01-22 Mara BosRollup merge of #81233 - lzutao:dbg, r=KodrAus
2021-01-22 Mara BosRollup merge of #81227 - CraftSpider:struct-type-clean...
2021-01-22 Mara BosRollup merge of #81225 - CraftSpider:json-opt-docs...
2021-01-22 Mara BosRollup merge of #81202 - lzutao:dbg_ipv6, r=Amanieu
2021-01-22 Mara BosRollup merge of #81194 - m-ou-se:stabilize-panic-any...
2021-01-22 Mara BosRollup merge of #81173 - lukaslueg:intersperse_docs...
2021-01-22 Mara BosRollup merge of #80573 - jyn514:tool-lints, r=Guillaume...
2021-01-22 borsAuto merge of #81101 - tmiasko:combine-now, r=nagisa
2021-01-22 borsAuto merge of #80558 - lcnr:gat-variance, r=matthewjasper
2021-01-22 Ralf Jungre-bless ui tests
2021-01-22 Ralf Jungexpand successful-promotion test a bit
2021-01-22 Ralf Jungdo promote array indexing if we know it is in-bounds
2021-01-22 Ralf Jungupdate const_err description
2021-01-22 Ralf Jungavoid promoting division, modulo and indexing operation...
2021-01-22 slo1Update src/test/ui/command/command-setgroups.rs to...
2021-01-22 slo1Update src/test/ui/command/command-setgroups.rs
2021-01-22 slo1Add setgroups to std::os::unix::process::CommandExt
2021-01-22 borsAuto merge of #81135 - jyn514:no-backticks, r=flip1995
2021-01-22 Esteban KüberDo not suggest using a break label when one is already...
2021-01-22 Esteban KüberFix clippy and comment
2021-01-22 Esteban KüberParse loop labels missing a leading `'`
2021-01-22 Esteban KüberAvoid emitting redundant "unused label" lint
2021-01-22 Esteban KüberAdd more misspelled label tests
2021-01-22 Esteban KüberTweak error for invalid `break expr`
2021-01-22 Esteban KüberAdd loop head span to hir
2021-01-22 Esteban KüberSuggest `'a` when given `a` only when appropriate
2021-01-22 Esteban KüberAccount for labels when suggesting `loop` instead of...
2021-01-22 Aaron HillRefactor token collection to capture trailing token...
2021-01-22 Joshua NelsonDeny internal lints for rustdoc
2021-01-22 Joshua NelsonFix rustc::internal lints on rustdoc
2021-01-22 borsAuto merge of #81177 - Aaron1011:fix/force-capture...
2021-01-22 Rune TynanBump format version
2021-01-22 Daniel Conleylibrary/core/test/iter.rs split attempt 2
2021-01-22 borsAuto merge of #81160 - RalfJung:swap, r=oli-obk
2021-01-21 Joshua NelsonAdd more self-profile info to rustc_resolve
2021-01-21 Camille GILLOTLower closure prototype after its body.
2021-01-21 borsAuto merge of #81152 - lzutao:intersperse_fold, r=m...
2021-01-21 Lukas LuegFix typo
2021-01-21 Ömer Sinan... mir: Improve size_of handling when arg is unsized
2021-01-21 Lukas LuegExpand docs on Iterator::intersperse
2021-01-21 Eric HussUpdate cargo
2021-01-21 Mara BosRename alloc::force_expr to __rust_force_expr.
2021-01-21 Mara BosTurn alloc's force_expr macro into a regular macro_rule...
2021-01-21 borsAuto merge of #81122 - tmiasko:no-drop, r=davidtwco
2021-01-21 Joshua NelsonEnforce statically that `MIN_NON_ZERO_CAP` is calculate...
2021-01-21 Bastian Kauschkerequire gat substs to be invariant
2021-01-21 borsAuto merge of #81240 - JohnTitor:rollup-ieaz82a, r...
2021-01-21 Yuki OkushiRollup merge of #81219 - joshtriplett:temp_dir-docs...
2021-01-21 Yuki OkushiRollup merge of #81187 - eltociear:patch-6, r=jonas...
2021-01-21 Yuki OkushiRollup merge of #81185 - osa1:fix_80742, r=oli-obk
2021-01-21 Yuki OkushiRollup merge of #81184 - jyn514:combine-after, r=CraftS...
2021-01-21 Yuki OkushiRollup merge of #81179 - CPerezz:fix_interal_doc_warns...
next