]> git.lizzy.rs Git - rust.git/history - src
Remove `#![feature(never_type)]` from tests.
[rust.git] / src /
2019-11-18 Guillaume GomezFix selected crate search filter
2019-11-18 borsAuto merge of #66459 - eddyb:update-llvm-wasm-dwarf...
2019-11-18 Harald Hoyerstd::error::Chain: remove Copy
2019-11-18 Camille GILLOTRename generated lifetime.
2019-11-18 Camille GILLOTRetire EnumLiftImpl.
2019-11-18 Camille GILLOTRetire BraceStructLiftImpl.
2019-11-18 Camille GILLOTCreate derive proc-macro for Lift trait.
2019-11-18 borsAuto merge of #66396 - smmalis37:pythontest, r=alexcrichton
2019-11-18 borsAuto merge of #66238 - ehuss:stabilize-rustdoc-edition...
2019-11-18 borsAuto merge of #65456 - estebank:trait-bound-borrow...
2019-11-17 Esteban Küberreview comments
2019-11-17 Esteban KüberDo not ICE on trait aliases with missing obligations
2019-11-17 Nadrieril`ConstantValue` is the only other ctor allowed when...
2019-11-17 NadrierilStore SliceKinds directly when subtracting
2019-11-17 borsAuto merge of #66385 - ecstatic-morse:check-only-pass2...
2019-11-17 NadrierilSmall improvement to exhaustiveness diagnostics
2019-11-17 NadrierilFactor out slice constructor struct and simplify
2019-11-17 Vadim Petrochenkovrustc_metadata: Cleanup crate search with exact paths
2019-11-17 Vadim Petrochenkovrustc_metadata: Remove `CrateMetadata::is_proc_macro_crate`
2019-11-17 Vadim Petrochenkovrustc_metadata: Stop leaking `Lazy` from the `rmeta...
2019-11-17 Vadim Petrochenkovrustc_metadata: Move `CrateMetadata` into `decoder.rs`
2019-11-17 Vadim Petrochenkovrustc_metadata: Give a constructor to `CratePaths`
2019-11-17 Vadim Petrochenkovrustc_metadata: Minor cleanup
2019-11-17 Vadim Petrochenkovrustc_metadata: Give a constructor to `CrateMetadata`
2019-11-17 Vadim Petrochenkovrustc_metadata: Give a constructor to `CrateLocator`
2019-11-17 Vadim Petrochenkovrustc_metadata: `locator::Context` -> `CrateLocator`
2019-11-17 Vadim Petrochenkovrustc_metadata: Move some structs from `cstore` to...
2019-11-17 NadrierilUnify the various slice constructors
2019-11-17 Yuki OkushiAdd JohnTitor to rustc-guide toolstate notification...
2019-11-17 borsAuto merge of #66384 - cjgillot:typefoldable, r=Zoxc
2019-11-17 borsAuto merge of #66488 - RalfJung:miri, r=RalfJung
2019-11-17 Ralf Jungupdate Miri
2019-11-17 Vadim PetrochenkovRename directory `rustc_plugin` -> `rustc_plugin_impl`
2019-11-17 Vadim Petrochenkovrustc_plugin: Remove the compatibility shim
2019-11-17 borsAuto merge of #66336 - ehuss:update-cargo-books, r...
2019-11-17 borsAuto merge of #66485 - JohnTitor:rollup-vbwhg6r, r...
2019-11-17 Yuki OkushiRollup merge of #66477 - ALSchwalm:clarify-transmute...
2019-11-17 Yuki OkushiRollup merge of #66471 - Alexendoo:test-issue-63116...
2019-11-17 Yuki OkushiRollup merge of #66469 - CosineP:fix/field-lint, r...
2019-11-17 Yuki OkushiRollup merge of #66466 - RalfJung:seh, r=oli-obk
2019-11-17 Yuki OkushiRollup merge of #66465 - mulimoen:fix_lifetime_elision_...
2019-11-17 Yuki OkushiRollup merge of #66456 - Centril:driver-codes, r=Mark...
2019-11-17 Yuki OkushiRollup merge of #66395 - jplatte:centralize-panic-docs...
2019-11-17 Yuki OkushiRollup merge of #66381 - Centril:66340, r=petrochenkov
2019-11-17 Yuki OkushiRollup merge of #66344 - petrochenkov:noregattr, r...
2019-11-17 Yuki OkushiRollup merge of #66271 - petrochenkov:abism, r=Centril
2019-11-17 Yuki OkushiRollup merge of #65739 - mqudsi:vec_split_off_docs...
2019-11-17 Esteban Küberreview comments
2019-11-17 Esteban KüberSuggest calling async closure when needed
2019-11-17 Esteban Küberreview comments and fix rebase
2019-11-16 borsAuto merge of #66394 - wesleywiser:fix_oom, r=oli-obk
2019-11-16 Alex MacleodAdd test for issue 63116
2019-11-16 Vadim PetrochenkovAdd some more tests
2019-11-16 Vadim PetrochenkovAddress review comments
2019-11-16 Esteban KüberAccount for `rustc_on_unimplemented`
2019-11-16 Esteban KüberRemove unnecessary note
2019-11-16 Esteban KüberModify primary label message to be inline with error...
2019-11-16 Esteban KüberSuggest borrowing when it would satisfy an unmet trait...
2019-11-16 Esteban KüberTweak code formatting
2019-11-16 Adam SchwalmClarify transmute_copy documentation example
2019-11-16 Mahmoud Al-QudsiRevise the text of `vec::split_off()` per review in...
2019-11-16 Mahmoud Al-QudsiImprove documentation of `Vec::split_off(...)`
2019-11-16 borsAuto merge of #64694 - petrochenkov:reshelp, r=matthewj...
2019-11-16 Vadim Petrochenkovparse: Use string literal parsing in the `asm` macro
2019-11-16 Vadim Petrochenkovparse: Support parsing optional literals
2019-11-16 Vadim Petrochenkovast: Keep string literals in ABIs precisely
2019-11-16 Vadim Petrochenkovast: Keep `extern` qualifiers in functions more precisely
2019-11-16 Wesley WiserOnly run tests on x86_64
2019-11-16 clemencetbkUpdate ui tests
2019-11-16 clemencetbkAdd explanation message for E0641
2019-11-16 NadrierilAdd regression test for issue 53820
2019-11-16 NadrierilIntroduce new FixedLenSlice constructor
2019-11-16 NadrierilAdd some tests
2019-11-16 Vadim Petrochenkovrustc_plugin: Remove `Registry::register_attribute`
2019-11-16 Vadim PetrochenkovAdd some more tests
2019-11-16 Vadim Petrochenkovexpand: Stop marking derive helper attributes as known
2019-11-16 Vadim Petrochenkovresolve: Introduce a new scope for derive helpers
2019-11-16 Vadim Petrochenkovresolve: `Scope::DeriveHelpers` -> `Scope::DeriveHelper...
2019-11-16 borsAuto merge of #66333 - mark-i-m:fix-rustc-guide-1,...
2019-11-16 NadrierilTweak VarLenSlice subtraction
2019-11-16 cosineUse "field is never read" instead of "field is never...
2019-11-16 Ralf Jungavoid linking errors
2019-11-16 Ralf Jungmiri panic_unwind: fix hack for SEH platforms
2019-11-16 Magnus Ulimoenadd missing 'static lifetime in docs
2019-11-16 borsAuto merge of #66255 - ehuss:update-cc, r=alexcrichton
2019-11-16 borsAuto merge of #66453 - Centril:rollup-w1ohzxs, r=Centril
2019-11-16 Mazdak Farrokhzadmove DIAGNOSTICS usage to rustc_driver
2019-11-15 borsAuto merge of #66326 - Nadrieril:refactor-intrange...
2019-11-15 Wesley WiserRespond to review feedback
2019-11-15 Wesley Wiser[ConstProp] Avoid OOM crashes by not evaluating large...
2019-11-15 Wesley WiserFix spurious CI filures due to OOM
2019-11-15 Eduard-Mihai BurtescuUpdate src/llvm-project to include rust-lang/llvm-proje...
2019-11-15 Steven MalisChange makefile back to python27.
2019-11-15 Dylan MacKenzieRemove newtype for qualifs in `rustc_metadata`
2019-11-15 Dylan MacKenzieFix nits from review
2019-11-15 Dylan MacKenzieUse `mir::QualifSet` to store qualifs
2019-11-15 Dylan MacKenzieUse a bespoke type for the result of `mir_const_qualif`
2019-11-15 Dylan MacKenzieA `Downcast` is now reached when const-checking a ...
2019-11-15 Dylan MacKenzieRemove -Z flag for suppressing validation mismatch ICE
2019-11-15 Dylan MacKenzieAdd explanation of test for validation mismatch
next