]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-09-13 borsAuto merge of #76623 - slightlyoutofphase:master, r...
2020-09-13 borsAuto merge of #76598 - ad-anssi:diagnostic_errors_fix...
2020-09-13 borsAuto merge of #76658 - Aaron1011:fix/encode-dummy-loc...
2020-09-13 borsAuto merge of #76588 - guswynn:debug_logging, r=jyn514...
2020-09-13 borsAuto merge of #76585 - Aaron1011:ignore-vert-plus,...
2020-09-13 Aaron HillProperly encode spans with a dummy location and non...
2020-09-13 borsAuto merge of #76349 - Mark-Simulacrum:dl-llvm, r=alexc...
2020-09-13 borsAuto merge of #76306 - tmiasko:nrvo-debuginfo, r=ecstat...
2020-09-12 borsAuto merge of #73461 - calebzulawski:validate-attribute...
2020-09-12 Mark RousskovSet link-shared if LLVM ThinLTO is enabled in config.rs
2020-09-12 Mark RousskovDownload LLVM from CI to bootstrap
2020-09-12 borsAuto merge of #76538 - fusion-engineering-forks:check...
2020-09-12 borsAuto merge of #76639 - Mark-Simulacrum:ci-hosts, r...
2020-09-12 SlightlyOutOfPhaseGive functions unique names
2020-09-12 SlightlyOutOfPhaseFix `const-display.rs` XPATH queries (#1)
2020-09-12 Mark RousskovPrint all step timings
2020-09-12 borsAuto merge of #76632 - andjo403:updateDep, r=Mark-Simul...
2020-09-12 borsAuto merge of #76561 - Thomasdezeeuw:iov-constant-limit...
2020-09-12 Mark RousskovAdd host= configuration for msvc/darwin
2020-09-12 borsAuto merge of #76637 - RalfJung:rollup-eaykf93, r=RalfJung
2020-09-12 Ralf JungRollup merge of #76615 - GuillaumeGomez:missing-example...
2020-09-12 Ralf JungRollup merge of #76599 - hameerabbasi:const-generics...
2020-09-12 Ralf JungRollup merge of #76583 - CDirkx:os-doc, r=jonas-schievink
2020-09-12 Ralf JungRollup merge of #76530 - carbotaniuman:fix-rc, r=RalfJung
2020-09-12 Ralf JungRollup merge of #76484 - fusion-engineering-forks:maybe...
2020-09-12 Ralf JungRollup merge of #76297 - lcnr:const-ty-alias, r=varkor
2020-09-12 Ralf JungRollup merge of #76114 - marmeladema:duration-saturatin...
2020-09-12 borsAuto merge of #76222 - guswynn:const_diag, r=estebank
2020-09-12 Andreas Jonsonupdate the version of itertools and parking_lot
2020-09-12 borsAuto merge of #75756 - jyn514:diagnostic-suggestions...
2020-09-12 borsAuto merge of #75021 - cuviper:array_chunks_mut, r...
2020-09-12 SlightlyOutOfPhaseFix formatting for tidy
2020-09-12 SlightlyOutOfPhaseCheck basic constness before unstable constness
2020-09-12 borsAuto merge of #74328 - yoshuawuyts:stabilize-future...
2020-09-12 SlightlyOutOfPhaseUse `is_unstable_const_fn` where appropriate
2020-09-11 borsAuto merge of #73951 - pickfire:liballoc-intoiter,...
2020-09-11 Gus Wynnbetter diag when const ranges are used in patterns
2020-09-11 borsAuto merge of #73761 - rijenkii:master, r=KodrAus
2020-09-11 Guillaume GomezAdd missing examples on binary core traits
2020-09-11 borsAuto merge of #76499 - guswynn:priv_des, r=petrochenkov
2020-09-11 Mara BosImprove `ineffective_unstable_trait_impl` error message.
2020-09-11 Joshua NelsonName the current module
2020-09-11 Gus WynnGive better diagnostic when using a private tuple struc...
2020-09-11 borsAuto merge of #76415 - Mark-Simulacrum:bootstrap-cross...
2020-09-11 Joshua NelsonRemove unnecessary clone
2020-09-11 Joshua NelsonUse `span_label` instead of `note`
2020-09-11 Joshua Nelsonbox ResolutionFailures on the heap
2020-09-11 Thomas de ZeeuwIgnore unnecessary unsafe warnings
2020-09-11 Gus Wynnjust max_level_info
2020-09-11 Gus Wynncomments + add max_level_info so false works with debug...
2020-09-11 Aurélien Deharberepairing broken error message and rustfix application...
2020-09-11 rijenkiiAdd `peek` and `peek_from` to `UnixStream` and `UnixDat...
2020-09-11 Mark RousskovStop implicitly appending triples to config.toml hosts...
2020-09-11 Mark RousskovVerify we compile std without involving a b host compiler
2020-09-11 Mark RousskovRemove host parameter from step configurations
2020-09-11 carbotaniumanAddress review comments
2020-09-11 Aurélien Deharbeadd non-regression test for issue #76597
2020-09-11 Mara BosAdd test for unstable trait impl lint.
2020-09-11 Mara BosAllow unstable From impl for [Raw]Waker.
2020-09-11 Mara BosTurn unstable trait impl error into a lint, so it can...
2020-09-11 Mara BosMark Error impl for LayoutErr as stable.
2020-09-11 Mara BosMark RefUnwindSafe impls for stable atomic types as...
2020-09-11 Mara BosTurn useless #[unstable] attributes into errors.
2020-09-11 Mara BosWarn for #[unstable] on trait impls when it has no...
2020-09-11 borsAuto merge of #76573 - Mark-Simulacrum:bootstrap-with...
2020-09-11 Hameer AbbasiAdd revisions to const generic type-dependent UI tests.
2020-09-11 Hameer AbbasiAdd revisions to const generic const_evaluatable_checke...
2020-09-11 Aurélien Deharbereplacing sub's that can wrap by saturating_sub's
2020-09-11 borsAuto merge of #75611 - JulianKnodt:cg_enum_err, r=lcnr
2020-09-11 borsAuto merge of #76381 - petrochenkov:nomingwcomp, r...
2020-09-11 borsAuto merge of #75800 - Aaron1011:feature/full-nt-tokens...
2020-09-11 Christiaan... Update `std::os` module documentation.
2020-09-10 Gus Wynnadd debug-logging to config.toml
2020-09-10 borsAuto merge of #74437 - ssomers:btree_no_root_in_noderef...
2020-09-10 Aaron HillFully integrate token collection for additional AST...
2020-09-10 Aaron HillAttach tokens to `ast::Stmt`
2020-09-10 Aaron HillAttach `TokenStream` to `ast::Visibility`
2020-09-10 Aaron HillAttach `TokenStream` to `ast::Path`
2020-09-10 Aaron HillAttach tokens to `NtMeta` (`ast::AttrItem`)
2020-09-10 Aaron HillCollect tokens when handling `:literal` matcher
2020-09-10 Aaron HillAttach `TokenStream` to `ast::Ty`
2020-09-10 Aaron HillAttach `TokenStream` to `ast::Block`
2020-09-10 borsAuto merge of #76574 - flip1995:clippyup, r=Manishearth
2020-09-10 Aaron HillIgnore `|` and `+` tokens during proc-macro pretty...
2020-09-10 borsAuto merge of #76582 - tmandry:rollup-lwwc93b, r=tmandry
2020-09-10 Tyler MandryRollup merge of #76568 - GuillaumeGomez:add-missing...
2020-09-10 Tyler MandryRollup merge of #76567 - matthiaskrgr:clone_on_copy...
2020-09-10 Tyler MandryRollup merge of #76565 - matthiaskrgr:box_place, r...
2020-09-10 Tyler MandryRollup merge of #76563 - yokodake:patch-1, r=jonas...
2020-09-10 Tyler MandryRollup merge of #76559 - lcnr:const-evaluatable, r...
2020-09-10 Tyler MandryRollup merge of #76555 - alilleybrinker:reword_trivial_...
2020-09-10 Tyler MandryRollup merge of #76548 - tmiasko:validate, r=davidtwco
2020-09-10 Tyler MandryRollup merge of #76524 - davidtwco:issue-76077-inaccess...
2020-09-10 Tyler MandryRollup merge of #76514 - hameerabbasi:const-generics...
2020-09-10 Tyler MandryRollup merge of #76289 - arijit79:master, r=jyn514
2020-09-10 Tyler MandryRollup merge of #75857 - dtolnay:unsafe, r=nagisa
2020-09-10 David Woodtypeck/pat: inaccessible private fields
2020-09-10 David Woodtypeck/expr: inaccessible private fields
2020-09-10 borsAuto merge of #76564 - pietroalbini:ci-avoid-wasting...
2020-09-10 Mark RousskovOnly copy LLVM into rust-dev with internal LLVM
next