]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-10-23 Josh StoneSet RUST_BACKTRACE=0 for rustdoc-ui/failed-doctest...
2018-10-23 borsAuto merge of #55229 - nikomatsakis:issue-54692-closure...
2018-10-23 Niko Matsakistype_check/mod.rs: rustfmt
2018-10-23 Niko Matsakischeck the self type is well-formed
2018-10-23 borsAuto merge of #55281 - alexcrichton:revert-demote,...
2018-10-23 borsAuto merge of #55113 - mockersf:master, r=estebank
2018-10-23 Alex CrichtonRevert "rustc: Fix (again) simd vectors by-val in ABI"
2018-10-23 borsAuto merge of #54778 - scottmcm:stabilize-ihle, r=pnkfelix
2018-10-23 borsAuto merge of #55231 - zackmdavis:determinate, r=oli-obk
2018-10-22 Niko Matsakisstop reporting "unsatisfied lifetime bounds" errors...
2018-10-22 Niko Matsakisflesh out closure-substs test
2018-10-22 Niko Matsakisfix incremental test
2018-10-22 Niko Matsakisadd regression test for #54124
2018-10-22 Niko Matsakisstart enforcing closure types
2018-10-22 Niko Matsakisrecord supplied sig of closure
2018-10-22 Niko Matsakisconvert user-provided signatures into def-id
2018-10-22 Niko Matsakisadd a table to track user-provided signatures
2018-10-22 François Mockersbetter dummy span detection and remove redundant branch
2018-10-22 borsAuto merge of #55224 - kryptan:master, r=matthewjasper
2018-10-22 borsAuto merge of #55126 - GuillaumeGomez:improve-search...
2018-10-21 borsAuto merge of #55179 - bjorn3:miri_public_op_field...
2018-10-21 borsAuto merge of #55236 - petrochenkov:pfail, r=davidtwco
2018-10-21 Guillaume Gomezimprove search tabs look
2018-10-21 borsAuto merge of #52984 - fabric-and-ink:remove-canonical...
2018-10-21 bjorn3Address review comments
2018-10-21 bjorn3Rename read_local_of_frame to access_local
2018-10-21 bjorn3Rename alloc_map_ref to alloc_map
2018-10-21 bjorn3Add alloc_map accessor
2018-10-21 bjorn3Use `read_local_of_frame` in `eval_place_to_op`
2018-10-21 bjorn3Fix errors
2018-10-21 bjorn3Add method to get OpTy for local from arbitrary frame
2018-10-21 bjorn3Make OpTy field op public for priroda
2018-10-21 borsAuto merge of #55069 - matthewjasper:explain-free-regio...
2018-10-21 Matthew JasperUse new region infer errors for explaining borrows
2018-10-21 Vadim PetrochenkovFix a few tests with target-specific output
2018-10-21 Vadim PetrochenkovMake sure all ui/parse tests have `-Z parse-only`
2018-10-21 Vadim PetrochenkovMake some ui/parser tests compile-pass
2018-10-21 Vadim PetrochenkovMove more parsing tests to ui/parser
2018-10-21 Vadim PetrochenkovRemove the parse-fail test suite
2018-10-21 Vadim PetrochenkovMove parse-fail tests to UI
2018-10-21 borsAuto merge of #55125 - RalfJung:stacked-borrows, r...
2018-10-21 borsAuto merge of #54919 - alexcrichton:update-cargo, r...
2018-10-21 Alex CrichtonUpdate Cargo, build curl/OpenSSL statically via features
2018-10-20 Ralf Jungupdate miri
2018-10-20 borsAuto merge of #55230 - Manishearth:rollup, r=Manishearth
2018-10-20 François Mockersmanage cases with tabs or other whitespaces
2018-10-20 Matthew JasperGive an error number for "borrowed data escapes outside...
2018-10-20 Matthew JasperUse more accurate `ConstraintCategory`s
2018-10-20 Matthew JasperPrefer type annotations and returns in free region...
2018-10-20 Manish GoregaokarRollup merge of #55213 - qmx:tidy-fix, r=tmandry
2018-10-20 Manish GoregaokarRollup merge of #55203 - scalexm:program-clauses, r...
2018-10-20 Manish GoregaokarRollup merge of #55189 - steveklabnik:update-books...
2018-10-20 Manish GoregaokarRollup merge of #55073 - alexcrichton:demote-simd,...
2018-10-20 borsAuto merge of #55156 - PramodBisht:issue/52717, r=estebank
2018-10-20 Zack M. Davispick a reference issue for absolute-paths future incomp...
2018-10-20 Fabian DrinckRename InferTy::CanonicalTy to BoundTy and add Debruijn...
2018-10-20 Fabian DrinckRename CanonicalVar to BoundTyIndex
2018-10-20 borsAuto merge of #55119 - varkor:unwarned-match-on-never...
2018-10-20 kryptanUse a keyword in raw identifier example
2018-10-20 Steve Klabnikupdate books for the next release
2018-10-20 borsAuto merge of #55014 - ljedrz:lazyboye_unwraps, r=matth...
2018-10-20 borsAuto merge of #55114 - oli-obk:fx#map, r=nikomatsakis
2018-10-20 Scott McMurray`impl<'_> IceCube<'_> {}` is now only one error in...
2018-10-20 Scott McMurrayAdd a stub feature so we can still test E0705
2018-10-20 Scott McMurray17905 also no longer errors, thanks to IHLE
2018-10-20 Scott McMurrayMove an underscore-lifetime error test to an IHLE succe...
2018-10-20 Scott McMurrayHooray! 19982 finally works the way people wanted in...
2018-10-20 Scott McMurrayStabilize impl_header_lifetime_elision in 2015
2018-10-20 borsAuto merge of #55007 - davidtwco:issue-39175, r=petroch...
2018-10-19 borsAuto merge of #55162 - nikomatsakis:issue-54902-undersc...
2018-10-19 Niko Matsakisadd more to the ERROR messages
2018-10-19 Niko Matsakisfix error messages
2018-10-19 borsAuto merge of #55152 - nikomatsakis:nll-issue-54571...
2018-10-19 Douglas Camposignore target folders
2018-10-19 scalexmWrite an initial version of the `program_clauses` callback
2018-10-19 David WoodOnly suggest paths that exist.
2018-10-19 Niko Matsakisnormalize the self-type that we extract from impl
2018-10-19 Niko Matsakiseven though we don't need it yet, fix the "fast path...
2018-10-19 Niko Matsakisadd a test that we enforce '`static` errors post normal...
2018-10-19 Niko Matsakisadd useful debug log
2018-10-19 Niko Matsakisregion_infer/mod.rs: rustfmt
2018-10-19 Niko Matsakispacify the mercilous tidy
2018-10-19 Niko Matsakisskip user-type annotations if they don't have regions
2018-10-19 Niko Matsakislowering casts in constants now creates multiple uses
2018-10-19 Niko Matsakispacify the mercilous tidy
2018-10-19 Niko Matsakissave the user-provided type immediately upon return...
2018-10-19 Niko Matsakiscreate type ascription for any cast
2018-10-19 Keith YeungWrap cast expressions inside of ValueTypeAscription
2018-10-19 Niko Matsakissuppress duplicate -- or near duplicate -- type test...
2018-10-19 Niko Matsakisnormalize and prove predicates
2018-10-19 Niko Matsakisnormalize after substitution
2018-10-19 Niko Matsakispull `relate_type_and_user_type` code into `type_check...
2018-10-19 Oliver SchererUpdate unit tests
2018-10-19 Oliver SchererUpdate TypedArena tests
2018-10-19 Oliver SchererUpdate more internals tests to `default`
2018-10-19 Oliver SchererFree some memory instead of just dropping elements
2018-10-19 Oliver SchererUpdate a compiler-test to the `Default` changes
2018-10-19 Oliver SchererRemove unused box
2018-10-19 Oliver SchererDerives often have very strict bounds
2018-10-19 Oliver SchererPrefer `Default::default` over `FxHash*::default` in...
next