]> git.lizzy.rs Git - rust.git/history - src
Move test to the right directory and make it pass
[rust.git] / src /
2015-09-19 William ThroweMove test to the right directory and make it pass
2015-09-18 borsAuto merge of #28492 - Ms2ger:a-name, r=steveklabnik
2015-09-18 Ms2gerUse divs with ids rather than as with names.
2015-09-17 borsAuto merge of #28476 - steveklabnik:rollup, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28474 - tshepang:repetition, r=stevekl...
2015-09-17 Steve KlabnikRollup merge of #28473 - tshepang:lowercase, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28471 - tshepang:markup, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28470 - tshepang:idiom, r=steveklabnik
2015-09-17 Steve KlabnikRollup merge of #28466 - baskerville:trpl-heap-highest...
2015-09-17 Steve KlabnikRollup merge of #28451 - dagnir:osx-req-wording, r...
2015-09-17 Steve KlabnikRollup merge of #28435 - apasel422:issue-24533, r=nikom...
2015-09-17 Steve KlabnikRollup merge of #28422 - christopherdumas:label_code...
2015-09-17 Steve KlabnikRollup merge of #28314 - tbu-:pr_atomics_are_send,...
2015-09-17 Steve KlabnikRollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth
2015-09-17 Tshepang Lekhonkhobereference: actual keywords feel more appropriate
2015-09-17 Tshepang Lekhonkhobereference: mark that up to make it more clear it is...
2015-09-17 Tshepang Lekhonkhobedoc: follow idiom in code snippet
2015-09-17 borsAuto merge of #28459 - apasel422:tests, r=alexcrichton
2015-09-17 Tshepang Lekhonkhobedoc: no need to mention the method by name
2015-09-17 borsAuto merge of #28457 - VHaravy:test-run-pass-x86stdcall...
2015-09-17 Bastien Dejeantrpl: Fix off-by-one highest memory address
2015-09-17 borsAuto merge of #28421 - alexcrichton:msvc-rmake, r=alexc...
2015-09-17 Alex Crichtonrmake: Get all tests passing on MSVC
2015-09-17 borsAuto merge of #28428 - dotdash:same_adjust, r=nikomatsakis
2015-09-17 Andrew PaseltinerAdd tests for #23543, #23544
2015-09-17 Björn SteinbrinkDon't create adjustments from a type to itself
2015-09-17 borsAuto merge of #28455 - nrc:span-bang, r=alexcrichton
2015-09-17 borsAuto merge of #28381 - ebfull:aint-fraid-a-no-ghosts...
2015-09-17 Vitali HaravyCorrect type definition of HANDLE.
2015-09-17 borsAuto merge of #28454 - GSam:master, r=nrc
2015-09-17 borsAuto merge of #28438 - apasel422:issue-22872, r=alexcri...
2015-09-17 Nick CameronFix the span for ! returns
2015-09-17 borsAuto merge of #28349 - nrc:ast-lints, r=manishearth
2015-09-17 Garming SamAdd compiler option to keep mtwt tables
2015-09-17 Nick Cameronrebasing
2015-09-17 Nick CameronChange to a multi-trait approach
2015-09-17 Nick CameronChanges to tests
2015-09-17 Nick CameronRemove hir::ExprParen
2015-09-17 Nick CameronChange the unused parens lint to operate on the AST
2015-09-17 Nick CameronAdd an early lint pass for lints that operate on the AST
2015-09-16 Dongie AgnirChange OSX version req wording to match Linux.
2015-09-16 borsAuto merge of #28436 - ranma42:faster-partialord, r...
2015-09-16 borsAuto merge of #28432 - aochagavia:docs2, r=alexcrichton
2015-09-16 Andrew PaseltinerRemove incorrect test for #22872
2015-09-16 Andrea CancianiExplain explicit slicing in slice cmp and partial_cmp...
2015-09-16 Andrea CancianiRemove inline attribute
2015-09-16 Andrea CancianiRemove boundary checks in slice comparison operators
2015-09-16 Andrea CancianiReuse cmp in totally ordered types
2015-09-16 Andrew PaseltinerAdd test for #24533
2015-09-16 Andrea CancianiImprove PartialOrd for slices
2015-09-16 Andrea CancianiSpecialize `PartialOrd` for totally ordered primitive...
2015-09-16 borsAuto merge of #28353 - GuillaumeGomez:error_codes,...
2015-09-16 Adolfo OchagavíaSimplify sample code for {Option, Result}::iter_mut
2015-09-16 Guillaume GomezEnd of adding error codes in librustc
2015-09-16 borsAuto merge of #28420 - christopherdumas:intergrate_erro...
2015-09-16 borsAuto merge of #28417 - apasel422:issue-23036, r=arielb1
2015-09-16 borsAuto merge of #28401 - christopherdumas:beginners_manue...
2015-09-16 borsAuto merge of #28399 - nrc:attrs, r=nikomatsakis
2015-09-15 Nick CameronUse ast attributes every where (remove HIR attributes).
2015-09-15 Tobias BucherAdd a comment that the `Atomic*` are all implicitly...
2015-09-15 borsAuto merge of #28408 - brson:relnotes, r=aturon
2015-09-15 christopherdumasFixe heading
2015-09-15 christopherdumasFix option link and anchor links.
2015-09-15 christopherdumasAdded anchors for the code snippets.
2015-09-15 christopherdumasFix option link and anchor links.
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28413 - arielb1:deduplication, r=eddyb
2015-09-15 Andrew PaseltinerAdd test for #23036
2015-09-15 borsAuto merge of #28407 - mmcco:master, r=alexcrichton
2015-09-15 borsAuto merge of #28406 - petrochenkov:primitive, r=eddyb
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-15 borsAuto merge of #28268 - petrochenkov:fnptr, r=alexcrichton
2015-09-15 borsAuto merge of #28395 - ebfull:fix-associated-item-resol...
2015-09-15 Sean BoweIgnore PhantomData when checking CoerceUnsized implemen...
2015-09-15 borsAuto merge of #28351 - jonas-schievink:macro-bt, r=nrc
2015-09-15 borsAuto merge of #28274 - arielb1:split-ty, r=nikomatsakis
2015-09-14 borsAuto merge of #28256 - petrochenkov:conv, r=alexcrichton
2015-09-14 Michael McConvilleRemove a needless memset(). It's okay that we don't...
2015-09-14 Vadim PetrochenkovProhibit renaming to primitive types' names in import...
2015-09-14 Ariel Ben-Yehudadeduplicate erase_regions
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28403 - sfackler:timeout-cap-removal...
2015-09-14 Steven FacklerDrop upper bounds on net timeout tests
2015-09-14 borsAuto merge of #28248 - PeterReid:master, r=alexcrichton
2015-09-14 christopherdumasFix tuple float bug.
2015-09-14 Jonas SchievinkPrint the file in which a macro was defined
2015-09-14 Ariel Ben-Yehudause RegionEscape instead of inherent has_escaping_regio...
2015-09-14 Ariel Ben-Yehudasplit ty::util and ty::adjustment
2015-09-14 borsAuto merge of #28358 - dotdash:nounwind, r=alexcrichton
2015-09-14 Ariel Ben-Yehudamove traits structural impls to traits::structural_impls
2015-09-14 Björn SteinbrinkMark all extern functions as nounwind
2015-09-14 Ariel Ben-Yehudasplit ty.rs into smaller parts
2015-09-14 borsAuto merge of #28389 - aidanhs:aphs-update-musl-linking...
2015-09-14 Sean BoweCleaner abstraction for type_substs
2015-09-14 Ariel Ben-Yehudamove middle::ty and related modules to middle/ty/
2015-09-14 borsAuto merge of #28396 - arielb1:misplaced-binding, r...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-14 Sean BoweAdded test for partially supplied type params in which...
2015-09-14 borsAuto merge of #28383 - semarie:openbsd-jemalloc, r...
2015-09-14 Sean BoweRefactor ty_infer invocation
next