]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-01-10 Dylan DPCUpdate E0185.md
2020-01-10 Lzu TaoInline to make OsStr::is_empty zero cost
2020-01-10 borsAuto merge of #67996 - JohnTitor:clippy-up, r=JohnTitor
2020-01-10 varkorClarify suggestion for E0013
2020-01-10 Lzu Taomake use of pointer::is_null
2020-01-10 borsAuto merge of #67397 - michaelwoerister:query-keys...
2020-01-10 Matthew HealyPrefer llvm-skip-rebuild flag value over config.toml
2020-01-10 Matthew HealyMatch llvm-skip-rebuild flag
2020-01-10 Michael WoeristerFix some rebasing fallout.
2020-01-10 Michael WoeristerUpdate measureme to 0.7.1 in order to fix compilation...
2020-01-10 Michael WoeristerRun 'x.py fmt'.
2020-01-10 Michael Woeristerself-profile: Fix issue with handling query blocking.
2020-01-10 Michael WoeristerInitial support for recording query keys in self-profil...
2020-01-10 Michael WoeristerUse 'relaxed' memory ordering for simple atomic counter...
2020-01-10 Michael Woeristerself-profile: Switch to new approach for event_id gener...
2020-01-10 Guillaume GomezImprove E0185 wording
2020-01-10 Oliver SchererRebase fallout
2020-01-10 Oliver SchererRemove an outdated comment
2020-01-10 Oliver SchererAdd regression tests for promotion mir expansion
2020-01-10 Oliver SchererErrors in promoteds may only cause lints not hard errors
2020-01-10 Oliver SchererPromoteds also need param envs.
2020-01-10 Santiago PastorinoDo not store lint_root
2020-01-10 Santiago PastorinoAdd span_bug that notes that shuffle indices must be...
2020-01-10 Santiago PastorinoMake Place Copy
2020-01-10 Santiago PastorinoUse re_erased instead of re_static
2020-01-10 Santiago PastorinoNo need to use local.into here
2020-01-10 Santiago PastorinoFix print const on librustdoc
2020-01-10 Santiago PastorinoRemove PlaceBase enum and make Place base field be...
2020-01-10 Santiago PastorinoRemove Static from PlaceBase
2020-01-10 Santiago PastorinoRemove unused param_env parameter
2020-01-10 Santiago PastorinoUse if let instead of match with one meaningful arm
2020-01-10 Santiago PastorinoRemove StaticKind
2020-01-10 Santiago PastorinoRemove StaticKind::Promoted
2020-01-10 Santiago PastorinoAdd promoted_operand closure to reuse code across different
2020-01-10 Santiago PastorinoPromote `Argument`s to constants instead of statics
2020-01-10 Santiago PastorinoPromote `Repeat`s to constants instead of statics
2020-01-10 Santiago PastorinoPromote `Ref`s to constants instead of static
2020-01-10 Santiago PastorinoRevert const_eval call to use const_eval_raw to avoid...
2020-01-10 Jethro BeekmanAllow specifying LLVM args in target specifications
2020-01-10 Mazdak Farrokhzadnix syntax::errors & prefer rustc_errors over errors
2020-01-10 Mazdak FarrokhzadIntroduce `#![feature(half_open_range_patterns)]`.
2020-01-10 Esteban KüberDo not ICE on unicode next point
2020-01-10 borsAuto merge of #68078 - Centril:rollup-qvq052k, r=Centril
2020-01-10 Mazdak FarrokhzadRollup merge of #68073 - Centril:fix-68062, r=estebank
2020-01-10 Mazdak FarrokhzadRollup merge of #68071 - estebank:ice-67995, r=Centril
2020-01-10 Mazdak FarrokhzadRollup merge of #67922 - Centril:lowering-cleanup,...
2020-01-10 Mazdak FarrokhzadRollup merge of #67820 - ecstatic-morse:const-trait...
2020-01-10 Mazdak FarrokhzadRollup merge of #67501 - oli-obk:test-slice-patterns...
2020-01-10 Mazdak FarrokhzadRollup merge of #66463 - estebank:point-at-closure...
2020-01-10 Dylan MacKenzieAdd test for `?const` in nested impl/dyn trait
2020-01-10 Dylan MacKenzieMake `bound_context` more like neighboring functions
2020-01-10 Dylan MacKenzieAdd test for `?const` and `?` on the same bound
2020-01-10 Dylan MacKenzieCall all visit methods on trait definitions
2020-01-10 Dylan MacKenzieAdd tests for RFC 2632
2020-01-10 Dylan MacKenzieCheck for `?const` in invalid contexts during AST valid...
2020-01-10 Dylan MacKenzieReject `const` in inherent impls
2020-01-10 Dylan MacKenzieError when new syntax is lowered
2020-01-10 Dylan MacKenzieParse `?const Trait` bound syntax
2020-01-10 Dylan MacKenzieParse `impl const Trait for Ty` syntax
2020-01-10 Dylan MacKenzieAdd a `constness` field to `ast::TraitRef`
2020-01-10 Dylan MacKenzieAdd `const_trait_bound_opt_out` feature gate
2020-01-10 Dylan MacKenzieAdd `const_trait_impl` feature gate
2020-01-09 Oliver Middletonrustbuild: Cleanup book generation
2020-01-09 Esteban Küberreview comments: more tests
2020-01-09 Yuki OkushiUpdate Clippy
2020-01-09 Matthew HealyAdd llvm-skip-rebuild to opts
2020-01-09 Esteban KüberExtend support of `_` in type parameters
2020-01-09 John Kåre AlsakerTweak timers
2020-01-09 Mazdak Farrokhzadexpect `fn` after `const unsafe` / `const extern`
2020-01-09 Yuki OkushiFix ICE #68058
2020-01-09 John Kåre AlsakerLabel unmarked time
2020-01-09 John Kåre AlsakerPrecompile CGUs while the main thread has the implicit...
2020-01-09 John Kåre AlsakerCompile some CGUs in parallel at the start of codegen
2020-01-09 Guillaume Gomezclean up E0185 explanation
2020-01-09 borsAuto merge of #68067 - JohnTitor:rollup-vsj5won, r...
2020-01-09 Yuki OkushiRollup merge of #68054 - tspiteri:null-unchecked-as_mut...
2020-01-09 Yuki OkushiRollup merge of #68040 - sinkuu:unused, r=petrochenkov
2020-01-09 Yuki OkushiRollup merge of #68006 - infinity0:master, r=nikomatsakis
2020-01-09 Yuki OkushiRollup merge of #67975 - EmbarkStudios:export-statics...
2020-01-09 Yuki OkushiRollup merge of #67967 - JohnTitor:fix-ice-0107, r...
2020-01-09 Yuki OkushiRollup merge of #67935 - Thomasdezeeuw:issue_67669...
2020-01-09 Yuki OkushiRollup merge of #67725 - ssomers:into_key_slice_mut...
2020-01-09 Yuki OkushiRollup merge of #67358 - cuviper:get_or_insert_owned...
2020-01-09 Yuki OkushiRollup merge of #67122 - petrochenkov:nodedup, r=estebank
2020-01-09 Yuki OkushiRollup merge of #66254 - CAD97:patch-1, r=KodrAus
2020-01-09 Vadim PetrochenkovAddress review comments + Update NLL tests
2020-01-09 CAD97Mark Layout::new as const stable
2020-01-09 Christopher... Make Layout::new const
2020-01-09 Vadim PetrochenkovUpdate tests
2020-01-09 Vadim Petrochenkovcompiletest: Do not deduplicate diagnostics in UI tests
2020-01-09 borsAuto merge of #68047 - pietroalbini:fix-toolstate-again...
2020-01-09 Trevor Spiteridoc: add Null-unchecked version section to mut pointer...
2020-01-09 borsAuto merge of #67988 - Zoxc:prof-fix, r=michaelwoerister
2020-01-09 Oliver SchererSwitch assertion order to be more helpful to ppl that...
2020-01-09 Oliver SchererRename `Unsized` to `Meta`
2020-01-09 Stein SomersApply suggestions from code review
2020-01-09 Stein SomersSimplify into_key_slice_mut and document bits and bobs
2020-01-09 Oliver SchererUpdate src/librustc_mir/interpret/place.rs
2020-01-09 Pietro Albinici: another take at fixing toolstate
2020-01-09 Tomasz MiąskoDocument sanitizers in unstable-book
next