]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-03-20 Aidan Hobson... Document heap allocation location guarantee
2016-03-20 borsAuto merge of #32010 - devonhollowood:non-c-like-enum...
2016-03-20 borsAuto merge of #32375 - phil-opp:patch-1, r=japaric
2016-03-20 Philipp OppermannThe `data-layout` field is no longer required, but...
2016-03-20 borsAuto merge of #32367 - tiehuis:tiehuis-E0412-help,...
2016-03-20 borsAuto merge of #32361 - japaric:no-llvm-assertions-on...
2016-03-20 tiehuisUpdate tests which reference E0421
2016-03-20 borsAuto merge of #32358 - Manishearth:pr-32053, r=Manishearth
2016-03-20 tiehuisAlter E0412 help message wording
2016-03-20 borsAuto merge of #32306 - nikomatsakis:issue-32278, r...
2016-03-19 borsAuto merge of #32362 - bluss:float-fast-math, r=eddyb
2016-03-19 Ulrik SverdrupUpdate float_math test to not use constants
2016-03-19 Ulrik SverdrupFix LLVMRustSetHasUnsafeAlgebra to only have effect...
2016-03-19 Jorge Apariciodisable llvm assertions on ARM compilers
2016-03-19 borsAuto merge of #32244 - Amanieu:compare_exchange_result...
2016-03-19 borsAuto merge of #32314 - alexcrichton:ascii-fun, r=aturon
2016-03-19 Daniel J RollinsAdd Help and Suggestion to issue-29124 tests
2016-03-19 Daniel J RollinsUse last path segment for uncalled method note if span_...
2016-03-19 Daniel J RollinsAdd test for issue 29124
2016-03-19 Daniel J RollinsFix code review actions in PR #32053
2016-03-19 Daniel J RollinsAdd note if method is called on a function object
2016-03-19 Amanieu d'AntrasChange compare_exchange to return a Result<T, T>
2016-03-19 borsAuto merge of #32351 - eddyb:rollup, r=eddyb
2016-03-19 Eduard-Mihai... Rollup merge of #32347 - Amanieu:volatile_fat_ptr,...
2016-03-19 Eduard-Mihai... Rollup merge of #32342 - petevine:patch-1, r=alexcrichton
2016-03-19 Eduard-Mihai... Rollup merge of #32337 - dotdash:llvm-aa-perf, r=alexcr...
2016-03-19 Eduard-Mihai... Rollup merge of #32332 - jonas-schievink:issue32323...
2016-03-19 Eduard-Mihai... Rollup merge of #32329 - sfackler:assert-recover-safe...
2016-03-19 Eduard-Mihai... Rollup merge of #32327 - toddlucas:master, r=apasel422
2016-03-19 Eduard-Mihai... Rollup merge of #32321 - alexcrichton:cross-to-netbsd...
2016-03-19 Eduard-Mihai... Rollup merge of #32319 - benaryorg:patch-3, r=alexcrichton
2016-03-19 Eduard-Mihai... Rollup merge of #32316 - tclfs:patch-3, r=steveklabnik
2016-03-19 Eduard-Mihai... Rollup merge of #32308 - bombless:patch-2, r=alexcrichton
2016-03-19 Eduard-Mihai... Rollup merge of #32288 - tclfs:patch-2, r=apasel422
2016-03-19 Eduard-Mihai... Rollup merge of #32271 - frewsxcv:compiletest-ignored...
2016-03-19 Eduard-Mihai... Rollup merge of #32269 - richo:impl-totokens-p-implitem...
2016-03-19 Eduard-Mihai... Rollup merge of #32265 - tclfs:patch-1, r=alexcrichton
2016-03-19 borsAuto merge of #32304 - pravic:fix-variadic-ffi-test...
2016-03-19 borsAuto merge of #32256 - bluss:float-fast-math, r=alexcri...
2016-03-19 Amanieu d'AntrasFix volatile stores of fat pointers
2016-03-19 borsAuto merge of #32050 - achanda:from-slice-v4, r=alexcri...
2016-03-18 petevineUse explicit -march flags in the i586 mk file
2016-03-18 Niko Matsakisadd assertion and comment about mutability
2016-03-18 borsAuto merge of #31977 - bluss:partial-eq-save, r=brson
2016-03-18 Niko Matsakiselide noop coercions
2016-03-18 Niko Matsakismake suggestion stuff not swallow errors
2016-03-18 Niko Matsakisadd comment clarifying what edges are needed
2016-03-18 Niko Matsakisfix coercion behavior for nested references
2016-03-18 Niko Matsakispick off some easy cases for LUB/GLB in regions
2016-03-18 Niko Matsakisdon't create region vars in LUB coercions
2016-03-18 Niko Matsakisrename unify to unify_and_identity
2016-03-18 Niko Matsakischange coercion to use target region if not LUB
2016-03-18 borsAuto merge of #32309 - aturon:overlap-warning, r=nikoma...
2016-03-18 Aaron TuronChange inherent overlap error to a warning for now...
2016-03-18 Ulrik SverdrupAdd intrinsics for float arithmetic with `fast` flag...
2016-03-18 Steven FacklerFix tidy
2016-03-18 borsAuto merge of #32282 - sfackler:panic-hook, r=alexcrichton
2016-03-18 Steven FacklerAdd a since to deprecations
2016-03-18 Björn SteinbrinkUpdate LLVM to include a backport to restore AA performance
2016-03-18 borsAuto merge of #32080 - eddyb:transcendent, r=nikomatsakis
2016-03-18 Eduard Burtescutests: Update run-make/issue-25581 to reflect how fat...
2016-03-18 Eduard Burtescutrans: Don't ignore zero-sized struct arguments on...
2016-03-18 Jonas Schievinkliveness: substitute bound regions with free ones befor...
2016-03-18 borsAuto merge of #32248 - dstu:master, r=alexcrichton
2016-03-18 borsAuto merge of #32207 - achanda:ipv6-doc, r=alexcrichton
2016-03-18 Steven FacklerMake AssertRecoverSafe's field public
2016-03-18 Eduard Burtescutrans: Decide whether to load volatile_store's argument...
2016-03-18 Todd LucasMinor phrasing adjustment
2016-03-18 Eduard BurtescuUpdate the not-at-all-pretty pain-o-tron-4000+264 test.
2016-03-17 Eduard Burtescutrans: Pass newtypes of immediates as their inner-most...
2016-03-17 Alex Crichtonrustbuild: Fix cross to netbsd from Linux
2016-03-17 Eduard Burtescumir: Don't memset allocas of types that do not require...
2016-03-17 Eduard Burtescumir: Store immediates used for indirect arguments in...
2016-03-17 Eduard BurtescuAdd #[rustc_no_mir] to make tests pass with -Z orbit.
2016-03-17 Eduard Burtescucompiletest: Add rustc-env for run-pass/super-fast...
2016-03-17 Eduard Burtescumir: Don't forget to drop arguments.
2016-03-17 Eduard Burtescuhir_map: Provide expression and statement attributes.
2016-03-17 Eduard Burtescutrans: Do not depend on having Expr's around for generi...
2016-03-17 Eduard Burtescuconst_eval: Take just one set of substitutions in looku...
2016-03-17 Eduard Burtescumir: Use usize instead of u32 for indexing slices.
2016-03-17 Eduard BurtescuAdd -Z orbit for forcing MIR for everything, unless...
2016-03-17 Eduard Burtescuhir, mir: Separate HIR expressions / MIR operands from...
2016-03-17 Eduard Burtescumir: Translate Rvalue::Slice without relying on tvec.
2016-03-17 Eduard Burtescumir: Get the right non-reference type for binding patterns.
2016-03-17 Eduard Burtescumir: Don't lose sub-patterns inside slice patterns.
2016-03-17 Eduard Burtescumir: Match against slices by calling PartialEq::eq.
2016-03-17 Eduard Burtescutrans: Make everything used from within at_start Builde...
2016-03-17 Eduard Burtescumir: Call set_operand_dropped in more places, specifica...
2016-03-17 Eduard Burtescumir: Translate intrinsics, via old trans where possible.
2016-03-17 Eduard Burtescumir: Reintroduce the temporary block after invokes...
2016-03-17 Eduard Burtescumir: Trigger closure instantiations when the closure...
2016-03-17 Eduard Burtescutrans: Load and cache cross-crate Mir instances in...
2016-03-17 Eduard Burtescumir: Don't shadow the "args" variable in Call translation.
2016-03-17 Eduard Burtescumir: Truncate bool to i1 for SwitchInt.
2016-03-17 Eduard Burtescutrans: Take a &Builder in call_memcpy, like call_memset.
2016-03-17 Eduard Burtescumir: Support RustCall ABI functions.
2016-03-17 Eduard Burtescumir: Load FatPtr constants instead of keeping them...
2016-03-17 Eduard Burtescumir: Don't load the discriminant, it's already in immed...
2016-03-17 Eduard Burtescumir: Don't use ConstVal when adjustments are involved...
2016-03-17 Eduard Burtescumir: Unsize ConstVal::ByteStr before comparing &[u8...
next