index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2019-02-12
Auto merge of #58180 - davidtwco:issue-58053, r=estebank
bors
-2
/
+39
2019-02-12
libterm => 2018
Mazdak Farrokhzad
-39
/
+42
2019-02-11
[self-profiler] Misc cleanups
Wesley Wiser
-15
/
+4
2019-02-11
Capture time spent blocked waiting on queries
Wesley Wiser
-4
/
+39
2019-02-11
Add self profiler events for loading incremental query results from disk
Wesley Wiser
-3
/
+31
2019-02-11
libarena => 2018
Mazdak Farrokhzad
-10
/
+11
2019-02-11
use ignore directives for run-make tests
Andy Russell
-297
/
+127
2019-02-11
remove "experimental" wording from std::os::unix
Andy Russell
-1
/
+1
2019-02-11
Use hidden suggestions for unused imports lint
Esteban Küber
-35
/
+73
2019-02-11
Only suggest imports if not imported.
David Wood
-17
/
+63
2019-02-11
Add way to completely hide suggestion from cli output
Esteban Küber
-3
/
+47
2019-02-11
Never inline HideCodeAlways suggestions
Esteban Küber
-1
/
+4
2019-02-11
Expose hidden snippet suggestions
Esteban Küber
-0
/
+43
2019-02-11
Add way to hide suggestion snippet window from cli output
Esteban Küber
-36
/
+84
2019-02-11
rename variable and add test directive for #58030
Patrick McCarter
-2
/
+3
2019-02-11
Parallel rustc needs synchronizing smart pointer cloning
Oliver Scherer
-7
/
+7
2019-02-11
Allow platform specific tests
Oliver Scherer
-0
/
+1
2019-02-11
Use `Rc<[Symbol]>` instead of `Vec<Symbol>` to reduce # of allocs
Oliver Scherer
-50
/
+54
2019-02-11
Fiddle through the module visibilities for tests
Oliver Scherer
-8
/
+8
2019-02-11
Move out tests of a deprecated module to work around `#[test]` bugs
Oliver Scherer
-414
/
+416
2019-02-11
Use `allow_internal_unstable` in rustc itself
Oliver Scherer
-1
/
+2
2019-02-11
Update fulldeps test
Oliver Scherer
-1
/
+1
2019-02-11
Fixup RustcDeserialize internal features
Oliver Scherer
-0
/
+1
2019-02-11
Use a more fitting name for a respanning function
Oliver Scherer
-6
/
+8
2019-02-11
Consistent attribute argument suggestion
Oliver Scherer
-1
/
+1
2019-02-11
Rename the `exp` field to mirror its uses
Oliver Scherer
-4
/
+4
2019-02-11
Ease the transition to requiring features by just warning if there's no featu...
Oliver Scherer
-10
/
+20
2019-02-11
Require a list of features to allow in `allow_internal_unstable`
Oliver Scherer
-93
/
+182
2019-02-11
This fixes doctests in stage 1
Mark Rousskov
-24
/
+17
2019-02-11
Never build rustdoc in stage 0
Mark Rousskov
-0
/
+6
2019-02-11
Add a test for rustc_deprecated
varkor
-0
/
+29
2019-02-11
Add rustdoc index page test for future deprecation attributes
varkor
-0
/
+2
2019-02-11
Add a rustdoc test for future rustc_deprecated attributes
varkor
-0
/
+11
2019-02-11
Update existing rustdoc test
varkor
-6
/
+8
2019-02-11
Display "Deprecation planned" in rustdoc for future rustc deprecations
varkor
-9
/
+22
2019-02-11
Don't display "Deprecated since" for non-rustc deprecated items
varkor
-2
/
+4
2019-02-11
Do not apply future deprecation warning for #[deprecated]
varkor
-84
/
+67
2019-02-11
Auto merge of #56645 - pietroalbini:fix-unused-imports, r=estebank
bors
-51
/
+228
2019-02-11
Auto merge of #58153 - ljedrz:HirIdify_typeck, r=Zoxc
bors
-47
/
+49
2019-02-11
Remove two dead functions.
Nicholas Nethercote
-33
/
+0
2019-02-11
Auto merge of #58152 - ljedrz:HirIdify_mir, r=Zoxc
bors
-23
/
+20
2019-02-11
Auto merge of #58358 - pietroalbini:update-cargo, r=Mark-Simulacrum
bors
-0
/
+0
2019-02-10
Re-blessed tests.
Alexander Regueiro
-1
/
+3
2019-02-10
tools: doc comments
Alexander Regueiro
-30
/
+30
2019-02-10
libs: doc comments
Alexander Regueiro
-387
/
+394
2019-02-11
Add an option to print the status of incremental tasks / dep nodes after runn...
John Kåre Alsaker
-0
/
+17
2019-02-10
tests: doc comments
Alexander Regueiro
-164
/
+164
2019-02-10
rustc: doc comments
Alexander Regueiro
-2241
/
+2260
2019-02-10
Auto merge of #58361 - GuillaumeGomez:rollup, r=GuillaumeGomez
bors
-101
/
+303
2019-02-10
Rollup merge of #58352 - RalfJung:macro, r=oli-obk
Guillaume Gomez
-3
/
+3
[prev]
[next]