]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-03-06 John Kåre AlsakerAdd some comments
2019-03-06 John Kåre AlsakerExecute all parallel blocks even if they panic in a...
2019-03-06 John Kåre AlsakerUpdate tests
2019-03-06 John Kåre AlsakerMake wf checking parallel
2019-03-06 John Kåre AlsakerMake misc checking 1 more parallel
2019-03-06 John Kåre AlsakerMake misc checking 2 more parallel
2019-03-06 John Kåre AlsakerRun the first block in a parallel! macro directly in...
2019-03-06 John Kåre AlsakerSplit up privacy checking so privacy_access_levels...
2019-03-06 Esteban KüberOn incorrect cfg literal/identifier, point at the right...
2019-03-06 Josh StoneAdd a tracking issue for new as_slice methods
2019-03-06 Josh StoneClean up the example on slice::IterMut::as_slice()
2019-03-06 Mazdak FarrokhzadApply suggestions from code review
2019-03-05 varkorMake adjustments for comments
2019-03-05 varkorFix rebase fallout
2019-03-05 varkorClean up some generic substs handling
2019-03-05 varkorFix negative integer literal test
2019-03-05 varkorUpdate test fallout
2019-03-05 varkorUpdate const generics tests
2019-03-05 varkorHandle const generics elsewhere
2019-03-05 varkorHandle const generics in typeck
2019-03-05 varkorHandle new ConstValue variants in mir
2019-03-05 varkorImplement structural_impls for const generics
2019-03-05 varkorAdd HAS_CT_INFER
2019-03-05 varkorStub rustdoc const generics implementations
2019-03-05 varkorImplement collect for const parameters
2019-03-05 varkorImplement wfcheck for const parameters
2019-03-05 varkorRefactor compare_method
2019-03-05 varkorAdd ast_const_to_const
2019-03-05 varkorMake a lazy const from a const param
2019-03-05 varkorPretty printing for const generics
2019-03-05 varkorAdd const type flags
2019-03-05 varkorTake const into account in context
2019-03-05 varkorStub methods in infer
2019-03-05 varkorImplement Hash for new types
2019-03-05 varkorUpdate diagnostics to include const parameters
2019-03-05 varkorAdd type constraints from const parameters
2019-03-05 varkorAdd ConstValue::Param and ConstValue::Infer
2019-03-05 varkorAdd const kind and UnpackedKind::Const
2019-03-05 varkorTake const generics into account when monomorphising
2019-03-05 varkorUse non_erasable_generics for codegen
2019-03-05 varkorAdd type_flags helper methods to consts
2019-03-05 varkorAdd InferConst
2019-03-05 varkorAdd ConstVid
2019-03-05 varkorAdd ParamConst
2019-03-05 varkorAdd Const generic param to ty
2019-03-05 Nathan WestAdd self to mailmap
2019-03-05 QuietMisdreavusonly print coverage pass lists if running on nightly
2019-03-05 QuietMisdreavusremove unused Display impl
2019-03-05 John Kåre AlsakerAdd a test for HashStable stability
2019-03-05 John Kåre AlsakerMake rustc_macro a Rust 2018 crate
2019-03-05 John Kåre AlsakerMove locate_ctxt back
2019-03-05 Giles CopeRemoved whitespace
2019-03-05 Hadley CanineRemove JSBackend from config.toml
2019-03-05 Saleem Jafferfixes rust-lang#52482
2019-03-05 Giles CopeUnrolled await macro.
2019-03-05 borsAuto merge of #58423 - nox:relax-bounds-buf-reader...
2019-03-05 Esteban KüberElide invalid method receiver error when it contains...
2019-03-05 John Kåre AlsakerUse Ident for project
2019-03-04 Taeguk KwonAdd librustc, libsyntax to rust-src distribution.
2019-03-04 Gabriela Alexandra... Make the lifetime parameters of tcx consistent.
2019-03-04 John Kåre AlsakerUpdate Cargo.lock
2019-03-04 John Kåre AlsakerAdd ignore and project attributes
2019-03-04 John Kåre AlsakerEncode proc macro stability
2019-03-04 John Kåre AlsakerBootstrap changes
2019-03-04 John Kåre AlsakerAllow linking to a proc macro on the target in metadata...
2019-03-04 John Kåre AlsakerCreate a derive macro for HashStable
2019-03-04 Josh StoneAdd as_slice() to slice::IterMut and vec::Drain
2019-03-04 Esteban KüberFix rebase and move suggestion to its own method
2019-03-04 Josh StoneAdd an explicit test for issue #50582
2019-03-04 Esteban KüberAdd fixme
2019-03-04 Esteban KüberOn return type `impl Trait` for block with no expr...
2019-03-04 Giles CopeRegression test added for an async ICE.
2019-03-04 Mark RousskovFix release note problems noticed after merging.
2019-03-04 Oliver SchererUse early unwraps instead of bubbling up errors just...
2019-03-04 Felix S. Klock IIRegression test for #58435.
2019-03-04 Anthony RamineMake the Entry API of HashMap<K, V> Sync and Send ...
2019-03-04 borsAuto merge of #58380 - estebank:missing-match-pats...
2019-03-04 borsAuto merge of #58807 - Xanewok:update-clippy, r=Xanewok
2019-03-03 Igor MatuszewskiUpdate Clippy
2019-03-03 borsAuto merge of #58505 - schomatis:fix/nll/remove-live...
2019-03-03 TimAdd .nll.stderr output
2019-03-03 Wim LoomanMonomorphize generator field types for debuginfo
2019-03-03 benaryorgrace condition in thread local storage example
2019-03-03 borsAuto merge of #58425 - wesleywiser:more_profiler_change...
2019-03-03 borsAuto merge of #58673 - matthewjasper:typeck-ptr-coercio...
2019-03-03 Wesley WiserUse FxHashMap
2019-03-03 Wesley WiserReduce the size of events by using a u64 instead of...
2019-03-03 Wesley WiserRemove profiler output and replace with a raw event...
2019-03-03 Wesley WiserWrap the self-profiler in an `Arc<Mutex<>>`
2019-03-03 Alexandra VRemove stray ` in the documentation for the FromIterato...
2019-03-03 borsAuto merge of #58879 - spastorino:update_miri, r=oli-obk
2019-03-03 borsAuto merge of #58866 - kennytm:rollup, r=kennytm
2019-03-03 kennytmRollup merge of #58865 - dlrobertson:fix-varargs, r...
2019-03-03 borsAuto merge of #58793 - Mark-Simulacrum:master-next...
2019-03-03 Mark RousskovCall clang and llvm-objdump with correct library path
2019-03-03 borsAuto merge of #58464 - jethrogb:jb/std-test-panic-outpu...
2019-03-03 Alexander RegueiroNit
2019-03-03 Esteban KüberReword error message
2019-03-03 Esteban KüberUse anonymous explicit lifetimes
2019-03-03 Esteban KüberPoint at enum definition when match patterns are not...
next