]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2016-03-07 borsAuto merge of #32064 - bluss:str-slice-panic, r=alexcri...
2016-03-07 borsAuto merge of #32061 - infinity0:master, r=alexcrichton
2016-03-06 borsAuto merge of #32060 - inrustwetrust:patch-1, r=alexcri...
2016-03-06 borsAuto merge of #32056 - nikomatsakis:rustfmt-data-struct...
2016-03-06 borsAuto merge of #32055 - mitaa:rdoc-strip-priv-imports...
2016-03-06 borsAuto merge of #32048 - bluss:overloaded-assign-op,...
2016-03-06 borsAuto merge of #32041 - arielb1:multiply-inexhaustive...
2016-03-06 borsAuto merge of #32020 - alexcrichton:stabilize-into...
2016-03-06 borsAuto merge of #31967 - mitaa:rdoc-refactor, r=alexcrichton
2016-03-06 mitaaSplit out rustdoc pass to strip private imports
2016-03-06 borsAuto merge of #30884 - durka:inclusive-ranges, r=aturon
2016-03-06 borsAuto merge of #31920 - jseyfried:fix_spurious_privacy_e...
2016-03-05 borsAuto merge of #31889 - alexcrichton:update-jemalloc...
2016-03-05 borsAuto merge of #31726 - jseyfried:improve_import_resolut...
2016-03-05 Ulrik SverdrupFix panic on string slicing error to truncate the string
2016-03-05 borsAuto merge of #31700 - oli-obk:skip_double_ended, r...
2016-03-05 Angus LeesMore reliable and consistent method of cancelling ...
2016-03-05 Niko Matsakisadopt new header style to sidestep rust-lang-nursery...
2016-03-05 Niko Matsakisapply rustfmt to librustc_data_structures, correcting...
2016-03-05 John TallingAdd note about avoiding spaces in MinGW install path
2016-03-04 Alex Burkaremove under/overflow from next_back/next
2016-03-04 Alex Burkaadd underflow/overflow tests
2016-03-04 Alex Burkaadd more unstable annotations
2016-03-04 Ulrik SverdrupDo not trigger unused_variables lint for variable modif...
2016-03-04 borsAuto merge of #32046 - steveklabnik:rollup, r=steveklabnik
2016-03-04 Jeffrey SeyfriedFinish encapsulating the details of import resolution...
2016-03-04 Jeffrey SeyfriedRefactor away define
2016-03-04 Jeffrey SeyfriedStart importing bindings from globs as soon as the...
2016-03-04 Jeffrey SeyfriedAdd a field in Module for the ResolverArenas
2016-03-04 Jeffrey SeyfriedAdd an arena for import directives
2016-03-04 Jeffrey SeyfriedRecord that an import succeeded or failed in one namesp...
2016-03-04 Ulrik SverdrupAdd liveness test for unused_assignments for tricky lhs
2016-03-04 Ulrik SverdrupDo not trigger unused_assignments for overloaded AssignOps
2016-03-04 Steve KlabnikRollup merge of #32036 - Seeker14491:patch-1, r=stevekl...
2016-03-04 Steve KlabnikRollup merge of #32035 - ubsan:master, r=bluss
2016-03-04 Steve KlabnikRollup merge of #32027 - japaric:rustbuild-mips, r...
2016-03-04 Steve KlabnikRollup merge of #32017 - brson:ignoretest, r=nikomatsakis
2016-03-04 Steve KlabnikRollup merge of #32002 - srinivasreddy:vector_doc,...
2016-03-04 mitaaThis doesn't seem necessary?
2016-03-04 mitaaUse const instead of function
2016-03-04 mitaaUse `Item::is_*` methods consistently
2016-03-04 mitaaRefactor rustdocs attribute handling
2016-03-04 Jeffrey SeyfriedDon't treat associated types specially in `def_privacy`
2016-03-04 Jeffrey SeyfriedAdd test
2016-03-04 Jeffrey Seyfriedprivacy: change def_privacy so that it checks for visib...
2016-03-04 mitaaSimplify `if let`/`match` expressions
2016-03-04 Alex Crichtontest: Clean up alloc_jemalloc usage in tests
2016-03-04 Alex Crichtonstd: Update jemalloc again to the 4.* track
2016-03-04 borsAuto merge of #32039 - arielb1:pat-enum, r=nagisa
2016-03-04 borsAuto merge of #32032 - arielb1:load-const, r=eddyb
2016-03-04 Ariel Ben-Yehudaremove wrong assert in check_match
2016-03-04 Ariel Ben-Yehudadon't treat unit patterns as wildcard patterns
2016-03-04 borsAuto merge of #32022 - gohyda:master, r=alexcrichton
2016-03-04 Ariel Ben-Yehudaclean up check_pat_enum
2016-03-04 Oliver Schneidermake skip a double ended iterator
2016-03-04 Brian BowmanClarify ambiguous wording in fold() docs
2016-03-04 borsAuto merge of #32006 - jseyfried:fix_expanded_mod_path...
2016-03-04 borsAuto merge of #31945 - sfackler:net2, r=alexcrichton
2016-03-04 ubsan`usize` is now a proper ctype, so fix cmp_slice
2016-03-03 Ariel Ben-Yehudatruncate i8-s to i1-s when loading constants
2016-03-03 borsAuto merge of #31671 - ranma42:printcfg, r=alexcrichton
2016-03-03 borsAuto merge of #31797 - apasel422:issue-28950, r=alexcri...
2016-03-03 Jorge Aparicio[rustbuild] fix cross compilation of std for mips(el...
2016-03-03 Steven FacklerFix netbsd
2016-03-03 borsAuto merge of #32007 - nikomatsakis:compiletest-increme...
2016-03-03 Alex Crichtonstd: Stabilize `into_*` ASCII methods
2016-03-03 srinivasreddyadded ignore
2016-03-03 Steven FacklerFix android build
2016-03-03 Niko Matsakismention caveat about should-fail in docs
2016-03-03 Niko Matsakismake pretty printer tests understand revisions, and...
2016-03-03 mitaaRefactor src-link creation for local sources
2016-03-03 borsAuto merge of #31979 - jseyfried:rename_ctxt, r=eddyb
2016-03-03 Niko MatsakisDo not assert revisions list is empty for pretty printi...
2016-03-03 Andrea CancianiHide gated cfg attributes from the output of `--print...
2016-03-03 borsAuto merge of #32012 - bluss:more-drop-in-place, r...
2016-03-03 Jeffrey SeyfriedRename middle::ty::ctxt to TyCtxt
2016-03-03 Steven FacklerFix comments and OSX build
2016-03-03 gohydaResponsive layout correction.
2016-03-03 borsAuto merge of #31824 - jseyfried:privacy_in_resolve...
2016-03-03 Brian AndersonIgnore a rustdoc test that does not work on beta
2016-03-02 Jeffrey SeyfriedAdd test
2016-03-02 Jeffrey SeyfriedFix the search paths for macro-expanded non-inline...
2016-03-02 Jeffrey SeyfriedAdd `filename` to Parser
2016-03-02 borsAuto merge of #32005 - vegai:31686, r=Manishearth
2016-03-02 Andrea CancianiBuild the same configuration when compiling and for...
2016-03-02 Andrea CancianiAdd usage documentation for `--print cfg`
2016-03-02 vegaiType defined here note added to test
2016-03-02 Niko Matsakisadd a run-fail meta test
2016-03-02 Niko Matsakisrename should-panic to should-fail, per acrichto's...
2016-03-02 Niko Matsakismake it possible for a test to declare `should-panic`
2016-03-02 Niko MatsakisUpdate `COMPILER_TESTS.md` documentation to discuss...
2016-03-02 borsAuto merge of #31996 - gandro:update-libc, r=alexcrichton
2016-03-02 vegaiFix test to reflect new note
2016-03-02 Ulrik SverdrupUse ptr::drop_in_place in VecDeque::drop
2016-03-02 Ulrik SverdrupUse ptr::drop_in_place in Vec::truncate
2016-03-02 Ulrik SverdrupUse ptr::drop_in_place in Vec::drop
2016-03-02 srinivasreddymade print message similar across two loops
2016-03-02 srinivasreddyaddressed review comments - grammar corrections, space...
2016-03-02 borsAuto merge of #32000 - xaocon:master, r=steveklabnik
2016-03-02 Niko Matsakisthread revision identifier around in test output
next