]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #68847 - ecstatic-morse:const-impl, r=oli-obk
[rust.git] / src /
2020-02-20 borsAuto merge of #68847 - ecstatic-morse:const-impl, r...
2020-02-20 borsAuto merge of #67925 - petertodd:2020-fromstr-infallibl...
2020-02-20 borsAuto merge of #69256 - nnethercote:misc-inlining, r...
2020-02-19 borsAuto merge of #68988 - Zoxc:query-caches, r=eddyb
2020-02-19 Peter ToddChange FromStr for String to use Infallible directly
2020-02-19 borsAuto merge of #69293 - Dylan-DPC:rollup-imcbvgo, r...
2020-02-19 Dylan MacKenzieUpdate tests
2020-02-19 Dylan DPCRollup merge of #69284 - jumbatm:openoptions-create...
2020-02-19 Dylan DPCRollup merge of #69280 - ecstatic-morse:promote-shuffle...
2020-02-19 Dylan DPCRollup merge of #69248 - jonas-schievink:thumb-fp,...
2020-02-19 Dylan DPCRollup merge of #69142 - ehuss:linkcheck-script, r...
2020-02-19 Dylan DPCRollup merge of #68863 - pietroalbini:azure-macos-10...
2020-02-19 borsAuto merge of #69198 - ollie27:rustbuild_rustdoc-js...
2020-02-19 John Kåre AlsakerUse a constructor function per dep node instead of...
2020-02-19 John Kåre AlsakerRemove support for dep node structs
2020-02-19 John Kåre AlsakerTune inlining
2020-02-19 John Kåre AlsakerFix cache hit stats
2020-02-19 John Kåre AlsakerAdd a stat for local DefId density
2020-02-19 John Kåre AlsakerSplit query stats into its own file
2020-02-19 John Kåre AlsakerAdd a `storage` query modifier to override the query...
2020-02-19 John Kåre AlsakerAdd an abstraction for custom query caches
2020-02-19 John Kåre AlsakerMake `try_get_cached` take closures
2020-02-19 John Kåre AlsakerSplit query execution into hot and cold paths
2020-02-19 borsAuto merge of #69278 - matthiaskrgr:submodule_upd,...
2020-02-19 jumbatmReword OpenOptions::{create, create_new} doc.
2020-02-19 borsAuto merge of #69265 - ehuss:update-cargo, r=Dylan-DPC
2020-02-19 Dylan MacKenzieAdd `#[rustc_args_required_const]` to `simd_shuffle...
2020-02-19 Dylan MacKenzieRemove mention of `simd_shuffle` promotion from comments
2020-02-19 Dylan MacKenzieRemove special case for `simd_shuffle` arg promotion
2020-02-19 Dylan MacKenziePrevent const trait methods from being marked stable
2020-02-19 Dylan MacKenzieMake `fn_queries` helpers module-private
2020-02-19 Dylan MacKenzieAdd passing test for `Add` on generic struct
2020-02-19 Dylan MacKenzieRemove outdated FIXME
2020-02-19 Dylan MacKenzieAdd ignored test for associated types in const impl
2020-02-19 Dylan MacKenzieTest `rustc_const_unstable` on trait fns
2020-02-19 Dylan MacKenziePropagate `rustc_const_unstable` to children
2020-02-19 Dylan MacKenzieUse early return when forbidding unstable attrs
2020-02-19 Dylan MacKenzieEnsure const impl cannot coexist with non-const impl
2020-02-19 Dylan MacKenzieSplit const trait method test and impl `ops::Add`
2020-02-19 Dylan MacKenzieAdd tests for calling trait methods on concrete types
2020-02-19 Dylan MacKenzieCheck for trait methods on concrete types in const...
2020-02-19 Dylan MacKenzieRemove "not yet implemented" warning
2020-02-19 borsAuto merge of #69113 - ecstatic-morse:unified-dataflow...
2020-02-19 Dylan MacKenzieConst-check functions in a `const` impl
2020-02-19 Dylan MacKenzieAdd `is_const_impl_raw` query
2020-02-19 Matthias Krügersubmodules: update clippy from b91ae16e to 2855b214
2020-02-19 borsAuto merge of #69241 - shahn:checked_add_revert, r...
2020-02-18 Sebastian HahnRevert "Remove `checked_add` in `Layout::repeat`"
2020-02-18 borsAuto merge of #69271 - Centril:rollup-iupsol6, r=Centril
2020-02-18 Mazdak FarrokhzadRollup merge of #69236 - Centril:mut-parens-at-recovery...
2020-02-18 Mazdak FarrokhzadRollup merge of #69217 - LeSeulArtichaut:remove-lint...
2020-02-18 Mazdak FarrokhzadRollup merge of #69211 - petrochenkov:prevtok, r=Centril
2020-02-18 Mazdak FarrokhzadRollup merge of #69194 - Centril:assoc-extern-fuse...
2020-02-18 Mazdak FarrokhzadRollup merge of #69159 - estebank:use-appropriate-lt...
2020-02-18 Mazdak FarrokhzadRollup merge of #69146 - matthewjasper:literal-qualif...
2020-02-18 borsAuto merge of #69262 - Dylan-DPC:rollup-m6dt9cn, r...
2020-02-18 Eric HussUpdate cargo
2020-02-18 Dylan DPCRollup merge of #69233 - GuillaumeGomez:cleanup-e0310...
2020-02-18 Dylan DPCRollup merge of #69205 - JohnTitor:allow-whitespaces...
2020-02-18 Dylan DPCRollup merge of #69200 - jonas-schievink:yield-print...
2020-02-18 Dylan DPCRollup merge of #69192 - JohnTitor:add-tests, r=Centril
2020-02-18 Dylan DPCRollup merge of #69181 - skinny121:const-eval-return...
2020-02-18 borsAuto merge of #69234 - JohnTitor:clippy-up, r=JohnTitor
2020-02-18 Guillaume GomezClean up E0310 explanation
2020-02-18 borsAuto merge of #69258 - JohnTitor:rollup-n2hljai, r...
2020-02-18 Yuki OkushiRollup merge of #69252 - Mark-Simulacrum:disk-try,...
2020-02-18 Yuki OkushiRollup merge of #69249 - LeSeulArtichaut:stabilize...
2020-02-18 Yuki OkushiRollup merge of #69244 - cuviper:llvm-flags, r=Mark...
2020-02-18 Yuki OkushiRollup merge of #69223 - spunit262:empty-string-gdb...
2020-02-18 Yuki OkushiRollup merge of #69175 - estebank:shall-not-ice, r...
2020-02-18 Yuki OkushiRollup merge of #68767 - kubo39:patch-macos, r=shepmaster
2020-02-18 Yuki OkushiRollup merge of #68597 - ollie27:skip_nth_last, r=Amanieu
2020-02-18 Yuki OkushiRollup merge of #67272 - fisherdarling:master, r=varkor...
2020-02-18 Mark RousskovClean out some default-installed directories
2020-02-18 Nicholas NethercoteInline various simple `emit_*` and `read_*` methods...
2020-02-18 Nicholas NethercoteInline `Symbol::decode` and `Interner::intern`.
2020-02-18 Nicholas NethercoteAlways inline `run_utf8_validation`.
2020-02-17 Jonas SchievinkFix typo
2020-02-17 Dylan MacKenzieFix typo in comment
2020-02-17 Dylan MacKenzieUse doc comment for explanation of `shared_borrow_allow...
2020-02-17 Jonas SchievinkDon't eliminate frame pointers on thumb targets
2020-02-17 Vadim PetrochenkovAdd a test for proc macro generating `$ IDENT`
2020-02-17 Vadim Petrochenkovparser: Remove `Option`s from unnormalized tokens
2020-02-17 Vadim Petrochenkovparser: Set previous and unnormalized tokens in couple...
2020-02-17 Vadim Petrochenkovparser: Do not call `bump` recursively
2020-02-17 Josh Stoneconfigure: set LLVM flags with a value
2020-02-17 Mazdak Farrokhzadparse: recover `mut (x @ y)` as `(mut x @ mut y)`.
2020-02-17 LeSeulArtichautDo not emit note suggesting to implement trait to forei...
2020-02-17 Yuki OkushiUpdate Clippy
2020-02-17 borsAuto merge of #69129 - Centril:macro-legacy-errors...
2020-02-17 Pietro Albinici: switch macOS builders to 10.15
2020-02-17 Mazdak Farrokhzadast: add a FIXME
2020-02-17 borsAuto merge of #69226 - JohnTitor:rollup-syn03oj, r...
2020-02-17 Yuki OkushiRollup merge of #69188 - GuillaumeGomez:clean-up-e0309...
2020-02-17 Yuki OkushiRollup merge of #69186 - petrochenkov:kwrules, r=Centril
2020-02-17 Yuki OkushiRollup merge of #69179 - JohnTitor:rename-to-fnretty...
2020-02-17 Yuki OkushiRollup merge of #69158 - ecstatic-morse:graphviz-diff...
2020-02-17 Yuki OkushiRollup merge of #68701 - amosonn:patch-2, r=RalfJung
2020-02-17 Yuki OkushiRollup merge of #68495 - sdegutis:patch-1, r=Mark-Simul...
2020-02-17 borsAuto merge of #68781 - ssomers:btree_miri_relief, r...
next