]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-09-30 Dylan MacKenziePriority levels
2020-09-30 Dylan MacKenzieBless mut tests
2020-09-30 Dylan MacKenzieGive `MutDeref` a real error message
2020-09-30 Dylan MacKenzieRemove `ops::non_const`
2020-09-30 Dylan MacKenzieFix "unstable in stable" error
2020-09-30 Dylan MacKenzieReturn a `DiagnosticBuilder` from structured errors
2020-09-30 Dylan MacKenzieForbid generator-specific MIR in all const-contexts
2020-09-30 Dylan MacKenzie`delay_span_bug` if const-checking an `async` function
2020-09-30 Dylan MacKenzieContinue after `impl Trait` in `const fn`
2020-09-30 Dylan MacKenzieContinue const-checking after errors when easy
2020-09-30 Dylan MacKenzieUseful derives on `mir::LocalKind`
2020-09-29 borsAuto merge of #76754 - varkor:diagnostic-cleanup-ii...
2020-09-29 borsAuto merge of #77253 - jyn514:crate-link, r=Manishearth
2020-09-29 borsAuto merge of #77275 - petrochenkov:interpid, r=varkor
2020-09-29 borsAuto merge of #77257 - ecstatic-morse:optimize-int...
2020-09-28 Vadim Petrochenkovexpand: Minor fn ptr call cleanup
2020-09-28 Vadim Petrochenkovexpand: Stop un-interpolating `NtIdent`s before passing...
2020-09-28 varkorFix run-make-fulldeps tests
2020-09-28 borsAuto merge of #77302 - RalfJung:rollup-n8gg3v6, r=RalfJung
2020-09-28 Ralf JungRollup merge of #77295 - jethrogb:jb/unstable-book...
2020-09-28 Ralf JungRollup merge of #77288 - RalfJung:miri-macos, r=Amanieu
2020-09-28 Ralf JungRollup merge of #77194 - pickfire:patch-7, r=withoutboats
2020-09-28 Ralf JungRollup merge of #77170 - ecstatic-morse:const-fn-ptr...
2020-09-28 Ralf JungRollup merge of #76711 - davidtwco:issue-51154-param...
2020-09-28 Ralf JungRollup merge of #76474 - bjorn3:driver_selected_codegen...
2020-09-28 Ralf JungRollup merge of #76454 - poliorcetics:ui-to-unit-test...
2020-09-28 borsAuto merge of #76899 - wesleywiser:experimental_unsound...
2020-09-28 Jethro BeekmanUpdate unstable-book: Fix ABNF in inline assembly docs
2020-09-28 borsAuto merge of #77236 - matthewjasper:defer-typeof-impl...
2020-09-28 borsAuto merge of #77282 - glaubitz:sparc-linux, r=nagisa
2020-09-28 borsAuto merge of #77261 - oli-obk:const_generic_array_seri...
2020-09-28 Ralf Jungfix building libstd for Miri on macOS
2020-09-28 borsAuto merge of #77265 - vandenheuvel:chalkup, r=Dylan-DPC
2020-09-28 borsAuto merge of #77008 - fortanix:raoul/lvi-tests, r...
2020-09-28 borsAuto merge of #75295 - tmiasko:fds, r=Amanieu
2020-09-27 Wesley WiserRemove unnecessary -Zunsound-mir-opts uses in tests
2020-09-27 Wesley Wiser[mir-opt] Introduce a new flag to enable experimental...
2020-09-27 John Paul Adrian... library/std: Set OS raw type definitions for sparc...
2020-09-27 John Paul Adrian... library/std/sys_common: Define MIN_ALIGN for sparc...
2020-09-27 John Paul Adrian... library/{panic_,}unwind: Add definitions for sparc...
2020-09-27 borsAuto merge of #77242 - ecstatic-morse:dataflow-switch...
2020-09-27 Tomasz MiąskoReopen standard streams when they are closed on Unix
2020-09-27 borsAuto merge of #77229 - tmiasko:liveness, r=lcnr
2020-09-27 Dylan MacKenzieRemove feature gate test for `rustc_allow_const_fn_ptr`
2020-09-27 Dylan MacKenzieMark `min_const_fn_fn_ptr` test as gate test
2020-09-27 Dylan MacKenzieBless tests
2020-09-27 Dylan MacKenzieUpdate tests with new feature gate
2020-09-27 Dylan MacKenzieRemove `rustc_allow_const_fn_ptr`
2020-09-27 Dylan MacKenzieAdd a feature gate for basic function pointer use in...
2020-09-27 borsAuto merge of #77272 - jonas-schievink:rollup-dydo5kn...
2020-09-27 Jonas SchievinkRollup merge of #77263 - bugadani:cleanup, r=lcnr
2020-09-27 Jonas SchievinkRollup merge of #77262 - bugadani:redundant-comment...
2020-09-27 Jonas SchievinkRollup merge of #77256 - jyn514:typo, r=Aaron1011
2020-09-27 Jonas SchievinkRollup merge of #77252 - tshepang:overlong, r=jyn514
2020-09-27 Jonas SchievinkRollup merge of #77249 - jyn514:private-links, r=Manish...
2020-09-27 Jonas SchievinkRollup merge of #77203 - ecstatic-morse:const-stability...
2020-09-27 Jonas SchievinkRollup merge of #76839 - lzutao:mips-asm, r=Amanieu
2020-09-27 Joshua NelsonUse relative links instead of intra-doc links
2020-09-27 borsAuto merge of #77259 - dgbo:master, r=kennytm
2020-09-27 Joshua NelsonAdd documentation for `private_intra_doc_links`
2020-09-27 Joshua NelsonResolve `crate` properly across crates
2020-09-27 Joshua NelsonSeparate `private_intra_doc_links` and `broken_intra_do...
2020-09-27 Bram van den... Update chalk to 0.29.0
2020-09-27 borsAuto merge of #77118 - exrook:stability-generic-paramet...
2020-09-27 bjorn3Add option to pass a custom codegen backend from a...
2020-09-27 borsAuto merge of #71274 - RalfJung:raw-init-check-aggregat...
2020-09-27 Dániel BugaClean up trivial if let
2020-09-27 Dániel BugaRemove duplicate comment
2020-09-27 Ralf Jungupdate tokei and ripgrep in cargotest
2020-09-27 borsAuto merge of #76955 - jyn514:refactor-diagnostics...
2020-09-27 Dong Bofix redundant delarations of const_fn_transmute
2020-09-27 Dong Boupdate stdarch submodule
2020-09-27 borsAuto merge of #77154 - fusion-engineering-forks:lazy...
2020-09-27 Joshua NelsonFix typo in ExpnData documentation
2020-09-27 Dylan MacKenzieRevert "Add an unused field of type `Option<DefId>...
2020-09-27 Dylan MacKenzieSpeed up `IntRange::from_pat`
2020-09-27 Lzu TaoAdd MIPS asm! support
2020-09-27 borsAuto merge of #76986 - jonas-schievink:ret-in-reg,...
2020-09-27 Tshepang Lekhonkhobereduce overlong line
2020-09-27 Dylan MacKenzieRemove intra-doc link
2020-09-27 borsAuto merge of #77247 - jonas-schievink:rollup-r6ehh8h...
2020-09-27 Tomasz Miąskoliveness: Access live nodes directly through self.lnks[ln]
2020-09-26 Jonas SchievinkRollup merge of #77243 - Aaron1011:more-derive-test...
2020-09-26 Jonas SchievinkRollup merge of #77235 - petrochenkov:reparse, r=Aaron1011
2020-09-26 Jonas SchievinkRollup merge of #77231 - oli-obk:clippy_const_fn, r...
2020-09-26 Jonas SchievinkRollup merge of #77209 - jyn514:fix-docs, r=petrochenkov
2020-09-26 Jonas SchievinkRollup merge of #77208 - mati865:late-link-args-order...
2020-09-26 Jonas SchievinkRollup merge of #77184 - pickfire:patch-4, r=kennytm
2020-09-26 Jonas SchievinkRollup merge of #77167 - fusion-engineering-forks:fix...
2020-09-26 Jonas SchievinkRollup merge of #77129 - ehuss:update-cargo, r=ehuss
2020-09-26 Jonas SchievinkRollup merge of #77107 - bugadani:perf, r=oli-obk
2020-09-26 Jonas SchievinkRollup merge of #76917 - GuillaumeGomez:map-missing...
2020-09-26 Dylan MacKenzieUpdate dataflow impls to reflect new interface
2020-09-26 Dylan MacKenzieUpdate engine to use new interface
2020-09-26 Dylan MacKenzieReplace `discriminant_switch_effect` with more general...
2020-09-26 Aaron HillTest more attributes in test issue-75930-derive-cfg.rs
2020-09-26 borsAuto merge of #76897 - Aaron1011:feature/min-proc-macro...
2020-09-26 varkorFix UI test fallout
2020-09-26 borsAuto merge of #77224 - RalfJung:rollup-hdvb96c, r=RalfJung
2020-09-26 Vadim Petrochenkovpretty-print-reparse hack: Remove an impossible case
next